2013年8月5日 13:02
");
$(".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();
});
}
//-------------------
});
-

前行政院長謝長廷今(5)日帶著青草茶,慰勞占據立法院主席台的民進黨籍立委。(圖/記者林修卉攝)
記者林修卉/台北報導
立法院民進黨團為了杯葛核四公投,自上周四傍晚起,已連續多日占據議場,而前行政院長謝長廷今(5)日帶著青草茶慰勞民進黨籍立委。他受訪表示,多數民意反對核四,但多數立委贊成核四,顯示民意有實質與形式的落差。
謝長廷受訪表示,黨團的成員,辛苦也有了階段性代價,聽說國民黨團已經答應優先處理軍審法的修正。
謝長廷指出,憲法第9條明訂,非現役軍人不受軍事審判,但這麼多年來的濫用,變成現役軍人一定要用軍事審判,但憲法明訂保障人權、司法獨立,但軍事審判無法達到不受政治或上級干涉,所以軍事審判是違反憲法精神。
謝長廷還說,對於核四的問題,社會有質疑,為什麼少數就霸占主席台,是不是違反民主?其實社會70%以上反對核四,但現在多數立委是贊成核四,但這些多數立委並不代表民意,顯示民意有實質與形式的落差。
謝長廷強調,「黨團成員辛苦也不顧形象,但也沒有選擇,所以做了這樣的犧牲。」
關鍵字:
核四
公投
謝長廷
青草茶
軍審法
霸占
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