nownews運動新聞
2013年10月26日 15:56
");
$(".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();
});
}
//-------------------
});
-

傳出小熊隊對前水手教頭Eric Wedge有興趣。(圖/美聯社資料照片/達志影像)
記者楊政典/綜合報導
當紅襪跟紅雀隊爭奪10年來第3座冠軍時,已經一百多年沒拿冠軍的小熊隊,正在尋找新任總教練,他們看上前水手隊教頭Eric Wedge。這位45歲教頭,本月稍早離開水手隊,結束3年在西雅圖執教的時光,這段期間戰績213勝273敗。
Wedge的教頭生涯自2003年開始,那年他35歲,帶領印地安人隊,經過4個球季耕耘,終於在2007年開花結果,當年印地安人隊拿下分區冠軍,他也獲得年度最佳總教練肯定。
不過隔年印地安人隊勝率只剩5成,2009年更掉到65勝,季後Wedge去職。經過一年休息,2011年重出江湖,擔任水手隊教頭,不過3個球季勝率都沒過半。總計Wedge總教練10年生涯,戰績774勝846敗,勝率0.478。
印地安人隊的口袋名單,還有A.J. Hinch、Manny Acta、Rick Renteria、以及Dave Martinez。紅襪隊板凳教練Torey Lovullo可能在世界大賽後,跟小熊隊面談。
小熊隊上次奪得世界大賽冠軍,已經遠在1908年,新任教頭無論是誰,都要背負「百年孤寂」的壓力。
關鍵字:
瘋棒球
MLB
小熊
世界大賽
總教練
水手
Wedge