﻿// 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">예약</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="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>');

