NOW娛樂
2013年8月19日 13:14
");
$(".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();
});
}
//-------------------
});
-
▲丹尼葛林(左上)愛賽琳娜成癡,居然殺害全家,令人髮指。(圖/取自丹尼葛林臉書)
記者史傑克/綜合報導
實在令人髮指!一名美國奧克拉荷馬州的40歲男子,日前被報導謀殺了4名家人,甚至連7個月大的外甥也不放過,令人不寒而慄。
但最近有線索顯示,此人犯案的動機,可能跟過度迷戀賽琳娜戈梅茲(Selena Gomez)有關,因為他曾經在臉書表示,自己愛賽琳娜勝過愛上帝,想把賽琳娜變成自己生活的全部。
根據《每日郵報》報導,殺人案發生於本月14日晚,這名叫丹尼葛林(Danny Green)的男子,殺害了自己57歲的母親莎莉、妹妹蕾貝卡、以及妹妹的2個孩子,16歲外甥女凱瑟琳和7個月大的外甥亞馬里歐。事後被朋友發現,警方根據線報以直升機搜索,在案發現場附近的便利商店拘捕到他,並以謀殺罪正式起訴丹尼葛林。
▲▼丹尼葛林在臉書PO了無數張賽琳娜照片,並表示愛她勝過一切。(圖/取自丹尼葛林臉書)
目前警方還不清楚他殺家人的動機,但丹尼葛林的臉書,卻給了警方一些線索,因為他在裡頭張貼了無數張賽琳娜的照片,每張都說賽琳娜「很可口」,還表示:「我希望賽琳娜永遠是我的老婆,我想要她變成我生活的全部,我想要她變成我王國的王后。我愛她勝過上帝,勝過父母,勝過我自己,勝過所有一切!」
事實上,丹尼葛林也曾在2011年,留言恐嚇當時正跟賽琳娜拍拖的小賈斯汀(Justin Bieber),指小賈會被槍殺,同時以「女朋友」稱呼賽琳娜,對比如今丹尼葛林的發狂行徑,實在叫人膽顫心驚。
▲▼丹尼葛林雖然已被逮捕,但臉書仍留有他和姪女、姪子的照片,令人不勝唏噓。(圖/取自丹尼葛林臉書)
有精神科醫生認為,丹尼葛林會如此瘋狂愛賽琳娜,是他患有精神疾病的一種信號,「人們會沉迷於很多事情,在這個案件裡,他沉迷於一個明星,且不擇手段希望引起對方的注意。他愛著明星,就認為明星也會來愛他,他們命中注定要在一起,所以他選擇斬斷生命中的其他羈絆,讓他和賽琳娜的結合,免受和他人關係的干擾。」
關鍵字:
明星
賽琳娜
小賈
殺人
臉書
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
留言列表