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

台新金舉辦法人說明會。(圖/台新金提供)
記者顏真真/台北報導
台新金控20日召開法人說明會,對於市場關注的台新銀與彰化銀行合併案,台新金財務長林維俊表示,在等待金管會新主委提出很有高度、符合社會期待的金融政策前,合併案暫緩推動,而且無時間表,同時,在這段時間,台新金也不會再做併購壽險公司的動作,將集中心力先解決彰銀案。不過,他也透露,若政府願意原價買回彰銀持股,這也是可考慮的選項。
台新金今年上半年稅後淨利達88億元,遠超過去年同期的57億元,每股稅後盈餘1.12元,每股淨值13.18元,年化稅後股東權益報酬率(ROE)近19%,淨利息收入及淨手續費收入均優於去年同期,分別成長6.2%及16.6%,營業費用比去年同期增加5.4%。此外,6月底金控資本適足率近138%,銀行資本適足率11.7%,資本結構強健。
至於台新銀行今年上半年淨利息收入70億元,較去年同期成長4.4%;淨利差(NIM)為1.53%,放款較去年同期成長3.2%;淨手續費收入39億元,較去年同期成長14.4%;營業費用73億元,較去年同期增加1.2%;逾放比為0.21%,覆蓋率為597%,年化ROE為22.7%;強勁的呆帳回收效益,使淨提存金額維持負數。
台新金並預期,下半年放款將溫和成長,淨利差以及手續費收入展望穩定。至於法人關注彰銀案後續,林維俊則重申,台新金20萬股東權益應受合法保障及公平對待,並在等待金管會新主委曾銘宗提出很有高度及可回應社會期待的金融政策前,暫緩台新銀與彰銀合併案的推動,而且沒有時間表。
不過,他也強調,彰銀案不解決,台新就無法做長期資本規劃。他還說,雖然目前台新銀第一類資本適足率是8.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