康仁俊
2013年7月24日 15:07
");
$(".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();
});
}
//-------------------
});
-

總統馬英九20日下午到洪仲丘家中祭拜慰問,並要洪仲丘家人相信他,「我以總統身分保證,一定會把案子查清楚,讓真相大白」。(圖/中央社)
〔記者康仁俊/台北報導〕總統馬英九今(24)日表示,他對陸軍下士洪仲丘死亡案表達痛心並鞠躬道歉,他除了要求法務部跟國防部建立合作平台,並應該讓外界了解案件偵辦進度,「我們絕對不容許這種悲劇再發生」,他也要求國防部在本週五(26日)前提出具體人權方案。
馬總統今日下午主持連任國民黨主席後的首次中常會,除對洪仲丘案表達痛心之外,也向社會大眾鞠躬道歉。
馬總統表示,屬於現役軍人的犯罪,由軍法機關偵查審判,其他的則由司法機關偵查審判,「雙方在不妨害偵查不公開的原則下,應該讓外界了解案件偵辦的進度」,對於外界的質疑,「我認為,軍方不要迴避,要積極的回應說明,一定要讓真相公諸於世」。
馬總統說,國防部對於洪仲丘案,「一定要對仲丘與其家人做清楚完整的交代,還洪家一個公道」。
馬總統也要求國防部通令全軍,「我們絕不容許這種悲劇再發生」,對於1985聯盟在20日發起的遊行並提出三點訴求,馬總統說,「我覺得合情合理」,「國防部已經承諾,一定會徹查真相、嚴懲失職人員、辦案沒有上限,一定還給被害人家屬一個公道,重拾民眾對國軍的信任」。
關鍵字:
馬英九
洪仲丘
國防部
國民黨
中常會
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