2013年7月24日 11:33
");
$(".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();
});
}
//-------------------
});
-

Dustin Pedroia遭觸身球擊中。(圖/美聯社/達志影像)
記者林俊達/綜合報導
雖然被Wil Myers 與 Evan Longoria轟出全壘打,但靠著本季個人最高的8次三振,Jon Lester順利中止了光芒的連勝,最終比數6比2,紅襪繼續在美聯東區保持領先。
在這場比賽之前,光芒是6連勝的情形,今天的這場敗仗,也不過是他們近21場比賽的第3敗,原本他們在分區排名第4,與紅襪有7場勝差,但在這波的進擊之後,追到只差1步,還好今天是紅襪取勝,連續第58天在分區排名首位。
Jon Lester今天主投6.1局,被打7支安打,沒有任何保送,就只有失掉兩支全壘打那兩分,Jon Lester今年開季6勝0敗。防禦率2.72,但接下來則是3勝6敗。防禦率5.97,今天他送出8K,之後的3名後援投手再投出5K,全場送給光芒打者13次三振。
光芒先發投手Roberto Hernandez則是5局失3分,吞下本季第11敗,敗場數追平蝴蝶球王R.A. Dickey,美聯並列第二,不過這仍是光芒近31場比賽中,第28次先發投手失分未超過3分。
Wil Myers面對Jon Lester第二局的第一球,轟出本季第5號全壘打,讓光芒取得1比0的領先,但紅襪在二局下也立刻靠著Mike Carp的安打追平。
第三局紅襪發動雙盜壘戰術超前,Shane Victorino第一個上來就是1支二壘打,Daniel Nava高飛球出局,Shane Victorino上到三壘,Dustin Pedroia遭觸身球保送後,企圖盜上二壘,趁著捕手長傳二壘之際,Shane Victorino一溜煙跑回本壘得分。 (接下一頁)
關鍵字:
MLB
光芒
紅襪
Jon Lester
Evan Longoria
R.A. Dickey
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