");
$(".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();
});
}
//-------------------
});
-

市長朱立倫親自頒獎表揚洪豐村等36位績優民政人員,及林碧霞等114位績優溫心天使。(記者黃村杉攝)
記者黃村杉/新北報導
市長朱立倫16日出席在市府6樓大禮堂舉行的績優民政人員及溫馨天使表揚大會,親自頒發洪豐村、曾瑞鎮等36位績優民政人員,及林碧霞、潘素菊等114位績優溫心天使獎狀表揚。
朱立倫指出,民政人員和里幹事是第一線為民服務人員,基層服務好,民眾感受就好。而撐起高風險家庭防護網的溫心天使,無私熱情的關懷訪視,讓單親、弱勢及獨居長者們及時得到政府的資源和照顧,從而避免許多不必要的悲劇發生。
民政局長江俊霆表示,獲獎的平溪民政災防課長洪豐村,在平溪服務超過24年,任內為平溪創立圖書館、遷葬並重建納骨塔,全力推廣觀光,讓平溪天燈從地方飛上國際。從彰化到台北來打拼,洪課長說他草根性強,偏遠地區比較適合他。
獲民政人員和績優溫心天使肯定的蘆洲里幹事曾瑞鎮說,做里幹事用心就可以了,但是做溫心天使卻要有心。他表示有些高風險家庭,防備心強,並不喜歡被探視關懷,必須多走幾趟「博感情」,才能讓他們打開心門,接受外界的溫情和關懷。
汐止新昌里長林碧霞獲頒績優溫心天使表揚,她指一年多前,里內有位82歲獨居老人,因貧苦和不耐寂寞經常鬧自殺,林里長常带食物上門探望,在老人臨終前,還為她找到失聯多年的兒子,讓老人無遺憾離開人世。金山的潘素菊則把心放在隔代教養的青少年身上,她說金山比較偏遠,許多父母不是出海捕魚就是外出工作,她和其他溫心天使除了探望高風險家庭外,也會轉介社會資源,安排孩子們多多參加活動,關懷鼓勵叛逆青春期的孩子。
關鍵字:
績優民政人員
溫心天使
市長
朱立倫
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