// --------------------------------------------------
/*
 * Nav
 */
//document.write('<div id="nav">');
//document.write('<div id="nav-inner" class="clearfix">');

//document.write('<ul>');
//document.write('<li id="nav-01"><a href="'+locationURL+'/">Home</a></li>');
//document.write('<li id="nav-02"><a href="'+locationURL+'/page/">Guest Room</a></li>');
//document.write('<li id="nav-03"><a href="'+locationURL+'/">Stay plan</a></li>');
//document.write('<li id="nav-04"><a href="'+locationURL+'/">Spa</a></li>');
//document.write('<li id="nav-05"><a href="'+locationURL+'/">Banquet</a></li>');
//document.write('<li id="nav-06"><a href="'+locationURL+'/">Facilities</a></li>');
//document.write('<li id="nav-07"><a href="'+locationURL+'/">Sightseeing</a></li>');
//document.write('<li id="nav-08"><a href="'+locationURL+'/">Access</a></li>');
//document.write('<li id="nav-09"><a href="'+locationURL+'/">Sitemap</a></li>');
//document.write('<li id="nav-10"><a href="'+locationURL+'/">Other</a></li>');
//document.write('</ul>');

//document.write('</div>');
//document.write('</div>');


document.write('<div class="propertyinfo">');
document.write('<h3 class="hd">Accommodations in Japan</h3>');
document.write('<ul>');
document.write('<li class="area">Recommended hotel</li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/ohfu.html">OHFU Hotel Kamata<br /> (Tokyo)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/ichiei.html">Hotel Ichiei<br /> (Osaka)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/kazusaya.html">Hotel Kazusaya<br /> (Tokyo)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/iida.html">Hotel Iida<br /> (Kyoto)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/sapporogarland.html">Sapporo Garland Hotel<br /> (Sapporo)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/koyokaku.html">Hyoe Koyokaku<br /> (Arima Hot Springs)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/kinoe.html">Kyoto ryokan Kinoe<br /> (Kyoto)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/yumedono.html">Onsenji Yumedono <br /> (Mt.Fuji)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/newgrand.html">Hotel New Grand<br /> (Yokohama city)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/topic/myojinkan.html">Tobira Onsen Myojinkan<br /> (Nagano Pref)</a></li>');
document.write('<p>&nbsp;</p>');
document.write('<li class="area">What do you want? </li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/traditional/">Ryokan (Japanese inn)</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/western/">Western Hotels</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/budget/">Budget Hotels/Hostels</a></li>')
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/resident/">International houses<br />(short-term / long term)</a></li>');
document.write('<p>&nbsp;</p>');

document.write('<li class="area">Where are you going?</li>');
document.write('<li class="area">Hokkaido Area</li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/hokkaido/">Hotels in Hokkaido</a></li>');
document.write('<li class="area">Kanto Area</li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/tokyo/">Hotels in Tokyo</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/kanagawa/">Hotels in Kanagawa</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/yamanashi/">Hotels in Yamanashi</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/gunma/">Hotels in Gunma</a></li>');
document.write('<li class="area">Chubu Area</li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/ishikawa/">Hotels in Ishikawa</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/shizuoka/">Hotels in Shizuoka</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/aichi/">Hotels in Aichi</a></li>');;
document.write('<li class="area">Kinki Area</li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/kyoto/">Hotels in Kyoto</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/osaka/">Hotels in Osaka</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/hyogo/">Hotels in Hyogo</a></li>');
document.write('<li class="area">Chugoku Area</li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/hiroshima/">Hotels in Hiroshima</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/okayama/">Hotels in Okayama</a></li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/tottori/">Hotels in Tottori</a></li>');
document.write('<li class="area">Kyushu Area</li>');
document.write('<li><strong>&rsaquo;</strong> <a href="'+locationURL+'/fukuoka/">Hotels in Fukuoka</a></li>');
document.write('<p>&nbsp;</p>');

document.write('<li class="area">Accommo Etiquette</li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/ryokan/">What&rsquo;s a Ryokan?</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/bath/">Japanese bath Etiquette</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/yukata/">Summer Garment(Yukata)</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/chopstick/">Chopsticks(Hashi)</a></li>');
document.write('<p>&nbsp;</p>');

document.write('<li class="area">Useful info about Japan</li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/information/">General Information</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/culture/">Culture in Japan</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/food/">Foods&Drinks in Japan</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/history/">History in Japan</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/tour/">Tours in Japan</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/link/">Exchange Links</a></li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/fastfood/">Fastfood</a></li>');
document.write('<p>&nbsp;</p>');

document.write('<li class="area">Area Guide in Japan</li>');
document.write('<li><strong>&rsaquo;</strong><a href="'+locationURL+'/tokyo_guide/">Tokyo Area Guide</a></li>');
document.write('<p>&nbsp;</p>');

document.write('<li class="area">Event Information</li>');
document.write('<p>&nbsp;</p>');

document.write('<li class="area"><a href="http://www.ooh.co.jp/en/" target="_blank">About Us</a></li>');
document.write('<p>&nbsp;</p>');
document.write('</ul>');
document.write('</div>');
