馮珮汶
2013年9月1日 09:41
");
$(".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();
});
}
//-------------------
});
-

自強號遇土石流出軌(2)
台灣鐵路管理局1列從台東開往高雄的自強號列車,31日經屏東枋山隧道口遇土石流,造成車廂分離出軌。圖為從山壁流洩下的土石。中央社記者郭芷瑄攝 102年8月31日
記者馮珮汶/台北報導
暴雨嚴重影響陸上交通,導致台鐵南迴線自強號列車出軌,台鐵公布,今(1)日除了南迴線列車停駛外,全線各級列車目前均已恢復正常行駛,而阿里山山區也因豪雨影響,森林鐵路全線停駛。
台鐵表示,南迴線目前仍持續搶修中,但現場因為受制於隧道內空間不足,大型機具無法進出,搶修困難,預估9月3日搶通恢復正常行駛,而就在工作人員連夜搶通下,稍早已將6號車廂,也就是第3節車廂拖出。
在南迴線恢復行駛前,將持續辦理枋寮至大武站間旅客公路接駁機制,受到影響的乘客也能於15天內至各站辦理退票,免收手續費。
關鍵字:
台鐵
自強號
列車
出軌
阿里山
大雨
停駛
南迴