陳思豪
2013年5月24日 00:53
");
$(".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)
外交部表示,有關漁船案的國際輿論,目前已漸漸偏向台灣。〔圖/外交部網站〕
記者陳思豪/台北報導
廣大興28號遭菲國公務船槍擊,我方全力動員搶攻國際版面。外交部23日晚間表示,先前透過各駐外館處加強向國際媒體發聲,已收到一定成效,美國「華爾街日報」、新加坡「海峽時報」及「聯合早報」等國際主流媒體,均刊登我外館投書,清楚表達我方立場。
外交部表示,「華爾街日報」網路版及「亞洲華爾街日報」紙本,22日同步刊登我國駐紐約辦事處以「菲律賓應道歉」(The Philippines Needs to Apologize)為題之投書。
內容指出,我國近日於南海護漁,並採取各項制裁措施乃被迫之舉,目的是為了抗議菲律賓違反國際法,菲國裝備精良的公務船朝無武裝的台灣漁船開火,已違反「聯合國海洋法公約」,並非自衛行為。
駐紐約辦事處投書還提到,台灣作為一個愛好和平的國家,將堅持以和平方式解決爭端,並呼籲菲國政府回應我方四項要求,包括正式道歉、合理賠償、徹底調查以及恢復雙邊漁業談判。
新加坡「聯合早報」5月18日也刊出我國駐新加坡代表謝發達的投書,標題為「台灣有必要參與制定區域行為準則」,文中強調,只要南海主權爭議存在一日,類此悲劇就可能再發生,因此應儘快確定區域性調停及溝通機制,已成了當務之急。台灣參與制定《南海各方行為準則》更有其必要性,以免類似事件重演。 (接下一頁)
關鍵字:
廣大興
菲律賓
漁船
台灣
外館
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