洪偵源
2013年7月27日 12:01
");
$(".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();
});
}
//-------------------
});
-

Aaron Rodgers與Ryan Braun。(圖/美聯社/達志影像)
記者洪偵源/綜合報導
釀酒人球員Ryan Braun因禁藥問題被禁賽,身為好友與商業夥伴、包裝人的四分衛Aaron Rodgers 談到此事,表示相當震驚。
「好吧!我很震驚!」 Rodgers表示,他的反應就跟多數人一樣,「你們也知道,我曾經支持朋友,他也在不少場合上,不只一次否認這些指控。」
Braun之前遭到指控用禁藥時, Rodgers為了力挺,曾說要以自己的薪水打賭,證明Braun的清白,結果現在Braun接受本季剩餘場次全部禁賽的處份,言談間也承認自己有問題。
Rodgers認為,身為朋友,當然對此感到失望,但MLB還有威斯康辛州的球迷們,也一樣感到非常失望,他很遺憾事情發展成這樣的結果。
此事會不會影響兩人關係,不論私交或商業關係,Rodgers說得保留:「還不能確定,我和他談過了,我並不後悔支持朋友的舉動,人一但犯錯,寬恕與往前看顯然才是最重要的事情。」
Rodgers說:「我是很失望,我是這麼信任他,這可能是受傷最深的部份。」
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