曹逸雯
2013年7月24日 16:41
");
$(".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)
有媒體刊載「飲用水比甜甜圈更毒 自來水加鋁去污恐傷腦 煮沸也沒用」的說法,台灣自來水公司說明表示,台水公司供應的自來水淨水流程採用藥劑均符合國家標準,水質含鋁量也符合WHO標準。
記者曹逸雯/台北報導
針對有媒體刊載「飲用水比甜甜圈更毒 自來水加鋁去污恐傷腦 煮沸也沒用」的說法,台灣自來水公司今(24)日說明表示,人體對鋁的吸收很差,即使攝入,絕大部分會隨糞便排出,因此世界衛生組織(WHO)並未將鋁納入飲水標準中,而台水公司供應的自來水淨水流程採用藥劑均符合國家標準,水質含鋁量也符合WHO標準。
台水公司表示,鋁為地球上豐富的金屬,大多存在於岩石土壤及礦物中,也存在於各種天然動植物食品、人工食品填加劑、藥品和天然水中;目前世界上大多數淨水場都使用含鋁混膠凝劑進行淨水處理。
台水指出,人體對鋁吸收很差,即使攝入,絕大部分的鋁(超過99.9%)仍會隨糞便排出,僅極微量會為人體吸收,據國外學者Yokel與Imrayet al研究指出,鋁與進入人體與運鐵蛋白結合分子量變大,幾乎無法穿過腦部的天然防禦層,因此攝入的鋁對健康個體腦部的直接傷害微乎其微。
台水也指出,基於動物試驗數據的侷限及人類試驗數據非等同的不確定性,世界衛生組織(WHO)並未將鋁納入飲水標準中,而根據2011最新發布的指引值為0.90mg/L,台水公司出水的鋁含量皆低於WHO指引值。
台水也強調,所供應的自來水淨水流程採用的藥劑,均符合國家標準,且均予嚴格管控,水質含鋁量符合WHO標準,而為更降低風險性,台水公司除加強淨水操作外,必要時也將改用非鋁系淨水藥劑,請民眾安心。
關鍵字:
飲用水
甜甜圈
台水
鋁
WHO
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