陳思豪
2013年8月1日 15:27
");
$(".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)
立法院舉行服務貿易協議公聽會。
記者陳思豪/台北報導
立法院今(1)日繼續舉行服務貿易協議公聽會,服貿協議過去被外界所關注,多半是對產業、就業機會的衝擊,但不少專家學者在會中指出,未來若大量開放中資,很可能對國家安全也造成影響,屆時可能出現資訊外洩、容易遭受網路攻擊等情形,政府必需密切關注。
台灣大學電機系教授蔡志宏就指出,歐美國家針對涉及國家安全產業,都有特殊立法,這次服貿協議開放的運輸、電腦資訊、第二類電信、醫療及金融,都是被視為攸關國家安全的基礎建設,列入高度防護。
蔡志宏還說,現在很多歐美國家防護做法,都採用業者與政府聯防的機制,但未來若有大量中資進入,就可能產生防護缺口,屆時外部網路攻擊、資訊外洩,就可能從這個缺口進來。
他呼籲政府,中資大量投資後,政府必需增加新的防護措施,但這當中需要增加多少成本,還有待評估。
中研院研究員徐斯儉也指出,服貿協議簽署的對象是中國大陸,一個黨國體系的國家,開放後很可能透過政治、經濟、語言文化等手段來影響台灣,這次印刷出版業,對岸只給予我印刷的部分,就是為了讓一些能在台灣上架的書無法進入。
他呼籲政府,必需嚴格把關中資企業介入政黨活動,也需檢討是否禁止他們競選同業公會理事長。
關鍵字:
服貿協議
大陸
資安
網路
個資外洩
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