﻿/**
 * Information
 */
document.write('<div id="information">');
document.write('<div id="information-inner" class="clearfix">');

document.write('<p id="information-photo"><img src="'+locationURL+'/img/common/information_photo.jpg" alt="Photo" /></p>');
document.write('<p>이즈/가와즈</p>');
document.write('<h3>신비로운 일본의 비탕 온천여관 "운류運龍"</h3>');
document.write('<p>주소:439 Nashimoto, Kawazu-cho,<br />Kamo-gun, Shizuoka,<br />413-0501 Japan, </p>');
document.write('<p>전화: 0558-36-8331<br />국제전화:+81-558-36-8331</p>');
document.write('<p>체크인:15:00<br />체크아웃:11:00</p>');
document.write('<p></p>');
// document.write('<p>> <a href="../contact/">문의하기</a></p>');
document.write('</div>');
document.write('</div>');
