Yvette Lee
2013年8月24日 12:39
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
黎巴嫩第二大城的黎波里兩座清真寺遭受炸彈攻擊,死亡人數從原本的29人增至42人,另有500餘人受傷,聯合國安理會也出面譴責。(圖/翻攝BBC)
記者李宜庭/綜合報導
黎巴嫩第二大城的黎波里(Tripoli)兩座清真寺遭受炸彈攻擊,死亡人數從原本的29人增至42人,另有500餘人受傷,聯合國安理會強烈譴責連環爆炸攻擊,並強調必須讓攻擊者接受司法制裁。
23日下午黎巴嫩北部大城的黎波里兩座遜尼派清真寺附近,相繼發生汽車炸彈攻擊,且相隔時間不到5分鐘,目前被認定可能為協同攻擊,引起全球關注,死亡人數也上修至42人,另有數百人受傷。
據了解,第一場爆炸攻擊地點位於的黎波里市中心,接近卸任總理米卡提(Najib Mikati)的住宅;第二場爆炸攻擊地點則在的黎波里港附近,鄰近前警政首長利菲(Ashraf Rifi)住處。
對於連環爆炸攻擊事件,不僅法國總理歐蘭德出面批評,聯合國安理會也強烈譴責,強調必須讓主導恐怖攻擊者接受司法制裁,並呼籲各方自制。
而此連續兩場爆炸攻擊,也是從1975年至1990年黎巴嫩內戰以來,死傷最嚴重的恐怖攻擊事件。
關鍵字:
黎巴嫩
爆炸
攻擊
遜尼派
清真寺
聯合國
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