林保宏
2013年8月26日 12:08
");
$(".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();
});
}
//-------------------
});
-
被形容是「洋版李宗瑞」的土耳其之狼王凱傑,日前被檢警查出涉嫌偷拍29女的性愛影片,還被2女指控性侵,台北地檢署認定他涉嫌性侵,26日上午依妨害性自主罪嫌將他起訴。(圖/擷自王凱傑臉書)
社會中心/台北報導
曾自誇是「千人斬」、並被形容是「洋版李宗瑞」的土耳其之狼王凱傑,日前被檢警查出涉嫌偷拍29女的性愛影片,還被2女指控性侵,台北地檢署認定他涉嫌性侵,26日上午依妨害性自主罪嫌將他起訴。先前檢警曾在王凱傑家中查扣29段偷拍的性愛影片,因涉及妨害秘密罪,但目前尚無人出面提告,檢警仍持續偵辦。
該名涉嫌偷拍29名女子的性愛影片、被稱為「土耳其版」李宗瑞的王凱傑,目前是就讀淡江大學的學生。27歲的他,日前被一名女大生指控,今年4月2人約會之後,王凱傑以「餵兔子」為由,誘騙女大生回其住處,之後卻對她強脫衣物還親吻胸部意圖性侵,女大生極力反抗才逃離魔爪。
女大生日前向警方報案,檢警前往王凱傑家中搜索,發現在他的電腦和手機內,共有29段偷拍的性愛影片,且29段影片女子全都不同。王凱傑一度獲交保,但檢方抗告成功,事後又有一名16歲少女也報案遭王男性侵,加上先前該外女大生,檢方估計有31名女子受害。
王凱傑供稱這些對象都是「一夜情」,堅稱「做愛對象太多太頻繁」,不記得影中人是誰。但他仍強調這些影片的拍攝,都是在雙方合意發生性行為時所拍下,還稱說是擔心女子反控他性侵,才會保留影片自保。先前王凱傑曾自稱與不少台灣女性發生關係,自稱「千人斬」,甚至完事後生殖器尺寸仍異於常人,讓辦案人員一度看了影片後都臉紅心跳。
關鍵字:
土耳其
王凱傑
千人斬
李宗瑞
性侵
性愛影片
淡江大學
兔子
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
留言列表