陳思豪
2013年8月9日 13:39
");
$(".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();
});
}
//-------------------
});
-

勞委會主委潘世偉。〔圖/資料照記者陳思豪攝影〕
記者陳思豪/綜合報導
連日高溫,讓是否制訂「熱浪假」議題再次引發討論。勞委會主委潘世偉今(9)日表示,高溫假最適合的方式,應該是依雇主自行調整處理,不適宜用法律規範來制訂,儘管行政院要求主管單位評估,但潘世偉說,勞委會目前未研議也暫不考慮。
有電子媒體報導,不少民眾難以忍受酷熱天氣,希望政府能放熱浪假,自主工聯執行長朱維立受訪也指出,目前全球暖化嚴重,建議政府應規劃讓勞工放高溫假來保護勞工。不過也有業者對這樣的做法表達反彈。
潘世偉直言,「熱浪假」是少見的假,若目前氣溫過高放了「熱浪假」,是否到了冬天就要放「低溫假」?這些應該是依雇主自行調整處理,不適宜另從法律來進行規範。此外,儘管溫室效應造成氣溫不斷飆升,但目前世界各國都未針對高溫假立法。
但潘世偉強調,如何防止勞工在高溫環境工作,也是雇主所需負的責任。根據規範,雇主應提供飲水及適當休息場所,若員工患有對於有高血壓、心臟病、無汗症等,應設置急救人員和器材。
至於相關勞動檢查,則為地方政府權責,不過勞委會坦言,未符合相關規範遭罰的案例相當少,根據近3個月所稽查結果,僅發現北市發生一例業者重複違規情況,這也是北市首張高溫罰單。
關鍵字:
勞委會
熱浪假
高溫
溫室效應
潘世偉
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