NOW娛樂
2013年8月7日 02:33
");
$(".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();
});
}
//-------------------
});
-
性感女星壇蜜不吝秀出好身材。(圖/翻攝網路)
娛樂中心/綜合報導
性感女星壇蜜在超夯日劇《半澤直樹》客串演出情婦,大秀性感筍尖乳,不僅戲裡吸睛,戲外在片場也被男性工作人員圍觀。
《半澤直樹》根據直木賞作家池井戶潤同名小說改編,描述銀行內外的鬥爭。上周日(4日)剛播出的第4集,在日本創下高達27.6%的收視率,瞬間最高收視更突破30%,刷新了2013年日劇收視的最高紀錄,可說是今年度最夯日劇。
性感女星壇蜜在劇中飾演盜取5億日幣的東田社長的情婦,自然不會忘記發揮自己的本錢,在劇中大秀火辣身材。根據《週刊POST》報導,該劇製作人表示:「她把壇蜜這個品牌做得非常好,因此這個情婦的角色她也一定可以勝任,她還掌握著第四集和第五集大阪事件的關鍵。」
▼▲性感女星壇蜜在超夯日劇《半澤直樹》客串演出情婦,大秀火辣身材。(圖/翻攝網路)
而壇蜜除了在劇中散發性感魅力,就連在拍攝現場都成為矚目焦點,製作人笑說:「她一出現在拍攝現場,在場所有男性工作人員就欣喜若狂,很快都聚集到她身邊去,還會問她『為什麼會來拍戲』之類的問題,讓整個現場異常火熱呢!」
關鍵字:
壇蜜
日劇
半澤直樹
性感
火辣
美乳
情婦
明星
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
留言列表