2013年6月2日 22:35
");
$(".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();
});
}
//-------------------
});
-

總統馬英九(左起)6月2日展開兩天一夜的能源之旅,行政院長江宜樺、副院長毛治國隨行。圖為視察光電設施。(圖/記者王鼎鈞攝)
記者孫偉倫/台北報導
南投地區今(2)日下午1時43分發生芮氏規模6.3地震,北部地區最大震度也有3級,由於恰逢總統馬英九啟動「能源之旅」,今晚並預計夜宿核三廠。反核人士紛紛在網路上嘲諷,請馬總統還是別去核電廠了,「結果現在地震了吧」。
根據中央氣象局資料顯示,震央位於南投縣仁愛鄉,規模6.3,深度10.0公里,是今年以來最大地震。各地最大震度草嶺6級;日月潭、阿里山5級,台中市、花蓮4級;台北、新北市3級。
據了解,馬英九與隨行媒體在12時50分於高雄永安天然氣發電廠出發,地震發生時,車隊正在前往屏東核三廠途中。
馬英九總統的「能源之旅」在今日啟動,晚間將夜宿核三廠;行政院長江宜樺、身兼核四專案小組召集人的行政院副院長毛治國隨行。另外還有媒體主管與記者將近百人隨行,此行預計也將對媒體充分說明政府能源政策。
綠色消費者基金會董事長方儉在個人facebook上表示,有人說他去福島核災現場「勇敢」,其實他差遠了。因為各媒體總編輯敢陪「台灣第一衰神馬英九」去活斷層橫貫的核三廠出巡,還夜宿,才是真的「勇敢」。他還說,萬一核三廠出事,這些總編輯們可以現場直播。
消防署統計截至20時25分的地震傷亡指出,南投縣有1死、1失蹤、2重傷與15輕傷;嘉義縣1死、1重傷;雲林縣3輕傷,總計2死1失蹤3重傷18輕傷。
關鍵字:
馬英九
地震
核三
餘震
南投
能源之旅
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