NOW娛樂
2013年7月28日 09:43
");
$(".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();
});
}
//-------------------
});
-
![]()
李立崴(左)2004前曾為甄妮牽線出片。(資料照/威瑪工作室)
娛樂中心/綜合報導
李立崴24日輕生結束39歲生命,2004前曾為阿姨甄妮牽線福茂唱片,卻爆出領不到版稅,讓他十分愧疚,她感嘆道:「我要寫信燒給他說我從來沒怪過他。」她質疑姪子想不開恐因感情因素,喊話要交往對象主動聯絡、釐清疑問。
自始便反對李立崴進軍藝壇,甄妮認為他在補教業工作順手,為唱片闖蕩須卑躬屈膝。自掏腰包血本無歸,他終是義無反顧,怕被阿姨罵,直到發行5張專輯都不敢拿給甄妮聽,她未料姪子盡心努力到這般程度,以為他才發行第2張專輯。

▲李立崴進軍藝壇自掏腰包。(資料照/記者邱榮吉攝影)
遭疑被房仲坑錢想不開,雙方已進行協調,《蘋果日報》報導,甄妮擔心李立崴恐執著於感情,知道他生前因工作關係結識交往對象,她喊話:「如果有人願意說,我想知道,你們到底半夜有沒有一通電話?告訴我嘛,讓我對你(指交往對象)的懷疑取消掉。」
※ NOWnews.com【今日新聞網】提醒您:
自殺不能解決問題,勇敢求救並非弱者,生命一定可以找到出路。透過守門123步驟-1問2應3轉介,你我都可以成為自殺防治守門人。
關鍵字:
明星
李立崴
藝人
歌手
補教
名師
唱片
甄妮
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' - https://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html
請先 登入 以發表留言。