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

永和區公所在河濱市民活動中心舉辦老人共餐活動區長吳興邦參加共餐與長者話家常 (圖/記者林茂榮攝)
記者林茂榮/永和報導
新北市永和區公所積極推展社區及里鄰辦理老人共餐活動,其內容涵蓋講座、休閒娛樂及歡唱卡拉OK等不同形式活動,讓每位參加共餐的老人都能在歡樂氣氛下享受共餐,熱絡交談,歡度美好時光。
永和區河濱里里長孫黃秋月自今年起,配合市府政策,每月固定在河濱市民活動中心(林森路10巷18弄6號)辦理老人共餐活動,7月26日的午餐時間,里長孫黃秋月熱情招呼來參加共餐活動的長者們隨興就座,本月主題是宣導使用環保標章產品,鼓勵大家一起作資源回收,補充環保新知、建立環保觀念,宣導結束後大家一起共餐。
本次活動由長者們一人一菜,共同享用彼此用心準備的美味餐點,現場亦備有卡拉OK讓長者們歡樂高歌,一起開心共餐;永和區長吳興邦亦親至活動中心關心共餐活動情形,並與長者一起用餐話家常,讓整個活動更添溫馨一面。
永和區長吳興邦積極推動區內老人共餐活動不遺餘力,到里內鼓勵長者們辦理共餐活動,真誠關懷老人健康與生活,讓里辦公處及參與的長輩也願意自動自發的讓這樣有意義的活動持續下去,使共餐活動發揮其功能及目的。
關鍵字:
永和區公所
老人共餐活動
民活動中心
資源回收
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