/**
 * 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>Ohfu Hotel Kamata</h3>');
document.write('<p>4-18-24 Kamata Ota-ku,Tokyo,Japan 144-0052</p>');
document.write('<p>TEL: 03-5713-3939<br />(Intl.:+81-03-5713-3939)</p>');
document.write('<p>Check-in / 15:00<br />Check-out / 10:00</p>');
document.write('<p></p>');
document.write('<p>E-mail: <a href="mailto:info@ohfuhotel-kamata.com">info@ohfuhotel-kamata.com</a></p>');
document.write('</div>');
document.write('</div>');