NOWnews.com 今日新聞網
2013年10月8日 19:08
");
$(".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天的鏖戰,2013年的高爾夫總統盃,7日在美國俄亥俄州荒野鄉村俱樂部落幕。不過,就在老虎伍茲擊敗對手的那一刻,出現了意外插曲,萬眾矚目的焦點並非在老虎伍茲身上,而是一名棕髮「上空」美女,讓球迷看傻了眼!
根據美國全國廣播公司(NBC)報導,2013年總統盃高爾夫球對抗賽,在關鍵時刻老虎伍茲將代表美國隊擊敗對方,球場邊突然衝出一名棕髮女子,「上空」並僅穿清涼紅色丁字褲,接近全裸,還貼著俏皮的愛心胸貼,。
▲棕髮美女裸身大鬧高爾夫球總統盃。(圖/翻攝自網路)
▲棕髮美女裸身大鬧高爾夫球總統盃。(圖/翻攝自網路)
頓時,讓球迷看傻了眼,大家通通把焦點放在這名女子身上,這名女子甚至拿著美國國旗衝進場中,不過,所幸這個小插曲並未影響到賽事進行,而她也隨即被警察制伏,儘管美國隊獲勝,但焦點似乎在這名棕髮「上空」美女身上。
▲棕髮美女裸身大鬧高爾夫球總統盃。(圖/翻攝自網路)
▲棕髮美女裸身大鬧高爾夫球總統盃。(圖/翻攝自網路)
關鍵字:
美國
高爾夫球
總統盃
裸女
留言列表