林士傑
2013年8月18日 12:28
");
$(".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();
});
}
//-------------------
});
-
高鈞賢(右)被抓包和舊愛在夜店激吻。(圖/擷自東方日報)
記者林士傑/綜合報導
香港男星高鈞賢花邊新聞不斷,近日疑和日本女星Haruka舊情復燃,兩人在夜店上演親密擁吻、搓奶秀,全程宛如連體嬰般黏踢踢,被高鈞賢環抱住的Haruka甚至因太「享受」激情過程,頻頻露出高潮眼。對此高鈞賢否認復合,表示自己只是陪Haruka上夜店放鬆而已。
高鈞賢參加2005年香港先生大賽出道,奪冠後簽入TVB成為旗下藝人,雖然演出過多部電視劇,但八年來事業發展平平,反倒頻靠緋聞搶到版面,先後和港姐葉翠翠、陳法拉、陳子珊等人傳出戀情。去年他和日本女星Haruka(木南晴夏)來電,但因分隔兩地,兩人僅交往一個月。
▲香港先生高鈞賢(右)曾和日本女星Haruka短暫交往一個月。(圖/擷自網路)
隨後他又搭上粉絲女友Grace,交往近一年分手收場,恢復單身後高鈞賢重新展開夜店玩樂人生。香港《東方日報》報導前天(16日)他和Haruka在夜店又親又抱,不敵酒精催化的兩人搓奶、舌吻、舔耳等樣樣來,或許因太過舒服,被高鈞賢環抱住的Haruka頻頻仰頭翻白眼,遭港媒封為「高潮眼」。
兩人互動如此直接火辣,被懷疑是舊情復燃,但高鈞賢否認,「我們是好朋友,最近她來香港,我只是陪她去玩。」至於親密舉動,高鈞賢解釋是喝酒才會這樣,但他也承認分手時的確很捨不得,「終究她還是日本藝人,可以留在香港當然最好,不過交往還是需要考慮,可惜她馬上就要回日本了。」
▲高鈞賢(左)坦言和Haruka分手時很捨不得。(合成圖/擷自高鈞賢微博、網路)
※NOWnews.com【今日新聞網】提醒您 飲酒過量有礙健康!※
關鍵字:
明星
高鈞賢
擁吻
搓奶
香港先生
Haruka
夜店
木南晴夏
港姐
高潮眼
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
留言列表