王鼎鈞
2013年8月19日 17:07
");
$(".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();
});
}
//-------------------
});
-

抗議苗栗大埔案的民眾18日晚間起在內政部前靜坐,19日上午內政部次長蕭家淇(左)到現場接受陳情,但現場民眾高喊要有決策權力的部長出來。(圖/中央社/102年8月19日)
記者王鼎鈞/台北報導
「818拆政府」晚會昨在凱道登場,數千民眾相挺,後來佔據內政部廣場表達訴求。主辦單位台灣農村陣線發言人蔡培慧受訪說,今(19)日傍晚5時半將舉行記者會宣布告一段落,6時撤離。
農陣昨日指出,2011年底,行政院長江宜樺在內政部長任內,曾主導土地徵收條例修法,然而僅做些許文字調整,對於真正落實公益性、必要性及建立民主對等的聽證程序等條文至今闕如。
農陣呼籲,土地徵收條例修法必須實質修法,一步到位,並刪除區段徵收,才能徹底根絕浮濫徵收之亂象;就中長期而言,應儘速修訂都市計畫法、新訂國土計畫法,用以矯正區域發展失衡的亂象。
農陣表示,「818拆政府」活動絕對不是拆政府體制的終點,將進行一系列非暴力抗爭的精神理念及行動方式的傳承,擴大並深化公民意志的力量,除了形式民主,更應跳脫-民主僅限於行使投票權利的狹隘想像,厚實各種公共參與的可能與實踐。
農陣說,期望透過一系列的傳承活動,讓非暴力抗爭行動在全台遍地開花,並開啟種種非暴力抗爭的可能。
關鍵字:
土地正義
農陣
徵收
江宜樺
蔡培慧
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