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

40年前引進栽種紅毛丹,獨到克服技術,開創台灣奇蹟(圖/屏東縣政府提供)
地方中心/屏東報導
吃紅毛丹不必出國,屏東高樹大津農場蔡門興40年前左右引進栽種紅毛丹,目前正值產期,滿樹結實累累,到過農場的人都視為奇蹟,因為少見,價格不斐。
红毛丹原產印尼,屬熱帶性水果,多年前曾進口到台灣,因為果型特殊果肉甜美,與荔枝口感相似,曾造成市場轟動,後來因防疫問題禁止進口,市面已經買不到紅毛丹鮮果,只有進口加工罐頭或冷凍果才吃得到。
蔡門興40年前就開始種紅毛丹,當時農場將近14公頃種了玉荷包荔枝、酪梨及紅毛丹,他說,這幾種熱帶水果在當時都是他最早種,面積也最大,後來市場拓展出來,才後續有人跟著種。
蔡門興說,台灣現在紅毛丹大都是零星栽種,少有像他經濟性栽種,曾有國家種源研究單位來參訪,認為紅毛丹最具發展潛力,讓他信心大增,把大部份玉荷包砍除改種紅毛丹,而且利用接枝方式擴大栽種面積,目前共約1000多株,最老樹齡的有40年。
75歲的蔡門興談到88水災對農場傷害,當時幾百株的紅毛丹被淹沒,損失慘重,但他不死心又再重種,目前有些已經結果,現在每天採收上百斤,不少遊客慕名而來,價格一盒3台斤是800元,農場有紅毛丹、紅毛丹,果色鮮豔甜度高,每年7月到8月是產期,9月到12月也有少部份收成。
屏東氣候雖然適合種紅毛丹,但結果率因人而異,蔡門興有他多年獨到技術,克服障礙栽種4到5年即可開花結果,另一項台灣奇蹟。
關鍵字:
紅毛丹
荔枝
玉荷包
台灣
88風災
屏東
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