");
$(".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)
參與農委會水土保持局第三屆大專生洄游農村計畫的成功大學學生,進駐台南市東山區南勢社區,29日與社區發展協會共同辦理崁頭山親子生態體驗營,吸引30餘位親子參與。
記者李文生/台南報導
參與農委會水土保持局第三屆大專生洄游農村計畫的成功大學學生,進駐台南市東山區南勢社區,29日與社區發展協會共同辦理崁頭山親子生態體驗營,吸引30餘位親子參與,由熟悉崁頭山生態的當地居民為嚮導,帶領社區大、小朋友一同遊覽崁頭山生態。
擔任駐村期間總召的成大企管系同學王姿琪表示,「認識東山、了解南勢」親子生態體驗營,針對社區親子舉行小營隊,透過遊戲方式,讓家長帶著學童一起深入了解自己的家鄉,建立對社區的歸屬感,並讓他們成為崁頭山生態的小導覽員。
社區發展協會羅世杰總幹事說,崁頭山登山步道海拔約在580~844公尺間,以低海拔闊葉林相為主,名列台灣小百岳,也是台南市頗負盛名的郊山,位於東山區仙公廟孚佑宮廟後方,是大眾化的登山路線之一,適合親子同行。
羅世杰總幹事表示,登山步道沿途有相當豐富的生態資源,但尚未有系統性的調查研究,透過此次成功大學學生的創意引導,社區第一次在崁頭山辦理生態導覽活動,為明年度農村再生計畫的生態調查工作預先暖身。
水保局台南分局黃振全分局長說,南勢社區目前正值農忙時期,家家戶戶忙著採收龍眼,但農民卻肯暫時放下採收工作,帶著自己的兒女、孫子參加活動,可見居民已與駐點社區的成功大學學生建立深厚的情感,並重視對下一代的愛鄉情懷教育。
水土保持局台南分局副分局長傅桂霖表示,南勢社區以咖啡、青皮椪柑聞名,明年如再透過農村再生計畫生態資源調查與保育工作的推動,山區豐富的生態資源,相信將為社區帶來更大的發展潛力。
關鍵字:
愛鄉
小種苗
水保局
崁頭山
生態體驗營
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