Grace Huang
2013年6月9日 10:33
");
$(".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)
總統馬英九(右2)8日到花蓮縣瑞穗鄉視察花東鐵路電氣化新自強隧道工程,在隧道口專心聽取簡報。(圖/中央社提供)
記者黃憬真/綜合報導
為了改善東部陸運交通,花東鐵路電氣化及長達42公里的瓶頸路段雙軌化,可大幅縮短往來時間,未來台北至台東3.5小時就可到,此工程目前正持續趕工當中,預計今(2013)年年底完工。馬英九總統昨(8)天到進度落後的花蓮縣瑞穗鄉新自強隧道視察,並表示,對年底完工十分有信心,期許明年春節後正式通車,還對工程人員不怕工程艱鉅,努力克服難關的辛勞表達慰勉之意。
只要花東鐵路電氣化一旦完工通車,將拉近花東與西部的距離,對此,馬總統表示,期許此工程能於明年春節後正式通車,同時,南迴鐵路的改善工程也會持續推動,如此一來,才能讓花東民眾真正感受台灣是「一日生活圈」。
此外,馬總統更進一步表示,在執政期間,一定會完成改善花東交通不便的問題,或許不能趕上西部,但至少可以拉近差距,做到最起碼的區域正義。
工程落後多時的花蓮縣瑞穗鄉新自強隧道,目前的工程進度已經完成61.58%,但因在挖掘隧道時,遭遇到惡劣的沉泥地質,因此北口在100年4月因沉泥層坍塌,工程受阻;還於101年7、8月發生兩次地表抽坍,造成工程進度延宕。
交通部為了不影響今年底鐵路電氣化通車目標,經評估後,鐵工局改由舊自強隧道先行電氣化方案替代,並等新自強隧道通車後,舊隧道將改為自行車道。
關鍵字:
鐵路
電氣化
馬英九
總統
花蓮
花東
南迴
交通
正義
自行車
工程
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