呂烱昌
2013年8月17日 16:25
");
$(".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)
航空自衛隊C-2運輸機。〔圖/維基百科〕
國際中心/綜合報導
日本媒體報導,日本政府打算修改「武器出口三原則」,將軍用武器修改為,以民用目的出口。
日本《產經新聞》16日報導,日本政府決定將防衛裝備出口作為經濟成長戰略的支柱,透過增加軍事裝備出口促進經濟成長、提升防衛產業。另一方面,日本政府希望藉由武器出口,與印度和東南亞為中心的國家加強軍事合作關係。
報導指出,第一個出口項目是航空自衛隊計劃於2014財政年度開始部署的C-2型運輸機,以及海上自衛隊的US-2型水上飛機;C-2可以用於民用運輸,US-2則可以改作消防用途飛機。
日本政府將於2013財政年度內開始辦理US-2水上飛機對印度出口手續,其餘備選出口品還包括陸上自衛隊的架橋車等。
日本在1967年制定「武器出口三原則」,禁止將武器出口至「共產國家、被聯合國禁運的國家、國際爭端當事國或即將發生爭端當事國」出售武器。
![日本海上自衛隊的US-2水上飛機。〔圖/維基百科〕](https://imageproxy.pixnet.cc/imgproxy?url=https://1-ps.googleusercontent.com/h/www.gstatic.com/psa/static/1.gif)
日本海上自衛隊的US-2水上飛機。〔圖/維基百科〕
關鍵字:
日本
武器
印度
東南亞
出口
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