王鼎鈞
2013年7月24日 16:46
");
$(".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();
});
}
//-------------------
});
-

中央選舉委員會主委張博雅(左)率同中選會秘書長鄧天祐等人訪視金門縣選舉委員會,與委員交換明年5合1公職人員選舉選務工作意見,並慰勉工作人員。(圖/中央社/102年2月4日)
記者王鼎鈞/台北報導
中央選舉委員會主任委員張博雅及另5名委員任期將屆,行政院24日表示,已提名張博雅、劉義周、劉宗德、潘維大、陳國祥等5人續任,仉桂美新任委員,函送立法院審查。
行政院指出,中選會現任主委張博雅等6人的任期至今(102)年11月3日屆滿。依該中選會組織法規定,於委員任期屆滿3個月前(8月3日)應辦理提名作業,行政院已將提名張博雅等6人名單函送立法院審查。
行政院表示,行政院提名考量經驗傳承、引進新血及任期交錯等因素,就相關領域遴選優秀人才,其中張博雅(被提名為主委)、劉義周(被提名為副主委)、劉宗德、潘維大、陳國祥及仉桂美等6人任期均為4年(至106年11月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