// --------------------------------------------------
// Introduction
// --------------------------------------------------
document.write('<div id="introduction">');
document.write('<div class="clearfix">');
document.write('<h4><img src="'+yourDomain+'/img/common/introduction_logo.gif" alt="Forest Inn Showakan" /></h4>');
document.write('<p>(OKURA HOTELS & RESORTS)</p>');
document.write('<p>Showa-no-Mori, Akishima, Tokyo, Japan<br>196-8601</p>');
document.write('<p>TEL:042-542-1234<br>(International:+81-42-542-1234)</p>');
document.write('<p>FAX:042-542-6000<br>(International:+81-42-542-6000)</p>');
document.write('</div>');
document.write('</div>');
