Akiya Japan 日本空き家
Spotlight:’) if(data.price_usd) html.push(‘
$’+(data.price_usd).toString().replace(/(d)(?=(ddd)+(?!d))/g, “$1,”)+”) if(data.bedrooms) html.push(‘Bedrooms: ‘+data.bedrooms+’ ]]>
‘); if(data.land_size) html.push(‘
Land size: ‘+data.land_size+’m2
‘); if(data.house_size) html.push(‘
House size: ‘+data.house_size+’m2
‘); if(data.title) html.push(‘
‘+data.title+’
‘); if(data.district) html.push(”); if(data.prefecture) html.push(”); if(data.description) html.push(‘
‘+data.description+’
‘); $(‘#spotlight_body’).html(html.join(”)); $(‘#spotlight’).slideDown(); }); });
Source


