王鼎鈞
2013年10月17日 13:59
");
$(".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();
});
}
//-------------------
});
-

金管會主委曾銘宗10月17日在行政院院會報告,「推動我國銀行積極布局亞洲市場拓展據點」。(圖/記者王鼎鈞攝)
記者王鼎鈞/台北報導
行政院長江宜樺今(17)日在行政院會聽取金管會「推動我國銀行積極布局亞洲市場拓展據點」報告後表示,為提供企業更完備的金融服務,金管會擬訂加強國際監理合作、鬆綁法規程序、培訓國際人才、建置海外布局資料庫等措施,協助我國銀行積極布局亞洲,「期許未來3至5年能促成1至2家銀行活躍於亞洲地區,成為具指標性的亞洲區域性銀行」。
江宜樺指出,金管會應積極推動該等措施,並請中央銀行配合辦理相關法規程序修正,外交部及經濟部的駐外館處提供商情蒐集與必要協助,以強化金融服務輸出的競爭力,促進我國金融服務業的繁榮與成長。
金管會主委曾銘宗受訪說,這目標非單指公營行庫,也樂見民營銀行達成,佈局地區更非侷限於大陸地區,應放眼於亞洲各國。
曾銘宗表示,希望國內的銀行業,走出台灣佈局亞洲;而台商已經強力部署亞洲,銀行業要走出去協助台商;同時也讓台灣優秀的畢業人才,不再僅限於在外商服務,下一代也能為我國自己的銀行打拼。
金管會指出,最近3年來,政府協助我國銀行合計新申設47個海外據點,其中亞洲佔41個 ,未來希望透過政府的積極推動,促成我國銀行拓展更大的亞洲版圖。
關鍵字:
銀行
自由貿易
台商
金融
央行