NOW娛樂
2013年7月29日 00:29
");
$(".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();
});
}
//-------------------
});
-
劉以豪(左)、王樂妍上健身房。(圖/民視提供)
娛樂中心/台北報導
民視八大《我愛你愛你愛我》即將於8月11日周日晚間上檔,目前進入密集宣傳期,為了鍛鍊體力,男女主角劉以豪及王樂妍,特別到健身房進行集訓,由於忙著拍戲,劉以豪將近有4個月沒有健身,誓言要把腹肌跟胸肌找回來。
但大家有所不知,劉以豪因長期坐著畫畫姿勢不良,三年前診斷出有椎間盤突出,還被醫生警告「有癱瘓的可能性」,最嚴重時半年都不能動,不能跑、不能跳、不能提重物,每天要帶著護腰,之後靠著游泳跟復健,才讓狀況慢慢好轉,當他被醫生警告有可能癱瘓時,他說:「當下腦子就浮現人生跑馬燈。」
目前椎間盤突出狀況無大礙,劉以豪慢慢恢復健身的習慣,回想起前一陣子疏於健身,他坦言對自己的線條很不滿意,還覺得身上浮著一層油,現在戲殺青了跑通告之餘,劉以豪希望可以有時間多上健身房,把消失的腹肌跟胸肌找回來。
昨日劉以豪示範常用的胸推及訓練三頭肌器材,當他努力健身時,王樂妍在一旁跟小丫環一樣幫忙擦汗跟按摩,劉以豪說:「第一次來運動還有人伺候,感覺挺不一樣的。」
戲中與劉以豪有許多感情戲的王樂妍,國中時學過民族舞蹈,拉筋的高難度動作根本難不倒他,在媒體要求下臉不紅氣不喘立即示範劈腿動作,在一旁的劉以豪看得有些傻眼,不斷用「軟Q」形容王樂妍。
關鍵字:
明星
劉以豪
王樂妍
健身房
癱瘓
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
留言列表