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

金管會。(圖/記者顏真真攝)
記者顏真真/台北報導
金管會1日公布本國銀行今(2013)年上半年累計稅前獲利1411.02億元,較去年同期成長6.3%,其中又以中信銀最會賺,前6月稅前盈餘132.99億元,兆豐銀117.7億元緊追在後,而台北富邦銀行也賺近百億,以98.24億元排第三,台新銀及國泰世華銀行也有90.81億元及87.7億元,居第四及第五名。
金管會1日公布本國銀行營業概況,截至6月底止,本國銀行放款總餘額22兆9329億元,較5月底增加1380億元;逾期放款金額為1010億元,較5月底992億元,增加18億元,逾期放款比率則為0.44%,與5月底相同。
此外,金管會統計,截至6月底,39家本國銀行逾期放款比率都低於2%。另6月底本國銀行備抵呆帳占逾期放款的覆蓋率為260.83%,較5月底的265.82%,減少4.99個百分點。
金管會另查至6月底止,本國銀行以不動產為擔保的放款餘額為11兆6686億元,占放款總餘額50.88%;銀行業雖自今年起須逐步提高第一類授信資產備抵呆帳提列比率至1%(6月底為0.93%)及進行資本規劃以提高資本適足率,但6月底本國銀行提列備抵呆帳餘額2634億元,仍有再增提的空間。
金管會也強調,將持續督促逾期放款偏高的銀行採取積極作為,改善資產品質及財務結構,並應提列備抵呆帳或充實資本,以因應未來之需。
關鍵字:
金管會
本國銀行
逾期放款
獲利
不動產
放款
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