");
$(".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)
中山區附近小旅館林立,北市推動改造呈現歷史特色。
記者曾少甫/台北報導
台北市中山、大同等早期開發區域,由於商業發展成熟、交通便利,各式旅館林立,市府觀光傳播局為提升小型旅館的競爭力,今年特別推出「懷舊旅館風華再現輔導計畫」,將協助已有相當經營歷史的旅館進行改造,以成為具有歷史文化特色的新旅店,爭取國內外客源市場。
觀光傳播局表示,光是中山區的旅館就高達110家,佔全市414家的四分之一以上,鄰近的大同、中正、萬華區總數也達161家,可以說是旅館業的一級戰區。這些早期開發區域裡為數眾多且經營已有相當時日的小型旅館,一直是喜歡台北老城風貌民眾的最愛,甚至吸引不少國外背包客投宿。
觀光傳播局看好這些小型旅館的發展潛力,今年特別推出「懷舊旅館風華再現輔導計畫」,與實踐大學媒體傳播設計學系組成的團隊合作,透過室內設計、建築、消防、文創等領域的專家,選定2家小型旅館協助進行改造。改造內容除建築設備的翻新外,並將針對旅館本身及所在街區的特色做整體旅館空間規劃。
另外,實踐大學團隊也將提供經營專業知能及協助行銷推廣,促成接受輔導的旅館成為當地的新亮點,吸引更多國內外旅客、背包客入住,提升客房住用率,也能感受在地文化。觀光傳播局並將於8月1日到8月15日受理中山、大同兩區客房數15間以下的旅館報名,未來則視報名情形,再擴大對中山、大同、萬華、中正四區的旅館來開放報名。
另外,為鼓勵旅館業提升住宿安全,觀光傳播局也提供旅館業申請公共安全補助,今年受理公共安全補助申請期限到9月30日止,凡是營業已超過10年、未曾申請的旅館都可提出申請。補助範圍包括防火避難設施及消防安全設施,每家補助金額可達總經費8成,並以50萬元為上限。
關鍵字:
旅館
歷史文化
地方特色
懷舊
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