曹逸雯
2013年8月9日 16:34
");
$(".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();
});
}
//-------------------
});
-

國人買賣房屋最喜愛的交易數字0、5、8。
記者曹逸雯/台北報導
國人喜歡「8」的數字,就連買賣房屋時,也頗受歡迎。根據房仲業者從32萬筆實價登錄的資料中發現,國人購屋時最愛的數字是「0、5、8」,其中,一半交易價的尾數都是「0」,而尾數「5、8」也是熱門選擇。
信義房屋發現,國人購屋時有一些固定的交易習慣,其中以整數價格最受歡迎,在台北市、新北市與台中市最受歡迎的尾數為00、50、80、20等數字,統計雙北市尾數為0的交易占比就超過5成。
除了整數以外,台北市以尾數88、68相對熱門,新北市則以尾數5較為熱門,從這些跡象顯示,國人在成家立業購屋時,在成交價格較喜歡如諧音88(發發)等吉祥的數字,希望可以搏個好采頭。
信義房屋不動產企研室專案經理曾敬德指出,根據實價登錄的房價尾數(統計至萬元),尾數是0的比例高達5成,第二熱門則是尾數5,排名第三的則是尾數8,至於最冷門的數字則是4,僅有2.85%的登錄個案尾數為4,可見國人在購屋這項人生大事之中,對於4仍存有忌諱,能避則避。
北中南主要都會區最熱門的整數分別為00、50、80與20,至於整數以外的數字,則以88、25最為熱門。以房價最高的台北市為例,成交價除了喜歡湊成整數之外,台北市成交價的尾數排名前三分別是88、25與68,相較於其他的區域來看,台北的購屋人特別偏好是否買到吉利數字,新北市則是以25、35、75的尾數5相對較多。
曾敬德指出,買賣雙方在洽談價格的過程中,買方最後大多會要求去掉尾數,可能是尾數為0占了將近一半的主要原因;至於尾數為5,可能是買賣雙方各退一步,取其中間值;至於尾數為8,則大多是希望雙方討個吉利,尤其是在標售的場合特別明顯,尾數68、88特別常見,可能希望有個好手氣,可以順利得標。
關鍵字:
房市
購屋
房價
標售
得標
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