/**
 * 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('<h3>카이케온천의 여관 쯔루야<br />皆生温泉の旅館 皆生つるや</h3>');
document.write('<p>주소 : 2-5-1 kaikeonsen, Yonago City,<br />Tottori, Japan, 390-0222</p>');
document.write('<p>전화 : 0859-22-6181<br />국제전화 : +81-859-22-6181<br />팩스 : 0859-22-0286<br />국제팩스 : +81-859-22-0286</p>');
document.write('<p>체크인 : 3:00 p.m.<br />체크아웃 : 10:00 a.m.</p>');
document.write('<p>> <a href="contact">문의하기</a></p>');

document.write('</div>');
document.write('</div>');
