Jean Yen
2013年8月22日 18:35
");
$(".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();
});
}
//-------------------
});
-

金管會主委曾銘宗。(圖/記者顏真真攝)
記者顏真真/台北報導
對於台新銀行與彰化銀行合併案,金管會主委曾銘宗22日表示,任何金融整併案,除要符合法令規定、市場機制及全民利益等3原則之外,也希望大股東間必須充份溝通,因為檢視過去國內外相關整併案,非合意併購成功機會相當少,唯有大股東溝通,取得共識,整併才能創造客戶、股東及員工三方利益。
由於台新金控已宣布,在等待金管會新主委曾銘宗提出很有高度、符合社會期待的金融政策前,台新銀與彰銀合併案暫緩推動,而且無時間表。
曾銘宗對金融整併的態度也成為外界關注焦點,對此,曾銘宗22日在金管會例行記者會上再次表示,國內有39家銀行,其中有13家市占率都低於1%,就大方向來看,有進一步整併必要,也贊成在符合3大原則,即法令規定、市場機制及全民利益之下,推動金融整併。
至於是公公併或是公民併,曾銘宗說,沒有預設立場,依法令來做。不過,曾銘宗也提到,希望大股東之間必須充份溝通,這樣對整併才能符合3大原則,同時,檢視過去金融整併案,非合意併購,不管國內外會成功的機會相當少,唯有大股東溝通取得共識,整併才能為客戶、股東及員工取得三方利益。
至於若大股東間沒有達共識,是否代表金管會不會同意併購案?曾銘宗說,這是大原則,但他不評論個案。
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