馮珮汶
2013年7月26日 10:19
");
$(".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();
});
}
//-------------------
});
-
![]()
隋棠出席知名家電品牌夏日泳池時尚派對及美容家電大使選拔活動。(記者朱家彥/攝影)
記者馮珮汶/台北報導
陽光、沙灘、比基尼,夏天到了,美眉們總愛去海灘曬太陽、戲水,順便期待突來的豔遇,不過當心如果比基尼線露出令人害羞的「小黑毛」,或是揮動雙手卻發現腋下黑壓壓一片,男孩們可能被妳嚇跑!
身穿一襲夢幻白色露膚禮服,前短後長的裙襬飄逸宛如希臘女神,『最美麗人妻謝安真』隋棠出席代言知名家店電動美體刀代言人,揮別情傷,隋棠大方在螢光幕前秀出修長美腿,現場業者舉辦美容家電大使選拔,他也當場與總冠軍示範怎麼樣除掉惱人的細毛,變身「估溜」美人!

▲隋棠現場示範怎麼除毛,讓肌膚光溜溜。
「刀子要跟皮膚垂直,逆著毛刮才不會弄傷」,隋棠大方分享美麗祕訣,也跟冠軍得主學習最夯的「Kiyomi」舞蹈,不過一向優雅的棠棠,手腳不太協調,無法跟家電大使一起完成,自己也投降求饒說:「裝可愛真的是我的罩門啦!」

▲隋棠跳韓國超夯舞蹈,但手腳不協調投降,說自己不擅長裝可愛
搶在情人節檔期,推出新美容系列小家電,要搶攻愛美女性荷包,家電業者這次第7年與隋棠合作代言,這次更首度舉辦夏日泳池時尚派對大使選拔,共計千名粉領族報名參賽,最後選出6位美眉,奪冠的女孩也跟隋棠一起化身美麗代言人,成功引起話題。

▲隋棠出席知名家電品牌夏日泳池時尚派對及美容家電大使選拔活動。(記者朱家彥/攝影)
關鍵字:
飛利浦
美體刀
美容家電
隋棠
美容大使
泳池
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' - https://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html
請先 登入 以發表留言。