陳思豪
2013年5月23日 09:09
");
$(".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();
});
}
//-------------------
});
-

外交部表示,有關漁船案的國際輿論,目前已漸漸偏向台灣。〔圖/外交部網站〕
記者陳思豪/台北報導
我漁船「廣大興28號」遭菲國公務船槍擊事件,經過多天努力,國際輿論已有轉向趨勢。外交部22日晚間發布新聞稿指出,包括美國及歐盟參、眾議員,都發表友我聲明,另外,美國主流報紙「華盛頓時報」、外交專業刊物「尼爾森報導」、菲律賓等媒體也都紛紛刊登友台報導。
外交部指出,美國聯邦參議院外交委員會亞太小組主席卡丁(Ben Cardin)21日就發表聲明,對罹難漁民洪石成家屬表達哀悼之意,並敦促菲律賓配合我國進行調查。眾議院外交委員會主席羅伊斯(Ed Royce)也指出,菲國政府應向我政府及人民道歉,並向洪石成的家屬賠償;眾議員朱蒂邱(Judy Chu)則發言譴責菲律賓的暴力行為。
歐盟方面,比利時國會友台小組共同主席塔雷馬內(Georges Dallemagne)21日也發表聲明,對本案受害漁民家屬表示哀悼,同時期盼台菲儘快展開漁業協商,避免類似悲劇再度發生。
國際媒體報導方面,美國「華盛頓時報」21日以「漁民遇害引爆台菲爭端」為題報導指出,台灣拒絕菲律賓道歉,因菲方將洪石成的死定位為「不幸與非蓄意的生命損失」。該報導引述台官員談話,指出台灣在巴士海峽軍演目的並非挑釁,而是回應對此事的激憤,並展現護漁決心。
美國前國務院副助理國務卿薛瑞福(Randy Schriver)20日,也在華府「尼爾森報導」(Nelson Report)撰文指出,目前亟需台菲進行有意義的雙邊協商,他相信馬政府能透過外交途徑,仿照台日經驗繼再次圓滿解決問題。
菲律賓媒體方面,「菲律賓星報」、「菲律賓每日詢問者報」、「馬尼拉時報」都在這兩天出現友台言論,認為馬尼拉經濟文化辦事處後續處理方式不夠周延,道歉信共有4個版本,且內容數次更改,顯示菲國政府缺乏誠意。 (接下一頁)
關鍵字:
菲律賓
廣大興
漁船案
美國之音
馬尼拉
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