");
$(".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)
型男主廚料理教學近距離互動體驗
本報訊
國泰世華銀行「食分幸福」活動,除推出知名餐廳85折起、咖啡/下午茶買一送一等超值優惠之外,特別邀請型男主廚詹姆士,結合父親節、情人節及暑假親子主題,舉辦「異國風讓父親體驗幸福」、「給情人的紅色愛戀美味」、「地中海式健康親子料理」等三場料理教學活動,讓卡友近距離與名廚互動學料理,並且透過美食和重要的人分享幸福滋味。
第一堂課已於7/11熱情登場,詹姆士開場示範三道料理,從如何選用正確的食材開始,像是魔法師般一一解密烹調的美味關鍵。一道「肋眼牛排佐墨西哥莎莎醬」,只需掌握技巧,就能輕鬆重現米其林等級的美味,現場親嚐名廚手藝的卡友無不驚喜連連。隨後,詹姆士親自指導卡友實作一道料理,讓卡友的名廚體驗更上一層樓,搶拍合照之外,更直呼有國泰世華卡真好!
國泰世華銀行信用卡暨支付金融部協理孫家慧表示,藉由「食分幸福」活動,希望卡友每次刷卡用餐都可以和重要的人分享,還能分享給需要幫助的人,因此即日起國泰世華卡友每一筆新增之餐飲刷卡消費,都會提撥消費金額的0.3%捐助偏遠地區學童營養早餐,一起幫助小朋友吃飽上學去,讓孩童們有健康的成長和學習。
深受卡友好評的「限時搶餐券」活動又來囉!即日起,每週一、三、五上午10:00,只要上「食分幸福」活動網站登錄成功,就有機會搶得王品牛排、台北寒舍艾美酒店 探索廚房、勞瑞斯餐廳、麗緻連鎖飯店等知名餐廳的餐券!
餐桌上享美味,結帳時享優惠,國泰世華卡讓您每一筆消費都能與人分享,天天「食分幸福」!想了解更豐富的餐飲優惠,歡迎洽詢國泰世華銀行客服專線:(02)2383-1000或上國泰世華銀行「食分幸福」網站http://www.cathaybkdining.com.tw/查詢。
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