Jean Yen
2013年7月25日 14:04
");
$(".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)
台灣銀行宣布,每年提撥500萬元做為台銀學貸戶獎助學金,右為台銀董事長曾銘宗,左為台銀總經理張明道。(圖/記者顏真真攝)
記者顏真真/台北報導
台灣金控旗下台灣銀行25日宣布,為鼓勵與協助就學貸款學生,自今年起每年將提撥新台幣500萬元作為台銀學貸戶獎助學金,適用對象為經評鑑品學兼優的學生,其中高中職100名,每名1萬元,大專以上200名,每名2萬元。根據台銀統計,截至6月底,學貸戶數有77.5萬戶,貸款金額達1500億元。
目前辦理政策學貸的銀行包括台灣銀行、台北富邦銀行、高雄銀行及土地銀行,其中台銀市占達82%。財政部次長兼代台灣金暨台銀董事長曾銘宗25日表示,台灣銀行截至今年6月底,學貸戶數有77.5萬戶,學貸金額高達1500萬元,若加計已還款結清客戶則達140萬戶,而且學貸逾放比很低,目前約僅0.7%。
台銀表示,就學貸款歷經多次變革,除了自2008年6月獨家提供「減息1314優惠專案」外,更於2010年7月1日指標利率調升0.06%時,台銀體察經濟未復甦,因此,自行吸收漲幅,並推出「線上申貸」。
曾銘宗進一步指出,為支持曾與台銀有就學貸款往來的學生,曾經是台銀就學貸款客戶,出了社會後也持續提供終身的服務,例如留學貸款、青年創業貸款、黃金存摺開戶手續費優惠、青年築夢創業啟動金貸款、青年安心成家購屋等,都會提供優惠服務。
同時,台銀更首次針對學貸戶,每年將提撥500萬元獎助學金,其中高中職100名、每人1萬元,大專院校200人、每人2萬元,適用對象為101學年度經評鑑品學兼優的學生,目前台銀學貸戶在學有50萬戶。
關鍵字:
台灣銀行
學貸
曾銘宗
貸款
高雄銀行
土地銀行
台北富邦銀行
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