Jean Yen
2013年5月21日 21:54
");
$(".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)
金管會。(圖/記者顏真真攝)
記者顏真真/台北報導
金管會21日表示,截至去(2012)年底全台無障礙自動櫃員機(ATM)共有8666台,預計今年底無障礙ATM將達1萬198台。
為提供身心障礙者更便利金融服務,金管會持續鼓勵金融機構站在社會關懷立場,適時提供無障礙金融協助,除已督促金融機構採行便利視障者的開戶程序,視障者得自行選擇採用由其親友協同,或請非經辦其開戶的行員配合協助辦理外,並應在今年6月30日前建置牌告利率等公開資訊的無障礙網際網路服務。
不僅如此,金管會也已協調銀行公會在其網頁設立「無障礙ATM查詢服務」專區,依縣市區域別及銀行別公布及定期更新,以利民眾查詢符合輪椅民眾及視障民眾使用的無障礙ATM設置地點。根據金管會統計,截至2012年底銀行ATM總台數2萬4489台,其中符合無障礙機型有8666台,而且目前無障礙ATM最多的銀行為台新銀行、國泰世華銀行。
此外,金管會表示,根據金融機構今年所報預計汰換及新設ATM計畫,約有90%以上的ATM台數將汰換及新設為無障礙ATM機型規格,預計今年底符合無障礙機型的ATM可達1萬198台。
為進一步使身心障礙者平等使用金融服務,建置無障礙金融交易環境,金管會近日也已函請銀行公會轉知會員機構在增設及遷移分行時,應依「建築技術規則建築設計施工編」規定,將營業場所設置為無障礙設施;增設或遷移營業場所外ATM時,其新裝設地點也應符合無障礙環境。
金管會指出,目前符合無障礙環境的ATM約有2716台,以永豐銀、聯邦銀行最多,預期今年底無障礙環境的ATM可以達3000台。金管會強調,金融機構除提供金融中介角色外,應更積極落實企業社會責任,俾使金融服務更能貼近身心障礙者,逐步實現無障礙的金融交易環境。
關鍵字:
金管會
ATM
銀行
分行
自動櫃員機
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