/**
 * 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>NISHIYAMA RYOKAN</h3>');
document.write('<p>Gokomachi St.-Nijyo Sagaru,<br />Nakagyo-ku, Kyoto 604-0933</p>');
document.write('<p>TEL: 075-222-1166<br />(International:+81-75-222-1166)</p>');
document.write('<p>FAX: 075-231-3558<br />(International:+81-75-231-3558)</p>');
document.write('<p><strong><font color="#CC3333">*Personal de habla japonesa / inglesa disponible*</font></strong></p>');
document.write('<p><strong><font color="#CC3333">*En nuestro hotel, está prohibido fumar en todas las habitaciones.*</font></strong></p>');
document.write('<p>E-mail: <a href="mailto:nishiyama@ryokan.or.jp">nishiyama&#64;ryokan.or.jp </a></p>');

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