馮珮汶
2013年7月26日 17:16
");
$(".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)
搭乘日月潭纜車,可鳥瞰美麗的日月潭湖光山色,快前往旅遊搭乘,妳可能就是第800萬幸運遊客耶!
記者馮珮汶/台北報導
日月潭纜車超夯,營運至今4年時間,今(26)日達成800萬人次里程碑,幸運兒是一對旅居荷蘭的夫妻,兩人趁暑假回台灣玩,第一次搭乘就超幸運被抽中,戴上花圈時也滿臉驚訝,不敢置信。
這對幸運的夫妻,太太周小姐定居荷蘭,先生是荷蘭人,趁著暑假回娘家全家到日月潭遊玩,沒想到卻被抽中成為第800萬名乘客,不但能終身免費搭乘纜車,還獲得門票、餐券、及當地特產。
不僅如此,周小姐前後的遊客也能獲得一年免費搭乘,不限次數的護照,園方也分別為她們戴上花圈祝賀,並切纜車大蛋糕與現場遊客分享喜悅,親友們也樂的笑開懷,直呼太幸運了!
日月潭纜車於民國98年12月28日啟用至今邁入第4年,搭乘纜車人潮回歸正常,不必像以前一樣動輒排隊,10至20分鐘即可搭上纜車,一飽日月潭美景。
關鍵字:
日月潭
觀光
纜車
免費
搭乘
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