");
$(".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)
割稻前先拜拜!親子共享收割趣。〔圖/記者游本謀攝〕
記者游本謀/宜蘭報導
蘇澳地區農會為讓小朋友過一個不一樣的父親節,8日下午舉辦「樂學種稻童慶豐收割稻活動」,在長輩的指導下,小朋友親自體驗下田割稻的樂趣,之前他們都曾聽爸爸訴說稻田收割的甘苦談,現在終於親自下田,直呼「割稻確實很辛苦」!
蘇澳地區農會今年度爭取到行政院農業委員會農糧署東區分署補助辦理102年度「馬賽國小學童種稻體驗教育」計畫,馬賽國小校長林己煜帶領學生下田割稻。
農會請來鄉土老師鍾茂樹、社區阿公阿伯、學校老師、家長到現場指導小朋友割稻,過程依傳統農村習俗,先拈香祭拜「田頭」象微「起工」即開始工作。
經驗豐富的農友、耆老,教導學童手拿鐮刀彎下腰,緊握稻株等正確的收割姿勢,並由學童操作傳統人工脫穀機,從中體會農夫們刻苦耐勞的精神,以及珍惜米食的重要性,驗證「誰知盤中飱、粒粒皆辛苦」的真諦。
蘇澳地區農會總幹事黃燦然指出,農會是一個在地的百年服務單位,經由農會帶領孩童去體驗種稻的樂趣,認識稻米的生產過程,讓學童從小灌輸水稻與生活、生態、生產的關係,進而導正尊重土地倫理,愛護地球的觀念。
關鍵字:
蘇澳
父親節
地區農會
行政院
農糧署
馬賽國小
總幹事
脫榖機
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