");
$(".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)
印度提供學童免費營養午餐,藉此提升就學率及對抗飢餓〔圖/翻攝自網路〕
實習記者洪德諭/綜合報導
印度毒午餐事件傳出新進展,在事件發生後躲避追緝的小學校長米娜‧戴維(Meena Devi),當地時間24日出面自首。為防類似事件再度發生,比哈省制定新規,要求校長教師須先試吃營養午餐後,才可提供學童食用。
綜合媒體報導,為提升就學率及對抗飢餓,印度官方提供免費營養午餐供學童食用,估計1.2億名學童受惠。不過,薩蘭縣公立薩蘭蒂小學16日發生中毒事件,造成23名學童死亡,化驗相關檢體後,得出因食用的扁豆蔬菜粥受到高毒性的有機磷汙染。印度當局提供每名死亡學童11萬台幣左右的慰問金。
在事件爆發後,達蘭薩地小學校長米娜‧戴維隨即潛逃。對此,警方在其住所張貼傳票,當地媒體CNN-IBN指出,米娜‧戴維在當地時間24日向檢方投案,其丈夫拉尹仍在逃亡當中,據傳言指出,煮午餐的材料就是他所提供的。
新德里電台顯示,再傳出米娜‧戴維到案的消息後,當地村民敲鑼打鼓昭告好消息。此外,比哈省小學教師協會計劃,當地時間25日開始抵制營養午餐,不讓劣質的午餐出現在比哈省的學校。
關鍵字:
印度
比哈省
食物中毒
磷酸鹽
營養午餐
達蘭薩地小學
米娜‧戴維
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