2013年7月25日 18:09
");
$(".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日執行大埔4戶拆除作業,怪手機具進場施工,張藥房外彩繪的「守護大埔家園」牆面在警力戒護下,逐步被拆除。中央社資料照102年7月18日
記者孫偉倫/台北報導
外傳大埔拒遷戶被強制拆遷後,苗栗縣府還向張藥房屋主彭秀春收取拆除費24萬2千元,內政部今(25)日澄清表示,苗栗縣府僅收取「代為搬移屋內物件所需費用」3萬3千元,並非報導之24萬2千元。
內政部表示,依土地徵收條例第21條規定,被徵收土地或土地改良物之所有權人,對於其土地或土地改良物之權利義務,於應受之補償費發給完竣時終止。本案土地改良物補償費計79萬餘元,苗栗縣政府已於100年1月12日存入土地徵收補償費保管專戶完竣。
另依同條例第28條規定,被徵收土地或土地改良物應受之補償費發給完竣或核定發給抵價地後,直轄市或縣(市)主管機關應通知土地權利人或使用人限期遷移完竣,應遷移之物件逾期未遷移者,由直轄市或縣(市)主管機關或需用土地人依行政執行法執行。
本案土地苗栗縣政府已於102年6月11日發函通知彭秀春女士等人於102年7月5日前自行完成遷移,因未如期遷移,故由苗栗縣政府依行政執行法第28條規定執行,並依該法第29條規定,要求義務人繳納代為搬移屋內物件所需費用。
關鍵字:
大埔
劉政鴻
農村陣線
江宜樺
迫遷
吳敦義
張藥房
彭秀春
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