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

前民進黨主席蔡英文9日促開國是會議,並先進行幕僚作業,如果有助於國是會議的進行,她不排除與馬總統見面,甚至歡迎。(圖/記者林修卉攝)
記者林修卉/台北報導
前民進黨主席蔡英文上周再提國是會議,為了能順利召開,她不排除「馬蔡會」,卻引起黨內砲轟,也被解讀為「給蘇難看」。蔡英文今(12)日在臉書寫道,「難道就這樣坐等3年,再來解決問題嗎?」
蔡英文說,她可以理解很多人失去和政府對話的耐性,只想等馬總統下台,對國是會議不抱期待。她反問,「難道台灣還可以再空轉3年,而不會造成永久性的傷害嗎?」
蔡英文指出,803行動的震撼,是25萬公民創造了一個奇蹟,「誰說國是會議不可能創造另一個?」
蔡英文表示,國是會議也許無法根本解決所有的問題,但透過對話、共識凝聚的過程,必然可獲致一定的成果,從而導正現況,讓這個受傷中的國家不再繼續失血;未來3年,國家至少能維持最低度的穩健運作,不再向下沉淪。
蔡英文強調,年金體制瀕臨破產、健保制度岌岌可危、國家財政寅吃卯糧,國民所得節節倒退;政府執意續建核四,人民恐懼子孫可能無法繼承這片好山好水;經貿對大陸門戶洞開,台灣經濟自主性逐漸流失。
她說,過去引以為傲的資產,都被放棄、流失、抹煞,「不知道可以留給下一代什麼」成為台灣社會的集體焦慮,令人不忍;因為政府執意續建核四,政府有意識在文化上「去台灣化」,連歷史都可以隨意改寫。
蔡英文表示,過去所有引以為傲的資產,都被放棄了、流失了、抹煞了,「不知道可以留給下一代什麼」成為台灣社會此刻的集體焦慮,令人不忍。
關鍵字:
蔡英文
國是會議
馬蔡會
再等三年
年金
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