田欣雲臉書
2013年10月19日 00:43
");
$(".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();
});
}
//-------------------
});
-
旅遊也要「加倍奉還」?日本團體遊推半澤行程。(記者田欣雲攝影)
記者田欣雲/台北報導
日劇《半澤直樹》在日本當地的高收視率,帶動台灣也漸漸掀起一股「半澤」熱,旅展期間有日本團體旅遊搶搭順風車,在航空公司大力贊助下,主打「國際線加國內線」、「關西加關東」、「大阪環球影城加東京迪士尼」的「加倍奉還」行程,內容還包含了劇中出現的多處場景,讓迷哥迷姐們免規劃、免安排,直接飛到日本朝聖去!
▲搶「半澤」商機,旅行社以雜誌介紹的《半澤直樹》拍攝景點為主軸,安排了六天五夜行程。(記者田欣雲攝影)
搶「半澤」商機,旅行社以雜誌介紹的《半澤直樹》拍攝景點為主軸,安排了六天五夜行程,走訪王牌銀行員《半澤直樹》劇中出現過的場景,關西部分包括:半澤回家途中望見的「大阪萬博紀念公園太陽塔」、劇裡大阪西支店屋頂場景「梅田SKY BUILD空中庭園展望台」、途經大阪西支店的「阪急梅田本店」,並夜訪半澤被甩巴掌的道頓堀。
▲2013 ITF開展首日,日本航空由台灣分公司總經理多田利郎(第一排左二)領軍,迎接4天展期。(記者田欣雲攝影)
關東部分,則以路經東京車站及當作是東京中央銀行的「三井銀行本館」為主,搭配淺草觀音寺參訪、隅田川遊船等經典行程。旅展特價29,900元起,稅費約3千元左右,適合初次到日本旅遊、或一次想玩關西關東、雙樂園的民眾參考。
▲擁有豐富的日本國內線航班,是日航的優勢。(記者田欣雲攝影) (接下一頁)
關鍵字:
日劇
半澤直樹
大阪
東京
景點
2013 ITF台北國際旅展 ‧展出日期:2013年10月18日(星期五) ~ 10月21日(星期一)
‧舉辦地點:台北世貿展覽館一館、一館2樓H區及三館
‧台北國際旅展官方網站:http://www.taipeiitf.org.tw/
‧台北國際旅展Facebook粉絲團:https://www.facebook.com/tvaitf
‧台北國際旅展官方部落格: http://taipeiitfoffical.blogspot.tw/
【開放民眾入場參觀時間】
10月19~20日:上午10點至下午6點
10月21日:上午10點至下午7點
※由於旅展人潮較多,120公分以下兒童謝絕入場
旅遊版粉絲團NOW著玩正式成立啦!歡迎大家來按讚,和我們走遍世界各地,體驗人生最美的風景吧!!NOW著玩粉絲團
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:
留言列表