2013年8月22日 15:04
");
$(".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();
});
}
//-------------------
});
-

民進黨立委陳其邁與無黨籍高雄市議員鄭新助今(22)日上午赴台中監獄,探視前總統陳水扁。(圖/取自陳其邁臉書)
記者林修卉/台北報導
民進黨立委陳其邁與高雄市議員鄭新助今(22)日上午赴台中監獄,探視前總統陳水扁。陳其邁接受NOWnews《今日新聞》訪問表示,陳水扁的手抖得更嚴重,而尿失禁的問題,經醫院檢查、吃藥仍未改善,他認為阿扁可能需要開刀治療小便的問題。
陳其邁指出,他今天上午跟鄭新助一起去看陳水扁,會面約半小時,而阿扁第一句話就問「颱風災情如何,嚴不嚴重?」他說,陳水扁很關心災情,擔心淹水影響民眾的生活。
陳其邁表示,陳水扁相當關心政局,知道民進黨將召開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