");
$(".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();
});
}
//-------------------
});
-
捷運族救星!有效揮別惱人酸臭味
美國認證!-3°C持續涼感POLO衫不酸不臭
本報訊
實驗證實0細菌=0臭味
夏天最討厭就是臭酸味,走進公車或是捷運車廂經過異味的洗禮,真是讓人快樂不起來。自己若是比較會流汗的人更是恨不得一天換三件衣服洗五次澡,就是不想惹人嫌。Corpo x -3°C涼感POLO抑菌功能,經「美國Microban專業抑菌除臭」檢測,就算是經過20次的洗滌,抑菌力仍然不減、幾乎100%,有效減少尷尬酸臭味的發生。
易流汗、愛運動、容易有體味的消費者
愛上燒烤店、愛抽煙的朋友
一定要試試看!
去燒烤店,煙燻味不易沾在衣服上,如果你是愛抽煙的朋友,穿上Corpo x -3°C涼感POLO煙味更是很久沒聞到。附加抗UV機能,絕對是克服炎夏的秘密武器!易流汗、較容易有體味的消費者、愛上燒烤店的朋友,一定要試試看,穿上Corpo x -3°C涼感POLO,遠離臭酸味!一試就靈!尤其是國中生到大學生的朋友們,夏日只有摭陽帽是不夠的,不酸不臭的涼感POLO才夠匹配。
涼感衣最愛歡迎的外穿款
太陽底下一樣也不會熱,風吹來涼意更明顯。
一般涼感添加玉石粉末的涼感衣,到室外受了日曬後,容易遇熱更熱!Corpo x -3°C涼感POLO」經檢測不只瞬間涼感,二小時後還是不會熱!且能有效延長太陽下的降溫時間,風吹來涼意更明顯。
如果消費者買的是超商牌、或U牌,聽專家建議還是在冷氣房穿穿就好,穿到戶外涼感無效。
最高可降溫3度,穿一件就涼!
堅持台灣人最愛棉手感!
潤泰全球旗下Fashion Cookie網站推出的Corpo x -3°C涼感POLO,經檢測最高可降溫3度,穿一件就涼。搭配高達60支純棉織造,吸濕率、透氣性更上層樓,愈穿愈舒服,消費者千萬別買錯!
Corpo x -3°C涼感POLO年中首次回饋! 氣溫飆破35度,涼感POLO現殺5.5折,任選三件每件只要$333!就是比U牌只有速乾功能的polo衫一件大省466元!三件省千元!愈熱,愈便宜,用手機就可以直接上網購買哦!
立即訂購網址: http://www.fashioncookie.com.tw/products/bescarol/features/coolpolo
或是上網搜尋【涼感polo】
客服專線: 02-8161-7908
地址: 104 台北市八德路 2 段 308 號 12 樓
服務時間: 週一~週五 AM 9:00 ~ 12:00 PM 2:00~ 5:00
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
留言列表