2013年8月25日 15:23
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
中華民國副總統吳敦義。(資料照片/記者王鼎鈞攝)
記者孫偉倫/綜合報導
副總統吳敦義之女吳子安攜子出國度假,發現兒子因護照效期不足而尋求外交部人員幫忙,在機場臨時補辦護照,被批「特權服務」。吳敦義今(25)日表示,女兒因準備不周而用到「比一般國人印像中較高的待遇」,要虛心檢討;他說,如果帶給講求效率、服務也一直在提升的外交部困擾,「我覺得很不好意思」。
媒體報導,吳子安23日帶兒子前往帛琉度假時,因小孩護照效期不足6個月,被拒絕登機後臨時在機場由外交部人員幫忙補辦,外交部稱這是一般的便民服務,但對照外交部曾指明,「不受理在台國人臨櫃申請護照」,而一般民眾補辦護照最快也要隔天才完成,外交部被批評是服務特權。
對此,吳敦義上午出席祖孫嘉年華活動時受訪表示,女兒當時沒跟他通電話,小朋友的護照上也不會寫外祖父(吳敦義)的名字,絕對沒有所謂特權,他事先也不知情,所以沒有報導所稱吳子安「還逛免稅店」的事情。
吳敦義說,外交部近年推動許多便民措施,像是台灣獲得超過130個國家地區免簽證,對旅行團或國人在海外特殊狀況提供幫忙,以及針對急件辦理快速發放新護照等,效率都有顯著提升。
吳敦義說,旅行是一件小事,但因女兒準備不周,需要用到「比一般國人印像中較高的待遇」,「不平則鳴嘛」,要虛心檢討,
他說,如果帶給講求效率、服務也一直在提升的外交部困擾,「我覺得很不好意思」。
關鍵字:
吳敦義
吳子安
護照
帛琉
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