林保宏
2013年8月7日 10:58
");
$(".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();
});
}
//-------------------
});
-

國防部長楊念祖(左)閃電請辭,請辭原因被爆出是6年前主編出版的論文內容涉嫌抄襲,被素有「牛糞博士」之稱、目前在世新大學擔任講師的朱政麒所踢爆。(圖/記者呂炯昌拍攝)
政治中心/綜合報導
國防部長楊念祖閃電請辭,1日接任部長至6日晚間請辭,任期僅短短6天,成為任期最短部會首長,原因竟是被爆料6年前的論文涉及抄襲和剽竊。踢爆抄襲的朱政麒7日上午召開記者會表示,楊念祖沒有誠信,如果未來他繼續掌管國防部,後果恐不堪設想。但他對於楊念祖為此請辭也給予肯定,勇於負責,還呼籲馬英九總統應效法其風骨。
踢爆楊念祖抄襲的世新大學講師朱政麒,同時也是民進黨台北市黨部執行長。這次揭露楊念祖涉嫌抄襲,讓外界聯想日前同樣是綠營立委的管碧玲,曾在立院質詢楊念祖論文涉抄襲一事是否相關?對此朱政模否認,他強調自己是在拜讀楊念祖《決戰時刻》一書發現,之後還投書媒體才踢爆此事。
朱政麒表示,自己與軍系並無密切關連,父親雖曾在軍中服務,但職務不高且已去世多年,根本無任何人脈在軍中。至於被問及和管碧玲同時發現,他表示應該只是巧合而已。他會揭露此事,是認為這已涉及誠信問題,楊念祖的論文涉及剽竊卻隱瞞不說,未來他上任一段時間後才爆出,恐對政府與形象更傷。
至於楊念祖被指稱是剽竊美國軍事專家費雪禮(Richard Fisher)在2006年的著作,他得知楊念祖因此事請辭,第一個反應感到震驚外,並認為他為此事下台是「愚蠢的理由」。費雪表示自己和楊念祖是多年朋友,文章內容被採用為政策並不介意,甚至還感到榮幸。
關鍵字:
朱政麒
楊念祖
費雪禮
世新大學
管碧玲
民進黨
決戰時刻
美國
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