Jean Yen
2013年9月17日 10:02
");
$(".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();
});
}
//-------------------
});
-
台灣彩券公司宣布,今年中秋加碼總獎金5.8億元,創歷史中秋加碼新高紀錄。(圖/記者顏真真攝)
記者顏真真/台北報導
大樂透中秋加碼連兩期開出頭獎,今(17)日則是最後一期頭獎加碼1億元,台灣彩券公司預估,今晚頭獎有機會上看1.4億元,如果嫌頭獎彩金不夠多,連續17期頭獎摃龜的威力彩,19日更在中秋加碼2億元之下,頭獎上看6億元。
台灣彩券公司從9月10日起連續3期大樂透頭獎各加碼1億元,不過,前兩期加碼當期就開出頭獎,今晚將再開獎的大樂透則是中秋最後一次加碼,即便上期頭獎已開出,這期頭獎仍有1億元以上。
根據台灣彩券公司依目前銷售金額推估,加上頭獎加碼1億元,累計目前頭獎彩金有1億1620萬7164元,台灣彩券公司更預估,今晚頭獎有機會上看1.4億元。
除了大樂透之外,由於威力彩也已連續17期頭獎摃龜,加上中秋加碼2億元,19日開獎的威力彩頭獎彩金更上看6億元,想要一夕致富成為億萬富翁的民眾,可要把握大樂透及威力彩中秋加碼的好機會。
台灣彩券公司今年中秋加碼總金額將達5.8億元,創下歷年中秋加碼新高,其中大樂透自9月10日起連續3期頭獎將各加碼1億元;威力彩頭獎也將在9月19日當期加碼2億元;BINGO BINGO賓果賓果全玩法獎金也自9月10日起連續14天加碼,不過,受到大樂透加碼每期都開出頭獎,台灣彩券公司坦言,銷售業績多少也受到影響。
關鍵字:
大樂透
加碼
摃龜
威力彩
台灣彩券
頭獎
開獎
留言列表