");
$(".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();
});
}
//-------------------
});
-

挪威總理史托騰柏格希望能聽到選民真正的心聲,扮成計程車司機載客。(圖/翻攝自網路)
實習記者游雅嵐/綜合報導
計程車真的是民眾大吐苦水的好地方?挪威總理史托騰柏格(Jens Stoltenberg)也這麼認為!大選將近,史托騰柏格(Jens Stoltenberg)希望能聽到選民真正的心聲,扮成計程車司機載客。路程中不少民眾認出他,但多年沒開車的他,竟被吐槽:「你真的開得很糟!」
根據《中央社》的報導,挪威總理史托騰柏格11日透露,他曾在6月某天下午喬裝成計程車司機載客,希望了解選民的真實心聲。近日他把載客實錄上傳到臉書(Facebook)、推特(Twitter)和YouTube上。他在影片中表示:「對我來說,傾聽民眾真實想法很重要。民眾最容易吐露心聲的地方,就是在計程車上。」
影片中的史托騰柏格身穿計程車司機制服、戴上墨鏡,乍看之下就像一般計程車司機。他選擇在首都奧斯陸街上行駛,載客過程中除非有乘客認出他,否則史托騰柏格不會表明身分。
載客的過程笑料百出,有乘客說:「從這個角度看,你看起來真的好像總理喔。」還有一名婦人在認出他後,藉機抱怨企業老闆薪水高得不合理,希望他能想辦法。
已經8年沒開車的史托騰柏格,還一度因為操作失誤而突然剎車。當時在計程車內的女乘客吐槽:「這真不是我見過最好的開車技術。」她還笑著說:「我不太滿意這樣的駕駛。」而另1名乘客更直接的表示:「你真的開得很糟。」
挪威將於9月9日舉行大選,競選活動正如火如荼展開。這段深入民間假扮計程車司機的過程,將會成為史托騰柏格競選下屆總理的最佳宣傳片。
據《蘋果日報》的報導,當地記者也詢問他如果9月選舉輸了,是否會考慮轉行當計程車司機,史托騰柏格笑說:「我想我當總理,才能為人民做到最好的服務。」
關鍵字:
挪威
總理
史托騰柏格
計程車
民情
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