2013年8月30日 14:51
");
$(".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)
民進黨「8年執政研討會」。
記者林修卉/台北報導
民進黨今(30)日舉行第二天「8年執政研討會」,前金管會主委施俊吉在「金融」場次提及,兩岸服貿協議開放大陸對台灣金控業持股最高可到10%,台灣開了一扇門,讓陸資可買下台灣16家金控包括中信金在內的8家,若台灣有一半的金控被陸資掌握經營權,「這是不是國家安全的問題?」他說,大陸買台灣比打台灣便宜,因此要特別小心!
施俊吉指出,台灣的16家金控業裡,有8家金控最大股東的持股不到10%,例如中信金,辜家的持股不到8%,而其他買不下來的,有些是國營,像台灣金控,100%由財政部持股。
至於陸資如何買台灣金控業?施俊吉表示,證卷交易法有所謂的公開收購,誰願意賣,誰要買,一登記就買得到,目前國內有38家銀行,依這樣的收購方式,很多銀行的股權屬於金控所有,買到金控等於買到銀行,約有13、14家銀行陸資可買走。
施俊吉認為,若台灣有一半的金控,陸資可買下並掌握經營權,「這是不是國家安全的問題?」他說,相較於大陸的金融業,台灣的金融業規模小。
施俊吉指出,業者想登陸投資,為了個人的利益,甚至為了自己銀行的利益,透過大陸向台灣的金管會要求把門開大一點,方便自己到大陸開拓事業,但這樣的個人利益,與整個產業利益及國家利益相互衝突。
關鍵字:
施俊吉
陸資
大陸
金控
銀行
金管會
中信金
台灣金控
民進黨