NOWnews.com 今日新聞網
2013年9月22日 22:38
");
$(".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();
});
}
//-------------------
});
記者林保宏/專題報導
天后王菲和李亞鵬的8年婚姻,13日在新疆烏魯木齊簽字離婚後就畫下句點。過去外界就不看好兩人婚姻,現在卻傳出離婚原因眾說紛紜,但李亞鵬在離婚後發生出聲明「我要的是一個家庭,你卻注定是一個傳奇」,似乎已道盡王菲的不凡。以星座的角度來看,王菲是獅子座,但命理專家分析,獅子座的女性,天生就比較強勢,尤其當她的一切都勝過男方時,感情的維持就更加不易了。
王菲感情狀態--聖杯騎士逆位。(圖/記者林保宏攝影)
星座專家小孟老師分析,獅子座的女性,個性都比較好強且事業心重,往往常會把「工作擺第一,感情放其次」。尤其獅子座是一個較為霸氣的星座,常常會用氣勢壓過對方,相對於彼此的溝通上,就顯得較無「技巧」可言,容易淪於一種自以為是的感覺。尤其就感情而言,這對雙方都會是一種壓力。
獅子座的女性,一旦投入感情,會付出不少心力在感情的維持,但卻常常會得不到相當的回報。尤其大陸天后王菲和台灣天后張惠妹,2人都是獅子座,事業都很成功,但一談到感情,2人都曾歷經情傷,感情路上卻不如事業順遂。小孟老師分析,就2人的情況,2人只適合談感情,但要走入婚姻,恐怕都不會有太美滿的結果。
王菲與謝霆鋒感情狀態--世界牌正位。(圖/記者林保宏攝影) (接下一頁)
關鍵字:
獅子座
天后
王菲
張惠妹
竇唯
謝霆鋒
李亞鵬
周立璟
王力宏
何守正
Sam
https://www.facebook.com/pages/%E5%A1%94%E7%BE%85%E5%B0%88%E5%AE%B6%E5%B0%8F%E5%AD%9F%E8%80%81%E5%B8%AB%E7%B2%89%E7%B5%B2%E5%9C%98-%E7%9B%A1%E5%9C%A8%E5%A1%94%E7%BE%85%E5%8D%9C%E5%8D%9C%E9%A2%A8/276454132376389
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:
留言列表