");
$(".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月12日公布一例境外移入狂犬病病例,一名4月7日來台工作的菲律賓籍男子,5月4日起就出現背部疼痛不適,接著就陸續出現噁心嘔吐、食慾不振、喉嚨痛、發燒、步態不穩、意識模糊等症狀,因病情快速惡化,而且出現多重器官衰竭,目前在南部某家醫院加護病房隔離治療中。
又指出,經追蹤調查發現,該名菲籍男子於今年3月10日曾在菲律賓被狗咬傷,而且並未就醫,恐為造成這起狂犬病病例的元兇。
狂犬病是人畜共通傳染病,潛伏期約3到8個星期,所有溫血動物都會感染,其傳播方式主要經由咬傷,致死率將近100%。據世界衛生組織估計,每年約有55000人死亡的病例。臺灣目前是全球少數之狂犬病「非疫區」國家,鄰近國家除日本外,每年都有狂犬病發生,實在不可輕忽,一旦潛伏感染的動物〔犬、貓或其他寵物〕經由人為境外移入,恐會引起流行。
宜蘭縣動植物防疫所呼籲民眾每年要為家中犬貓施打狂犬病疫苗,負起飼主應有的責任,才可確保犬貓與民眾的健康安全。縣內各動物醫院、鄉鎮市公所〔每年定期舉辦下鄉巡迴注射活動〕及動植物防疫所,都可辦理犬貓狂犬病預防注射。相關資訊請參閱縣動植物防疫所網站。
關鍵字:
宜蘭
動植物防疫所
防檢局
農委會
衛生署
防疫檢疫局
境外移入
菲律賓
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