2013年10月19日 19:32
");
$(".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();
});
}
//-------------------
});
-
兄弟象董事長洪瑞河、領隊洪芸鈴。(圖/記者洪偵源攝影)
記者吳政紘/台北報導
兄弟象隊19日正式宣布要轉賣的消息,這也將導致未來中華職棒傳統元老球隊又將少一支,讓球迷們無限感傷。
象隊董事長洪瑞河在記者會上告訴大家這個遺憾的消息,對於洪家或是兄弟象隊苦撐29年,他也認為「該休息了。」
露出微笑,洪瑞河似乎不再跟往常一樣皺起眉頭,因為這個擔子他跟大哥洪騰勝與洪家兄弟扛了這樣久,終於要告一段落了。
中華職棒的歷史上,兄弟象隊總是帶給球迷們許多的回憶,不管是金冠軍、還是三連霸,象隊都擁有不少球迷支持。
洪瑞河在記者會前沒有告訴球員,他說:「他們看了記者會後,應該就會知道了。」
忍痛收手,衝擊的最直接將會是球員,象隊一壘手鄭乃文表示:「多多少少會擔心,不過可以期待未來中職會有更多火花或市場。」 (接下一頁)
關鍵字:
中職
義大
桃猿
兄弟
義大
統一
鎌田
日職
瘋棒球
徐生明
郭泓志
留言列表