NOWnews.com 今日新聞網
2013年7月27日 14:25
");
$(".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();
});
}
//-------------------
});
-

民進黨主席蘇貞昌。〔圖/資料照片〕
政治中心/連線報導
前副總統呂秀蓮離開後,民進黨主席蘇貞昌隨後也到洪家探訪,對於洪案拖了24天仍無真相,他痛批這是軍方官官相護的結果,如果沒有真相,政府所提的改革都是空話,也是種不負責任的表現。
蘇貞昌27日上午約11點左右探訪洪家,並在靈堂上香。他坦言,洪仲丘案不只有家屬的悲痛,更是國家的不幸,事情已過了那麼多天,真相這塊拼圖卻遲遲「拼不起來」,這一定是軍中官官相護結果,「不想交待、不想給真相。」
蘇貞昌表示,希望政府能釐清真相,畢竟連這麼卑微的要求都不到的話,還有什麼希望可言,「要是有人僥倖,有人沒有負起真正責任,就是另外一種冤枉。」
蘇貞昌還說,希望洪家的悲痛能化為公義的力量,要求政府負責,才能全面進行改革並貫徹執行,如果能做到這些,就是對洪仲丘最大的安慰及對家屬最大的撫慰。
洪仲丘姊姊洪慈庸則說,從現在的調查進度看來,只有針對小兵處罰,但這些人相對無辜,很多都是制度面、管理面的問題,軍方都沒有重視。此外,她還批評報告內容了無新意,一樣是制式的作法,對未來沒有什麼改善,對未來要當兵的小朋友,保障、幫助有限,希望政府能有積極的作為。
關鍵字:
洪仲丘
國防部
蘇貞昌
民進黨
馬英九
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