 
NOWnews.com 今日新聞網
2013年7月30日 16:01
 
");
		$(".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();
		});	
	}
//-------------------	
});
- 
 
洪慈庸為弟上香
陸軍下士洪仲丘去世以來,姊姊洪慈庸(圖)每天在靈堂前為他上香,從未間斷。中央社記者陳靜萍攝  102年7月30日 
 
 
社會中心/綜合報導
最新消息!陸軍下士洪仲丘禁閉枉死案最快將在明天偵結起訴。最高軍事檢察署檢察長曹金生在今(30)日前往國防部,匯報偵辦進度後,有消息指出軍方已開始撰寫起訴書,全案最快將在明天偵結起訴。
根據了解,除了目前在押的542旅副旅長何江忠、旅部連長徐信正、上士范佐憲,以及269旅禁閉室戒護士陳毅勳應該會被起訴外,法界人士也指出,改列被告交保的542旅旅長沈威志和269旅相關軍士官,恐怕將有多人在起訴範圍內;但除了陳毅勳可能會被依凌虐部屬致死罪起訴外,其他應該都是較輕的職權妨害自由。
而另一方面,桃園地檢署在經連日釐清監視器黑畫面真相後研判,「人為因素」的可能性不高,懷疑可能是「線路老舊」所致。不過,洪仲丘家屬質疑,恐怕是因操課過當,軍方才不願將畫面公布,事後將畫面刪除。其中包括監視器業者也提出質疑表示,畫面會在特定的時間出現「消失」情況,應該還是「人為因素」居多,認為案情恐怕不單純。
專案人員表示,269旅禁閉室的監視器的傳輸線路,經過長期的風吹日曬雨淋,已出現塑膠殼剝落、銅線裸露的情況,所以導致監視器畫面「當機」是有可能的。
關鍵字:
洪仲丘
禁閉
枉死
542
269
偵結
起訴
 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