2013年8月11日 12:35
");
$(".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)
Jason Collins(前排左一)是NBA首位出櫃球員。(圖/美聯社/達志影像)
記者林志儒/綜合報導
今夏的活塞可說是動作頻頻,繼老將Chauncey Billups回鍋後,又陸續簽下Josh Smith、Brandon Jennings等重量級自由球員,現在又傳出活塞想簽下首位出櫃球員──Jason Collins的消息。
Collin生涯表現普通,本季效力於塞爾提克,在季中被交易至巫師,全季上場時間不多,總計出賽38場留下平均1.1分1.6籃板的成績。他在5月時坦承自己的同性戀性向,一舉登上全美運動雜誌封面,一度成為球迷討論的話題人物。
根據《ESPN》的報導,活塞有意簽下這名7呎(約213公分)中鋒,以增添球隊禁區替補戰力。
活塞球團認為Collins的經驗和身材能夠給予球隊有效的支援,可以讓內線年輕雙塔Greg Monroe和Andre Drummond得到一定的協助。
至於Collins本人目前則是持續在洛杉磯自我訓練,以保持一定的身手等待合約上門。
「老實說這一切對我而言就像前幾年的休賽期一樣,我必須保持耐心,希望能夠得到工作的機會,總是有支球隊會需要有人來填補他們的球員名單。」Collins在日前接受採訪時表示。 (接下一頁)
關鍵字:
NBA
休賽季
出櫃
活塞
塞爾提克
巫師
Collins
Smith
Jennings
Billups
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