//rollovers
var iName=""; 
default1 = new Image(); default1.src = "http://www.garysisland.com/images/nav-home.gif";
changed1 = new Image(); changed1.src = "http://www.garysisland.com/images/nav-home-on.gif";
default2 = new Image(); default2.src = "http://www.garysisland.com/images/nav-locations.gif";
changed2 = new Image(); changed2.src = "http://www.garysisland.com/images/nav-locations-on.gif";
default3 = new Image(); default3.src = "http://www.garysisland.com/images/nav-events.gif";
changed3 = new Image(); changed3.src = "http://www.garysisland.com/images/nav-events-on.gif";
default4 = new Image(); default4.src = "http://www.garysisland.com/images/nav-history.gif";
changed4 = new Image(); changed4.src = "http://www.garysisland.com/images/nav-history-on.gif";
default5 = new Image(); default5.src = "http://www.garysisland.com/images/nav-mailing-list.gif";
changed5 = new Image(); changed5.src = "http://www.garysisland.com/images/nav-mailing-list-on.gif";
default6 = new Image(); default6.src = "http://www.garysisland.com/images/nav-contact.gif";
changed6 = new Image(); changed6.src = "http://www.garysisland.com/images/nav-contact-on.gif";
default7 = new Image(); default7.src = "http://www.garysisland.com/images/nav-shop.gif";
changed7 = new Image(); changed7.src = "http://www.garysisland.com/images/nav-shop-on.gif";
default8 = new Image(); default8.src = "http://www.garysisland.com/images/nav-garys.gif";
changed8 = new Image(); changed8.src = "http://www.garysisland.com/images/nav-garys-on.gif";

function Ichange(p) {
    var pSrc=eval(p+ ".src");
    document[iName].src = pSrc;
}

//Writes the navigation to the page based on variable at the top of each page.
function printNav() { 
	document.write('<a href="http://www.garysisland.com/index.html" onMouseOver="iName=\'image1\'; Ichange(\'changed1\')" onMouseOut="Ichange(\'default1\')"><img src="http://www.garysisland.com/images/nav-home.gif" alt="Home" border="0" name="image1"></a><br>');
	if (section == "shop" ) {
		document.write('<a href="http://www.garysisland.com/shopsite_sc/index.html"><img src="http://www.garysisland.com/images/nav-shop-on.gif" alt="Shop" border="0"></a><br>');
	} 
	else {
		document.write('<a href="http://www.garysisland.com/shopsite_sc/index.html" onMouseOver="iName=\'image7\'; Ichange(\'changed7\')" onMouseOut="Ichange(\'default7\')"><img src="http://www.garysisland.com/images/nav-shop.gif" alt="Shop" border="0" name="image7"></a><br>');
	}
	if (section == "locations" ) {
		document.write('<a href="http://www.garysisland.com/locations.html"><img src="http://www.garysisland.com/images/nav-locations-on.gif" alt="Locations" border="0"></a><br>');
	} 
	else {
		document.write('<a href="http://www.garysisland.com/locations.html" onMouseOver="iName=\'image2\'; Ichange(\'changed2\')" onMouseOut="Ichange(\'default2\')"><img src="http://www.garysisland.com/images/nav-locations.gif" alt="Locations" border="0" name="image2"></a><br>');
	}
	if (section == "events" ) {
		document.write('<a href="http://www.garysonline.com/island-events.php"><img src="http://www.garysisland.com/images/nav-events-on.gif" alt="Special Events" border="0"></a><br>');
	} 
	else {
		document.write('<a href="http://www.garysonline.com/island-events.php" onMouseOver="iName=\'image3\'; Ichange(\'changed3\')" onMouseOut="Ichange(\'default3\')"><img src="http://www.garysisland.com/images/nav-events.gif" alt="Special Events" border="0" name="image3"></a><br>');
	}
	if (section == "history" ) {
		document.write('<a href="http://www.garysisland.com/history.html"><img src="http://www.garysisland.com/images/nav-history-on.gif" alt="History" border="0"></a><br>');
	} 
	else {
		document.write('<a href="http://www.garysisland.com/history.html" onMouseOver="iName=\'image4\'; Ichange(\'changed4\')" onMouseOut="Ichange(\'default4\')"><img src="http://www.garysisland.com/images/nav-history.gif" alt="History" border="0" name="image4"></a><br>');	
	}	
	if (section == "mailing-list" ) {
		document.write('<a href="http://www.garysisland.com/mailing-list.html"><img src="http://www.garysisland.com/images/nav-mailing-list-on.gif" alt="Mailing List" border="0"></a><br>');
	} 
	else {
		document.write('<a href="http://www.garysisland.com/mailing-list.html" onMouseOver="iName=\'image5\'; Ichange(\'changed5\')" onMouseOut="Ichange(\'default5\')"><img src="http://www.garysisland.com/images/nav-mailing-list.gif" alt="Mailing List" border="0" name="image5"></a><br>');
	}
	if (section == "contact" ) {
		document.write('<a href="http://www.garysisland.com/contact.html"><img src="http://www.garysisland.com/images/nav-contact-on.gif" alt="Contact Us" border="0"></a><br>');
	} 
	else {
		document.write('<a href="http://www.garysisland.com/contact.html" onMouseOver="iName=\'image6\'; Ichange(\'changed6\')" onMouseOut="Ichange(\'default6\')"><img src="http://www.garysisland.com/images/nav-contact.gif" alt="Contact Us" border="0" name="image6"></a><br>');
	}
	document.write('<a href="http://www.garysonline.com" target="_newer" onMouseOver="iName=\'image8\'; Ichange(\'changed8\')" onMouseOut="Ichange(\'default8\')"><img src="http://www.garysisland.com/images/nav-garys.gif" alt="go to garysonline.com" border="0" name="image8"></a>');
}

//-----------------------------------
//FOOTER NAVIGATION:
//-----------------------------------
function printFooter() {
	document.write('&copy; 2006 Garys Island & Garys Island Home | <A class="small" HREF="#" onClick="window.open(\'http://www.garysisland.com/policies.html\', \'ViewBig\', \'width=450, height=400, location=no, menubar=no,resizeable=1,scrollbars=yes,toolbar=0,top=10,left=100\');return false;">policies</a>');
}
//END--------------------------------
