// Footer
document.write('<div id="footer">');
document.write('<div id="fnav">');

document.write('<p>');
document.write('<a href="../">Home</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="https://asp.hotel-story.ne.jp/ver3d/00051/index.html" target="_blank">Reservation</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../guestroom/">Guest Rooms</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../spa/">Spa & Pool</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../restaurant/">Restaurant</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../facilities/">Facilities</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../beauty/">Beauty Salon</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../access/">Access</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../guide/">Guide</a>');
document.write('</p>');

document.write('<p>');
document.write('<a href="http://www.hotel-village.jp/izu/">Japanese</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="http://www.hotel-village.jp/izu/eng/">English</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="http://www.hotel-village.jp/izu/kr/">Korean</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="http://www.hotel-village.jp/izu/cn/">Chinese</a>');
document.write('</p>');

document.write('<p id="copyright">&copy; 2002-2008 Villa Fontaine. All rights reserved. supported by <a href="http://www.ooh.co.jp/" target="_blank">OH</a></p>');
document.write('</div>');
document.write('</div>');
