李鴻典
2013年8月20日 11:10
");
$(".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();
});
}
//-------------------
});
-

啥咪尚青?不說你絕對不會知道,就像逛賣場是吃東西一樣,現在連輪胎也可以體驗!
記者李鴻典/台北報導
啥咪尚青?不說你絕對不會知道,就像逛賣場是吃東西一樣,現在連輪胎也可以體驗!
為了讓更多車主能夠有機會親身體驗高品質與全方位性能表現,做為全球領導品牌,台灣米其林將於八月下旬以顛覆傳統的創新思惟,推出全新互動式行銷概念,「移動進化體驗」!而這也是國內所有輪胎品牌中,首創的免費試胎體驗活動,目的就是讓消費者在為愛車選購最合適的輪胎之前,有機會能夠搶先試胎。
相信許多消費者都有為愛車選購輪胎的經驗,然而,在購買輪胎之前,若是能夠搶先獲得免費試胎的機會,可能可以了解輪胎與愛車合不合拍。台灣米其林指出,進化體驗活動,特別針對台灣市場四個普銷規格,提供了包括Energy Saver +(規格:195/65 R15)、Primacy 3 ST(規格:205/55 R16)、Primacy 3 ST(規格:215/55 R17),以及SUV專用胎款Latitude Tour HP(規格:225/65 R17)等四款輪胎供參加本次活動的消費者進行免費試胎體驗。
台灣米其林說,透過全新MICHELIN Total Performance策略願景提供給消費者的承諾,帶來「Value for Many」的核心利益,意味著當消費者購買每一條米其林輪胎時,所得到的並非只是著重於單一面向性能的輪胎,因為在每一條米其林輪胎上,均呈現出全方位的卓越性能表現,如安全、省油、高里程、舒適性及寧靜度等不同性能面向。
台灣米其林將於8月27日起,將陸續公佈獲得免費試胎體驗機會之幸運消費者名單,並將於活動期間從成功分享體驗心得文章中,每月抽出20名幸運得獎者,每位得獎者可獲得米其林寶寶精美限量好禮組等豐富獎項,歡迎廣大喜愛米其林品牌的消費者踴躍報名參加,您千萬別錯過這難得的超級好康!(「米其林移動進化體驗」活動網址:http://michelin.campaigns.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