/**
 * 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 id="information-photo2"><img src="'+locationURL+'/img/common/information_photo2.jpg" alt="Photo" /></p>');
document.write('<p>Ryokan in OSAKA DOTONBORI</p>');
document.write('<h3>Yamatoya Honten</h3>');
document.write('<p>2-17-4 Shimanouchi, Chuo-ku,<br />Osaka-city, Osaka 542-0082, Japan </p>');
document.write('<p>TEL:(06)6211-3587<br />International: +81-6-6211-3587<br />FAX:(06)6212-1553<br />International: +81-6-6212-1553</p>');
document.write('<p>Check-in: 3:00p.m.<br />Check-out:10:00a.m.</a></p>');
document.write('<p>> <a href="mailto:info@yamatoyahonten.co.jp">Contact Us</a></p>');
document.write('<p>Accepted Credit Cards<br />VISA, MASTER, AMERICAN EXPRESS, JCB, China UnionPay</p>');

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