林士傑
2013年8月13日 15:27
");
$(".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();
});
}
//-------------------
});
-
日本AV女優排名洗牌,上原亞衣(左起)奪冠,橘梨紗和蕾TSUBOMI分居二、三名。(圖/擷自網路)
記者林士傑/綜合報導
日本AV產業盛行,吸引不少女星褪衣求生存,今年上半年表現最為亮眼的非前AKB48研究生橘梨紗莫屬,以新人之姿連續三個月稱霸日本《DMM》雜誌AV女優排行榜。不過8月份榜單大洗牌,默默耕耘的上原亞衣篡位成功奪下冠軍。
日本專業AV雜誌《DMM》每月會依據銷售成績、人氣等進行評比,選出AV女優TOP 10,三年前退出AKB48的橘梨紗(原高松惠理)今年投身AV市場,因挾帶明星光環又有清純外型而火速爆紅。事後橘梨紗受訪時還透露拍攝過程覺得很舒服,「目前我仍算新人,所以每次都很爽!」
▲橘梨紗潛力十足,被成人片片商視為年度超強新星。(圖/擷自網路)
震撼發言讓她人氣一飛衝天,五月立刻成為《DMM》雜誌冠軍女優,只是AV市場新人輩出,橘梨紗連續稱霸該榜三個月後,8月份女王易主,上原亞衣腳踩橘梨紗登上冠軍寶座。其實兩人同樣都是5月新面孔,上原亞衣一路從第10名向上爬,終於在此刻嘗到勝利滋味。
▲20歲的上原亞衣擁有傲人E奶。(圖/擷自網路)
綜觀兩人都是20歲的青春少女,在清純外表下一樣都有傲人身材,加上皮膚白皙,具備粉絲心中的夢中情人所有條件,人氣自然不在話下。而八月份前五名分別是上原亞衣、橘梨紗、蕾TSUBOMI、成宮琉璃與麻美由真。
▲蕾TSUBOMI號稱是AV界最強萌系少女。(資料照/攝影邱榮吉)
關鍵字:
明星
AV女優
橘梨紗
上原亞衣
AV
蕾TSUBOMI
麻美由真
清純
E奶
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
留言列表