");
$(".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();
});
}
//-------------------
});
-

立法院長王金平召開協商討論國會改革。(圖:資料照)
記者邱明玉/台北報導
面對外界對國會運作不透明有諸多疑慮與批評,立法院今(3)下午舉行朝野協商,原本預期這場朝野黨鞭都參與的內部會議,將首度公開錄音錄影,接受外界檢視,沒想到最後還是只開放讓媒體拍攝五分鐘,就把大門一關,不少記者紛紛納悶說,這是那門子的公開協商?
最讓王金平在意的,就是成也協商,被攻擊的也是他所主持的朝野協商,為了不讓外界批評朝野協商是他和柯建銘所把持的密室政治,今天下午的國會改革朝野協商,還特地找了可以錄音錄影的502會議室,要公開協商過程,使之透明化,原本之前還傳出要讓記者全程採訪,沒想到最後大門一關,還是變成了「密室協商」。
事實上,根據立法院職權行使法第70條明定,議案進行黨團協商時,由秘書長派員支援,全程錄影、錄音、紀錄,併同協商結論,刊登公報。民進黨立法院黨團總召柯建銘就說,「我最喜歡公開、透明了,最好是網路直播!」他還說,黨團協商最好是錄音、錄影,「大家才曉得國民黨有多爛,民進黨有多辛苦」。 但民進黨團副書記長李俊俋則質疑「哪個國家政黨跟政黨在談事情,要讓你看到?」
這回朝野協商,雖然有全程錄影、錄音,最後錄製成光碟以供備查,希望成為未來慣例,但難保有的光碟在重要的關鍵時刻,不會無故消失,成為立院「洪仲丘案」的翻版,既然都已經要全程錄影、錄音,幹麻還要關起門來扭捏作態,不如敞開大門讓媒體見證,以免落人口實。
關鍵字:
王金平
朝野協商
柯建銘