Jean Yen
2013年8月20日 19:57
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
金管會。(圖/記者顏真真攝)
記者顏具真/台北報導
為讓基金操作更具彈性,促進基金產業發展,金管會20日公布「證券投資信託基金管理辦法」部分條文修正草案,包括鬆綁基金的投資限制,讓基金可以進行短期借款,並可將持有的外國有價證券委託辦理出借,同時放寬基金合併條件。
金管會表示,這次修正重點在鬆綁基金操作限制部分,包括提高單一基金投資其他基金受益憑證總金額的比例上限至20%、提高投信事業所經理的全部基金投資於任一其他基金受益憑證比率上限至20%、放寬平衡型基金持股上下限門檻、放寬債券型基金得投資於轉換公司債、附認股權公司債及交換公司債,並放寬私募的指數型基金得投資於投信事業利害關係公司所發行的有價證券。
為避免基金保留過多流動性資產而影響基金操作績效,金管會說,這次修正也明定基金得為給付買回價款及應付有價證券交割款等目的,指示基金保管機構以基金專戶名義向金融機構辦理短期借款。為增加基金的運作效率,也放寬基金得將所持有的外國有價證券委託辦理出借運用。
同時,為提升基金操作規模經濟,金管會也研擬放寬基金合併條件,另為保障受益人權利,延長基金合併免召開受益人會議的公告期間,並新增投信事業於基金合併前一定期間,不得向投資人收取買回或轉換費用。
金管會表示,配合業者實務操作需要及參考歐盟及香港等國際規範,鬆綁投信基金投資相關限制,將提高基金投資操作彈性,有助基金提升投資績效,而放寬基金合併條件,將基金合併免召開受益人會議門檻提高至新台幣5億元,增加小規模基金合併可行性,提升基金規模經濟綜效。
關鍵字:
金管會
基金
操作績效
規模
運作效率
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html