");
$(".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();
});
}
//-------------------
});
-

林口長庚醫院臨床毒物科主任林杰樑未脫險境,3日仍使用葉克膜及高階抗生素搶救中。(中央社)
生活中心/綜合報導
林口長庚醫院臨床毒物科主任林杰樑因為肺部感染,傳出病危消息,目前仍在林口長庚醫院加護病房治療,台大醫院創傷醫學部主任柯文哲表示,要看使用葉克膜能否救回來,5日晚間是關鍵。林的妻子譚敦慈也表示,若可以的話,願意為先生折壽。
據《聯合晚報》報導,林杰樑目前仍深陷昏迷,還在長庚加護病房治療,一名熟識林杰樑的醫師私下表示,林杰樑送醫時,血壓降得很低、腦部缺氧,因此醫療團隊趕緊幫他裝上葉克膜維生,此外,因為感染問題,目前也使用抗生素治療中。
柯文哲表示,葉克膜使用愈久,併發症愈多,最怕的就是使用葉克膜後,心肺功能恢復了,但腦部受損變成植物人,推估5日晚上可以看出葉克膜是否對林杰樑有幫助。
譚敦慈4日在大兒子林泓楨陪同下,出現在長庚醫院的加護病房謝謝大家關心,她表示林杰樑是位好老公、好爸爸,也是位好醫生,很感謝有很多患者在法會上為先生祈福,如果可以的話,願意為先生折壽。
關鍵字:
林杰樑
柯文哲
長庚
葉克膜
毒物
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