方正東
2013年10月19日 17:10
");
$(".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日說出了沈痛、遺憾的聲明,「兄弟將走進歷史」,最慢到明年底,象隊在這段時間將尋求買主。
象隊自1984年成立,從業餘走到職棒,看盡了台灣棒球的興衰,洪瑞河說「29年了,對民間企業來說,是一段很長的日子」,洪家五兄弟,從當年30、40歲的壯年,到現在已經60、70歲了,他們已盡了自己最大的力量,對台灣棒球貢獻了最大的力量。
只是世事多變,明年將是兄弟棒球隊30歲的生日,若象隊可以找到買主,將不會走到這一步,對於這樣的轉變,洪瑞河也只能說「希望大家可以諒解」。
過去曾有企業,希望以冠名的方式資助兄弟象隊,洪瑞河19日說「沒考慮過」,因為在台灣,比兄弟飯店大的企業相當多,現在洪家兄弟希望的是「要找到真正有心經營職棒的買主」,就算明年象隊再打1年,象隊拿到總冠軍,洪瑞河說「這是畫下很好的ending」,兄弟象不會再回心轉意了,明年,確定是最後一年。
關鍵字:
中華職棒
統一獅
兄弟象
義大犀牛
Lamigo桃猿
瘋棒球
留言列表