2013年7月26日 16:37
");
$(".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();
});
}
//-------------------
});
-

台灣國家聯盟等多個本土社團今(26)日公布,27日晚間上凱道抗議兩岸服貿協議,7月29日到8月1日包圍立法院。(圖/記者林修卉攝)
記者林修卉/台北報導
國民黨立法院黨團堅持周一(29日)召開臨時會,處理兩岸服貿協議。台灣國家聯盟等多個本土社團今(26)日公布,27日晚間上凱道抗議,7月29日到8月1日包圍立法院。兩岸協議監督聯盟也將在28日聚集立法院抗議,連續6天民間社團將接力抗議。
台教會會長呂忠津呼籲,立法院要退回兩岸服貿協議,重啟談判,若立法院無法捍衛民主機制,「那還要立院做什麼?也就是我們拆立法院的開始!」
前考試院長、台灣國家聯盟總召姚嘉文、台灣二二八關懷總會理事長陳儀深、台教會會長呂忠津、台灣國家聯盟決策委員林秋華、台獨聯盟主席陳南天、北社祕書長李川信等人,今日在台灣國家聯盟召開記者會。
呂忠津指出,台教會明天傍晚5時30分將在凱達格蘭大道舉辦的「反黑箱協議,要生存權利」大會,前民進黨主席蔡英文已答應參與凱道的晚會,並將上台演講。
陳儀深表示,大陸以商圍政、以經促統是陽謀不是陰謀,台灣與大陸簽定協議,不是像與紐西蘭、新加坡等國家簽定自由貿易協議能夠相提並論,何況大陸對台灣有野心。
關鍵字:
本土社團
立法院
台教會
台灣國家聯盟
姚嘉文
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