// Footer
document.write('<div id="footer">');
document.write('<div id="fnav">');

document.write('<p>');
document.write('<a href="../">首頁</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="https://asp.hotel-story.ne.jp/ver3d/00051/index.html" target="_blank">住宿方案、預訂</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../guestroom/">客房</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../spa/">溫泉、游泳池</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../restaurant/">餐廳</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../facilities/">設施、服務</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../beauty/">美容沙龍</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../access/">交通</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="../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="www.hotel-village.jp/izu/kr/">Korean</a>');
document.write('<span class="spt">|</span>');
document.write('<a href="http://www.hotel-village.jp/izu/ch/">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>');

