
<!--
if (document.getElementById) {
	document.write ('<div style="position:absolute;top:-100px;left:0px;height:75px;width:750px;overflow:hidden" id="preloadhome">');
	document.write ('<img src="images/nav_calendar_on.gif" width="154" height="27" alt="" border="0">');
	document.write ('<img src="images/nav_contact_on.gif" width="154" height="27" alt="" border="0">');
	document.write ('<img src="images/nav_destinations_on.gif" width="154" height="27" alt="" border="0">');
	document.write ('<img src="images/nav_links_on.gif" width="154" height="27" alt="" border="0">');
	document.write ('<img src="images/nav_museums_on.gif" width="154" height="26" alt="" border="0">');
	document.write ('<img src="images/nav_slideshow_on.gif" width="154" height="27" alt="" border="0">');
	document.write ('<img src="images/nav_home_on.gif" width="154" height="27" alt="" border="0">');
	document.write ('');
	document.write ('</div>');
}
//--->

