陳鈞凱
2013年8月22日 10:36
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
抓不準寶寶何時尿尿,不耐久候「貼尿袋」做尿液檢驗,門診中常見爸媽沒耐心,結果忽略嬰幼兒泌尿道感染。
記者陳鈞凱/台北報導
嬰幼兒高燒不退,家長一定要謹「腎」!7個月大的女嬰小如,最近一周,出現發燒、嘔吐現象,媽媽雖然曾帶著看過幾位醫師,卻都因為不耐久候、等不及貼尿袋做尿液檢驗,只能匆匆懷疑是病毒性腸胃炎、玫瑰疹治療,結果發燒不但沒退,精神食慾還越來越查,最後檢查才知是泌尿道感染併發腎盂腎炎,差點傷腎。
泌尿道感染,不只是嬰幼兒常見的發燒原因,台北市立聯合醫院陽明院區小兒科醫師林佩菁表示,還是門診當中2歲以下嬰幼兒嚴重細菌感染的第一位,但早期症狀不明顯,發燒、嘔吐常是唯一症狀,加上嬰幼兒無法表達「尿尿痛」和「頻尿」等,常無法及早診斷。
危險的是,一旦出現發燒症狀時,多半已造成腎盂腎炎,如果未住院治療,及早施打抗生素,不但臨床常有嬰幼兒嚴重到整個腎臟膿瘍,甚至引發敗血症,即使痊癒也可能傷及腎功能。
林佩菁強調,泌尿道感染需要尿液檢驗、做細菌培養來確診,但急診、門診當中,抓不準寶寶何時會尿尿,家長常沒有耐心,拒絕貼尿袋慢慢收集尿液,未做尿液檢驗,導致症狀惡化,或者每隔一段時間就反覆發作。
根據文獻統計,林佩菁表示,在罹患泌尿道感染的嬰幼兒中,約有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