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

馬英九:國會議長涉司法關說案,是非要講清楚
記者胡健森/台北報導
馬英九總統2日以黨主席身份主持國民黨中常會,回應立法院長王金平涉嫌司法關說案,所引發的政壇紛爭時表示,他會思考如何讓事情有個解決,但是非要講清楚,不能經歷了這些卻還原地踏步。
馬英九在會中表示,對於中常委們的高見他會記下來並加以考慮,但也希望大家能充分瞭解,只有清廉、勤政、愛民的政黨才會得到人民支持,或許有人會覺得民代被選出來,就是要提供服務、接受請託關說,但絕對不能碰及司法關說的領域,這是個是非問題。
馬英九再度重申,他個人與王院長沒有恩怨,更沒有所謂的「滅王計畫」,換做是別人(關說)也是會如此處理,這是有關於國民黨的未來及方向問題,大家會如何看待國會議長涉及司法關說個案,是非要有個解決,否則很難面對黨員。
有關外界關心特偵組監聽國會的問題,馬英九說,就他瞭解,法務部及地檢署已經在進行調查,希望很快會有結果出來,監聽如果有違法當然要辦,不管是誰都要辦,司法關說也是一樣,他會好好思考如何讓事情有個解決,但是非要講清楚,我們不能經歷了這些卻還原地踏步。
關鍵字:
馬英九
關說
監聽