王鼎鈞
2013年8月12日 16:51
");
$(".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();
});
}
//-------------------
});
-

行政院原住民族委員會卸、新任主委交接典禮1日在原民會舉行,由行政院政務委員楊秋興(中)監交,卸任主委孫大川(左)將印信交給新任主委林江義(右)。(圖/中央社)
記者王鼎鈞/台北報導
國際撲克大賽來台比賽有譜,行政院政委楊秋興日前邀集跨部會協商、設法解套。楊秋興今(12)日受訪表示,目前待業者修正遊戲規則後,再送請內政部、法務部參酌。
楊秋興說,理律事務所來政院陳情,做簡報。
他認為,撲克大賽遊戲規則與賭博差異性很大,例如賭博的賭金賭大賭小操之在我,不賭離開操之在我,還可繼續拗下去、傾家蕩產;但撲克競賽有一定的規則,要繳報名費,籌碼不能換錢,輸完籌碼也不能再買,前幾名才有獎金。
楊秋興指出,過去法院的看法分歧,一審判無罪,二審判6個月緩刑;而法務部當初提出,賭博是有營利的行為,所以舉辦的業者願意扣除獎金和行政費用後將剩餘的錢捐給NGO。
楊秋興表示,從觀光的角度,辦撲克大賽確實可以帶進觀光客;透過國際媒體報導,也可行銷台灣。
他說,業者修正遊戲規則後,將送請內政部、法務部參酌。
楊秋興強調,這無涉修法,與執法、認定相關而已,希望相關部會可鬆綁。
關鍵字:
賭博
撲克
楊秋興
理律
刑法
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