2013年8月20日 23:09
");
$(".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)
中華青少棒捧金盃歸國,接受英雄式歡迎。(圖/新明國中少棒隊加油團提供)
記者卓君澤/綜合報導
中華青少棒代表隊捧著世界大賽的冠軍金盃,在今(20日)晚間9時25分抵達桃園機場第2航廈,除了現場10多家媒體,包括桃園縣縣長長吳志揚、體育署署長何卓飛,以及新明國中學生,他們用掌聲、歡呼,迎接這批辛苦征戰的中華隊。
由新明國中為班底,組成的中華青少棒代表隊,在世界少棒聯盟世界次青少棒錦標賽,一路過關斬將拿下世界冠軍,總教練黃湋志表示,「拿到冠軍的當下真的只有高興、感動可以形容。」
連續兩年,總教練黃湋至帶領新明國中組成的代表隊,出征世界大賽以及小馬聯盟錦標賽,兩項大賽都以亞軍坐收,但是,今年這13位小將辦到了!
「終於,球員幫我圓夢了!」總教練黃湋志說。
回想起這段奪冠之旅,面對緊湊的賽程,球員、教練的壓力可想而知,「第一場就因雨延賽,對我們調度很不利,加上第一場對捷克只拿下6分,打擊沒有發揮水準,讓我們很擔心投手會無法消化,幸好對波多黎各打擊打順了,守備、戰術也到完全到位,13位選手真的發揮得『淋漓盡致』。」 (接下一頁)
關鍵字:
瘋棒球
LLB青少棒
中華隊
新明國中
黃湋志
葉晁佑
桃園縣府
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