名家》洪耀南
2013年10月28日 11:26
");
$(".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();
});
}
//-------------------
});
-
胡志強20日正式透過中市新聞局長石靜文,表示自己會在12月宣布答案;若沒有對外宣布,就表示自己將投入選戰。〔圖/資料照片〕
文/洪耀南
2014大選,藍綠決戰關鍵均鎖定中台灣,更以大台中市輸贏為指標,國民黨有輸不得的壓力,民進黨上次小輸三萬多票更具有綠化的標竿,所以馬英九的布局以守住為原則。
馬英九的守住台中市的布局,有兩個如果。如果胡志強不選,在馬英九可以接受的人選下是否能守住?第二個如果,如果胡志強再競選連任下,是否能守住台中?
如果胡志強不選,目前有意參選者而言均不是廖了以的對手,廖了以雖表態不是因選舉而辭官,是照顧年邁的母親及生涯規劃,然而記起上次教訓,本次採取策略是明修棧道,暗渡陳倉戰略,但廖了以是馬金所無法接受人選,這很難改變。如果胡志強繼續參選,不僅堵住廖了以的參選,更可以壓制這些蠢蠢欲動的立委們。
大台中市合併人口數由原台中縣佔60%,台中市佔40%所組成,縣區是勝負關鍵所在,而縣區的派系更是主導的力量,胡志強市長上次選戰中,2010年有三分二的時間在處理台中縣派系的問題,從年初一直到8月份才搞定台中縣紅派的支持。
所以,如果胡志強不選,又不能讓廖了以出線,但又要守住台中市的執政權,這樣的提名操作十分困難,這是馬英九台中市布局的困境。但如果胡志強參選,不僅讓國民黨內部單純化,變動不大,更重要是勝負責任變成胡志強個人承擔,馬英九又可以脫離此局困境。
台中縣因合併而邊緣化,加上派系泡沫化的危機,所醞釀出來反撲的力道是否能壓抑?馬英九的台中市布局,一動不如一靜,胡志強只能再度披掛上陣。
●NOWnews「今日論壇」徵稿區→http://www.nownews.com/write/
●來稿或參與討論的文章也可寄至public@nownews.com
〈本文作者洪耀南,未來事件交易所執行長〉
關鍵字:
名家
論壇
洪耀南
六都
台中
胡志強
馬英九
競選
市長
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:
留言列表