// --------------------------------------------------
// Introduction
// --------------------------------------------------
document.write('<div id="introduction">');
document.write('<div class="clearfix">');
document.write('<h3>HOTEL OHEDO</h3>');
document.write('<p>2-68 Ikebukuro, Toshima-ku, Tokyo, Japan<br />171-0014</p>');
document.write('<p>TEL: 03-3971-0288<br>International TEL: +81-3-3971-0288<br>FAX: 03-3971-0799<br>International FAX: +81-3-3971-0799</p>');
document.write('<p>Check-in: from 4:00 p.m.<br>Check-out: 10:00 a.m.</p>');
document.write('<p>The Hotel accepts the following credit cards:<br/>VISA / JCB / AMEX / Diners Club / UC / DC / UFJ NICOS / MASTER</p>');
document.write('</div>');
document.write('</div>');
