洪偵源
2013年8月11日 10:34
");
$(".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();
});
}
//-------------------
});
-

Mo Farah世錦賽1萬公尺摘金。(圖/美聯社/達志影像)
記者洪偵源/綜合報導
前次痛失金牌的教訓歷歷在目,Mo Farah為復仇而苦練,與家人分開太久,居然陌生到女兒都認不出他來,但辛苦總算有代價,這一次他把守住優勢,成功拿下1萬公尺項目冠軍。
上屆在大邱Farah在比賽最後150公尺被衣索匹亞的Ibrahim Jeilan 給追過去,以銀牌作收,這一次 Jeilan又在後頭追趕,「我不得不記取兩年前的經驗,我只是試圖阻擋著每個準備超過我的人。」
Farah是第一位拿下奧運1萬公尺金牌的英國選手,這位倫敦奧運雙料金牌,為了世錦賽進行魔鬼訓練,他說:「練得很辛苦,我有大半的時間不在家人身邊,我回家時小女兒甚至都沒有認出我。」
Farah在最後400公尺就居領先, Jeilan這次未能再演逆轉戲碼,宣告連霸夢碎,Farah成績為27分21秒71, Jeilan為27分22秒23,銅牌由肯亞的Paul Kipngetich Tanui以27分22秒61拿下。
衣索匹亞選手於世錦賽1萬公尺項目從2003年蟬聯5屆金牌,Kenenisa Bekele一人就包辦4屆冠軍,今年在莫斯科被Farah終結5連霸的紀錄。
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