洪偵源
2013年7月22日 12:54
");
$(".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();
});
}
//-------------------
});
-

張榮麟將出征世界運動會。(圖/記者洪偵源攝)
記者洪偵源/台北報導
哥倫比亞一直給人毒梟橫行,是個大毒窟的刻板印象,這次世界運動會在此舉行,撞球好手張榮麟已經被眾人不只一次告誡,晚上不要隨便外出。
「這個國家給人的印象就是個大毒窟,情勢很亂,不知道是不是真的這樣子。」張榮麟說,不只是妻子,連教練、親戚都再三吩咐,要他晚上不要隨便跑到外面去,以免發生意外。
張榮麟因排名關係,取得世界運動會參賽資格,他坦言一定會有壓力,畢竟這是代表國家出去比賽,有一種輸不得的感覺,「但是我會盡量別去想!」
這次世運會,張榮霖目標搶前三拚獎金,他指出,進了前三,就表示有機會爭取更好的名次,「但最重要的是,我要把我該有的水準發揮出來。」
世界運動會今天(22日)於教育部體育署舉行授旗典禮,由總統馬英九授旗,張榮麟擔任選手代表,接受馬英九致贈的加菜金。
2013世界運動會7月25日至8月4日於哥倫比亞卡利舉行,設28項運動,5種邀請賽,台灣派出13組代表隊共59人,於今晚啟程飛往該國。
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