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

桃園縣中平國小將代表台灣,參加美國威廉波特世界大賽。〔圖/記者卓君澤攝〕
記者卓君澤/專題報導
以中平國小為班底的中華少棒代表隊,10日將啟程前往美國,參加威廉波特世界大賽,總教練李國強表示,「不能保證有好成績,但希望這群小辣椒繼續創造奇蹟。」
為何是小辣椒?李國強指著13名穿著CT球衣的小球員,身高最高164公分,最矮是132公分,整隊平均下來151公分,「小朋友出國去參加資格賽時,跟其他隊比起來真的很嬌小,所以我把他們叫小辣椒,不過,小辣椒也很嗆!」
在謝國城盃少棒賽,中平國小在冠軍戰以3比2擊敗高市鼓岩,拿下冠軍,更取得威廉波特世界少棒賽亞太區台灣代表權。
中平國小少棒隊成軍7年,時間不算長,首度獲得代表權前往菲律賓征戰,也是這群「小辣椒」的第一次國際賽,在外界不看好的情況下,一路過關斬將,沙烏地、塞班、紐西蘭、韓國、泰國、香港通通是中華隊的手下敗將。
「其他國家的小朋友,身材真的很占優勢,尤其塞班和韓國的投手,都在160公分以上,球速都可以到120、130公里。」李國強回想起在菲律賓的比賽過程,「小朋友第一次出國比賽,真的很緊張,直到第一場比賽拿下之後,才稍微有點放得開。」
拿下前進威廉波特資格回國後,中平國小繼續備戰,為了迎接更高張力的比賽,教練將訓練強度再提高,李國強說:「現在都一直找新明國中或是平鎮高中的來打對抗賽,給球員一點點壓力,去到那邊才能正常發揮。」 (接下一頁)
關鍵字:
瘋棒球
中平國小
威廉波特
少棒
李國強
游騰堯
桃園縣
加拿大
美國
謝國城盃
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