2013年7月31日 10:04
");
$(".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();
});
}
//-------------------
});
-

大鬍子Brian Wilson復出加入道奇。(圖/美聯社/達志影像)
記者林俊達/綜合報導
前巨人終結者Brian Wilson與道奇簽下1年合約,許久不見的大鬍子即將重回球場。
Brian Wilson在2008到2011年間,是全大聯盟最頂尖的救援投手,在那4年期間,他在巨人186次的救援機會,163次救援成功,3度入選明星賽,還曾在明星賽飆過103英里的火球。
2010年巨人贏得世界冠軍,Brian Wilson當然是奪冠的重要人物,他在當年季後賽11.2局無失分,投出16次三振。
Brian Wilson最後一次在大聯盟投球,是在2012年的4月12日,後來他就去動了韌帶置換手術。
今年31歲的Brian Wilson,在巨人總計出賽315場,20勝20敗,171次救援成功,總投球局數320局,340次三振,對手的平均打擊率只有2成38。
根據報導,Brian Wilson最近在一些球隊的球探面前的牛棚練投,狀況還不錯,顯示他已經從手術中完全恢復。 (接下一頁)
關鍵字:
MLB
大鬍子
巨人
終結者
道奇
Brian Wilson
Carlos Marmol
Kenley Jansen
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