林保宏
2013年5月28日 09:19
");
$(".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)
考試院長關中搶救少子化,提出公務員全薪育嬰假民眾批評不公平。
政治中心/綜合報導
立法院27日初審公務員退休撫卹法草案,其中朝野立委達成共識,同意在公務員連2年考績丙等,或10年內拿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