2013年8月24日 09:45
");
$(".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();
});
}
//-------------------
});
-

消基會今(16)日指出,高鐵票價不但能隨物價指數調漲,甚至可以再自由加到20%票價調整;消基會呼籲,高鐵應改善尖離峰的載客率落差,才是增加營收的方式。(圖/資料照)
記者林修卉/台北報導
高鐵所提調整自訂基本費率及票價表案,交通部已核定調漲費率。民進黨立委李昆澤23日指出,為避免在10月與油電齊漲造成的衝擊,強烈要求交通部比照國內航空,高鐵調漲方案最快明年元旦後才能上路。
李昆澤表示,高鐵公司對於政府、社會以及消費者的「抗漲」聲音,姿態甚高,表現出一副有恃無恐的樣子。
李昆澤說,交通部別忘了政府是高鐵最大股東,不要一副「事主變公親」的樣子,明明就是自己要漲價,然後表現出是迫於無奈會盡力協調。因此,他主張,既然高鐵票價非漲不可,他要求必須符合「兩大前提,三階段進行」,以對社會與消費者的衝擊降至最低。
李昆澤表示,所謂「兩大前提」就是必須提出「離峰時段運量提升計畫」與「優惠票價措施」。
他說,三階段進行,就是採「4-4-2」的方式,具體來說,就是交通部審視兩大前提同意後,才能就9.69%漲幅,調漲4成,一年之後,檢視客座利用率提升至60%以上,再予以同意4成,一年半後,客座利用率達到65%,再同意最後2成的漲幅。
李昆澤認為,這樣除了可以減緩票價提高對消費者所帶來的衝擊,也可以督促高鐵公司努力提升運量。
另外,油電在10月將會有一波漲幅,李昆澤表示,為避免造成國內民生物價嚴重衝擊,交通部必須比照國內民航票價,高鐵在提出兩大前提同意後,第一階段起漲必須在明年元旦後才可以開始實施,讓民眾有一個喘息的機會,希望政府留給人民一條生路。
李昆澤也提醒,高鐵公司現在的問題是運量而不是票價,不要「吃緊弄破碗」,只顧慮到眼前要以漲價彌補虧損,反而不顧提升運量的根本之道,最後恐怕會漲價造成旅客流失,反而得不償失。
關鍵字:
高鐵
民進黨
李昆澤
交通部
漲價
調漲
油電雙漲
票價
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