NOWnews.com 今日新聞網
2013年10月27日 02:06
");
$(".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();
});
}
//-------------------
});
-
甜心女神許維恩以超辣深V搭配薄襯衫,與知名造型師Kevin一同出席代言NuBra活動。(圖/公關照提供)
娛樂中心/台北報導
擁有34C好身材的許維恩,成為知名隱形胸罩「絕世好波」2013年NuBra的代言人,今〔26日〕出席該品牌一日店長,於現場大方展現一襲低胸洋裝襯托美胸,並與現場民眾分享「如何創造性感雙峰的小秘訣」。
活動當天知名造型師KEVIN也教導大家從配件、NuBra隱形胸罩如何服裝搭配,對於即將到來尾牙、聖誕節、跨年晚會,讓白天上班族變身夜晚火辣的Party Queen!
▲圖:身材姣好的許維恩在一日店長活動,與造型師Kevin〔右〕現場性感示範NuBra穿搭。(圖/公關照提供)
許維恩坦言說,「從模特兒出道時就開始使用NuBra隱形胸罩,拍攝的衣服的千百種樣式,不論是平口、V領,露背,或是透明的薄紗,只要矽膠NuBra隱形胸罩一副就可以穿搭各種服裝。」
最近她剛推出一本造型書,這次也當場稱職的示範如何穿著隱形胸罩,現在開始忙碌於電影演出,對於戲劇部分會不會有自我尺度的限制,她說:「期望可以揣摩不同角色,扮醜都無所謂,不管性感代言或是表演,希望都能有稱職且專業的表現。」
關鍵字:
許維恩
美胸
造型
NuBra
性感
火辣
留言列表