陳思豪
2013年6月3日 00: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)
我國漁船「廣大興28號」遭菲公務船槍擊事件,除了國際媒體外,不少學界人士也紛紛跳出來替台灣發聲。〔圖/外交部〕
記者陳思豪/台北報導
我國漁船「廣大興28號」遭菲公務船槍擊事件,除了國際媒體挺台輿論增加外,近期也得到幾位美國聯邦參眾議員的支持,不少人要求菲國應公正、迅速回應我政府要求,並立即展開台菲漁業協議談判,以防止未來發生類似悲劇。
外交部2日晚間表示,美國聯邦眾院外交委員會「中東暨北非小組」主席羅斯蕾緹南(Ileana Ros-Lehtinen, R-FL),於31日就台菲漁船爭議發表「台菲爭議應和平解決」聲明。
內容指出,台菲均為美國的重要盟邦,因此期判雙方簽署漁業協議,防止類似爭議重演。此外該協議也能有助兩國善加利用天然資源,確保兩國人民安全。同時她還進一步敦促菲國,勿必擱置「一中」政策,因為台灣係一個自由、獨立的主權國家。
美國聯邦眾議院「國會台灣連線」共同主席卡特(John Carter, R-TX),也在31日就台菲漁船爭議發表「卡特就南海案發表聲明」,呼籲菲律賓儘速完成透明調查,根據該調查結果,由咎責之方賠償受害者家屬,並敦促台菲展開漁業協意談判。
美國前聯邦參議院多數黨領袖杜爾(Bob Dole),30日則致函美國國務卿凱瑞(John Kerry),力挺台灣在此事件要求進行公正、迅速及徹底調查的立場,此外台菲與美國均應已體認到彼此共同利益超越目前危機,因此解決目前危機至為重要。
國際媒體部分,我駐印度代表田中光,日前也接受印度「世界烏爾都通訊社」(World Urdu Service)採訪,受訪內容共有6家媒體刊登。內容呼籲菲國政府立即回應我政府所提道歉、懲凶、賠償及展開台菲漁業協議的要求。
關鍵字:
廣大興
漁業協議
台灣
菲律賓
外交部
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