");
$(".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)
法國成功應對多年未出現的狂犬病,且目前對於感染狂犬病的動物,採取「殺無赦」。〔圖/翻攝自網路〕
實習記者周靚/綜合報導
法國和台灣一樣,狂犬病在闊別50年後,曾在東北部邊界的摩澤爾省(Moselle)出現。但是,法國在實施給狐狸投放口服疫苗後,消滅狂犬病計劃尤其成功。此外,法國對感染狂犬病的動物,一律採取「殺無赦」。
據中央社報導,法國在1968年3月出現闊別許久的狂犬病,在1989年達到最高峰,在2001年4月30日最後5個省份正式宣佈脫離狂犬病疫區。
據報導,法國認為,成功的關鍵有兩個,「一是伴隨疫苗的投放,有嚴謹的科學和技術評估,二是農業部和其合作夥伴對於最新狀況的快速反應和採取措施。」
此外,法國農業部對感染狂犬病的動物採取「殺無赦」。依法律規定,「在動物被確認感染狂犬病後,市長在知會省長後,可以決定立即撲殺所有感染狂犬病的動物。」
法國農業部指出,動物是否感染狂犬病,應由農業部所屬機構或認可的實驗室確診。當動物出現疑似症狀時,必須立即告知獸醫或地方政府的獸醫服務部門,讓他們觀察並評估感染的風險。
此外,所有咬傷或抓傷人的動物,都必須經獸醫監看15天,並做風險評估,且要進行3次檢查,包括24小時之內、7天和15天(野生動物為1個月)。若飼主拒絕,警方可介入。
爲了防止狂犬病傳播,法國完全滅毒,如有必要,允許農業部強制接種疫苗,並在公共場所實施動物相關行為規範。
關鍵字:
法國
狂犬病
疫苗
殺無赦
感染
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