2013年8月7日 10:07
");
$(".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)
國防部部長楊念祖。(圖/中央社)
記者林修卉/台北報導
僅上任6天的國防部長楊念祖,因過去在學界剽竊論文醜聞,在昨晚閃辭。民進黨立委蔡煌瑯今(7)日表示,馬英九總統已鎮不住各軍頭,現在是搶救國軍的關鍵時刻,呼籲馬英九取消出訪,立即召開國是會議。
蔡煌瑯指出,馬英九總統現在面臨6大危機,包括國軍信心危機、核四爭議、狂犬病疫情、服貿協議、年金改革、10月電價上漲等。
蔡煌瑯表示,馬英九已失去人民的信賴,沒有能力領導政府,希望馬英九取消出訪,不要出去玩了,沒有內政就沒有外交,留下來處理6大危機,並立即召開國是會議,廣邀政黨、社會各界、企業界、學者專家一起討論,共同解決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