2013年7月21日 17:06
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
金鶯隊強打者Adam Jones開轟。〔圖/美聯社/達志影像〕
記者吳政紘/綜合報導
巴爾的摩金鶯隊全隊共敲出17支安打,以7:4擊敗德州遊騎兵隊,Miguel Gonzalez拿下個人本季第8勝,這也是他本季第13次優質先發。
Gonzalez主投6.2局,被打8支安打僅失1分奪勝,目前他已經幫金鶯隊吃了107.2局,防禦率為3.34。
金鶯隊前4局就狂拿7分,首局Adam Jones與全壘打王Chris Davis都有適時安打演出,以2:0領先。
次局強打少年Manny Machado敲出安打建功,加上3局上Adam Jones開轟,新秀Henry Urrutia敲出大聯盟首安與打點,金鶯隊拿到7分領先,老早就為這場比賽寫下結局。
沒想到遊騎兵隊在比賽後半段展開反攻,尤其是8局下靠著Mitch Moreland與David Murphy連續安打,追回4分,可惜後繼無力,最後就以3分之差落敗。
Jim Johnson本季第35次救援成功到手,遊騎兵隊先發投手Ross Wolf才投2局就被打9支安打失7分吞本季第3敗。 (接下一頁)
關鍵字:
MLB
洋基
一朗
陳偉殷
遊騎兵
王建民
瘋棒球
金鶯
達比修
完全比賽
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