// JavaScript Document
function printHeader() {
	document.write('<a href="http://www.pointofviewglass.com/index.php"><img src="http://www.pointofviewglass.com/Images/Headers/PageHeader.jpg" alt="Point of View Glass" width="760" height="74" border="0"></a>')
}


var iName=""; 
default1 = new Image(); default1.src ="http://www.pointofviewglass.com/Images/TopNav/Gallery_Off.gif"
changed1 = new Image(); changed1.src ="http://www.pointofviewglass.com/Images/TopNav/Gallery_On.gif"
default2 = new Image(); default2.src ="http://www.pointofviewglass.com/Images/TopNav/FeaturedWork_Off.gif"
changed2 = new Image(); changed2.src ="http://www.pointofviewglass.com/Images/TopNav/FeaturedWork_On.gif"
default3 = new Image(); default3.src ="http://www.pointofviewglass.com/Images/TopNav/Prices_Off.gif"
changed3 = new Image(); changed3.src ="http://www.pointofviewglass.com/Images/TopNav/Prices_On.gif"
default4 = new Image(); default4.src ="http://www.pointofviewglass.com/Images/TopNav/Shop_Off.gif"
changed4 = new Image(); changed4.src ="http://www.pointofviewglass.com/Images/TopNav/Shop_On.gif"
default5 = new Image(); default5.src ="http://www.pointofviewglass.com/Images/TopNav/About_Off.gif"
changed5 = new Image(); changed5.src ="http://www.pointofviewglass.com/Images/TopNav/About_On.gif"
default6 = new Image(); default6.src ="http://www.pointofviewglass.com/Images/TopNav/Contact_Off.gif"
changed6 = new Image(); changed6.src ="http://www.pointofviewglass.com/Images/TopNav/Contact_On.gif"
default7 = new Image(); default7.src ="http://www.pointofviewglass.com/Images/TopNav/Home_Off.gif"
changed7 = new Image(); changed7.src ="http://www.pointofviewglass.com/Images/TopNav/Home_On.gif"
function Ichange(p) {
    var pSrc=eval(p+ ".src");
    document[iName].src = pSrc;
}

function swapImage(name,image) {
    document.images[name].src = image;
}


function printMainNav() { 
	if (section == "JewelryGallery" ) {
	document.write('<div style="text-align: center; float:left; width: 490px; background-color: #edcc38;"><a href="http://www.pointofviewglass.com/JewelryGallery/JewelleryGallery.html"><img src="http://www.pointofviewglass.com/Images/TopNav/Gallery_On.gif" alt="Gallery" width="106" height="25" border="0"></a>')
	} 
	else {
	document.write('<div style="text-align: center; float:left; width: 490px; background-color: #edcc38;"><a href="http://www.pointofviewglass.com/JewelryGallery/JewelleryGallery.html" onMouseOver="iName=\'image1\'; Ichange(\'changed1\')" onMouseOut="Ichange(\'default1\')"><img src="http://www.pointofviewglass.com/Images/TopNav/Gallery_Off.gif" alt="Gallery" width="106" height="25" name="image1" border="0"></a>')
	}
	if (section == "Featured" ) {
	document.write('<a href="http://www.pointofviewglass.com/FeaturedWork/Featured.html"><img src="http://www.pointofviewglass.com/Images/TopNav/FeaturedWork_On.gif" alt="Featured Work" width="129" height="25" border="0"></a>')
	} 
	else {
	document.write('<a href="http://www.pointofviewglass.com/FeaturedWork/Featured.html" onMouseOver="iName=\'image2\'; Ichange(\'changed2\')" onMouseOut="Ichange(\'default2\')"><img src="http://www.pointofviewglass.com/Images/TopNav/FeaturedWork_Off.gif" alt="Featured Work" width="129" height="25" name="image2" border="0"></a>')
	}
	if (section == "ProcessAndPrices" ) {
	document.write('<a href="http://www.pointofviewglass.com/ProcessAndPrices/ProcessAndPrices.html"><img src="http://www.pointofviewglass.com/Images/TopNav/Prices_On.gif" alt="Process &amp; Prices" width="143" height="25" border="0"></a>')
	} 
	else {
	document.write('<a href="http://www.pointofviewglass.com/ProcessAndPrices/ProcessAndPrices.html" onMouseOver="iName=\'image3\'; Ichange(\'changed3\')" onMouseOut="Ichange(\'default3\')"><img src="http://www.pointofviewglass.com/Images/TopNav/Prices_Off.gif" alt="Process &amp; Prices" width="143" height="25" name="image3" border="0"></a>')
	}
	if (section == "Shop" ) {
	document.write('<a href="http://www.pointofviewglass.com/Shop/Shop.html"><img src="http://www.pointofviewglass.com/Images/TopNav/Shop_On.gif" alt="Shop" width="69" height="25" border="0"></a></div>')
	} 
	else {
	document.write('<a href="http://www.pointofviewglass.com/Shop/Shop.html" onMouseOver="iName=\'image4\'; Ichange(\'changed4\')" onMouseOut="Ichange(\'default4\')"><img src="http://www.pointofviewglass.com/Images/TopNav/Shop_Off.gif" alt="Shop" width="69" height="25" name="image4" border="0"></a></div>')
	}
	if (section == "AboutUs" ) {
	document.write('<div style="text-align: center; float: right; width: 270px; background-color: #f19c00;"><a href="http://www.pointofviewglass.com/AboutUs/AboutUs.html"><img src="http://www.pointofviewglass.com/Images/TopNav/About_On.gif" alt="About" width="80" height="25" border="0"></a>')
	} 
	else {
	document.write('<div style="text-align: center; float: right; width: 270px; background-color: #f19c00;"><a href="http://www.pointofviewglass.com/AboutUs/AboutUs.html" onMouseOver="iName=\'image5\'; Ichange(\'changed5\')" onMouseOut="Ichange(\'default5\')"><img src="http://www.pointofviewglass.com/Images/TopNav/About_Off.gif" alt="About" width="80" height="25" name="image5" border="0"></a>')
	}
	if (section == "ContactUs" ) {
	document.write('<a href="http://www.pointofviewglass.com/ContactUs/ContactUs.html"><img src="http://www.pointofviewglass.com/Images/TopNav/Contact_On.gif" alt="Contact" width="85" height="25" border="0"></a>')
	} 
	else {
	document.write('<a href="http://www.pointofviewglass.com/ContactUs/ContactUs.html" onMouseOver="iName=\'image6\'; Ichange(\'changed6\')" onMouseOut="Ichange(\'default6\')"><img src="http://www.pointofviewglass.com/Images/TopNav/Contact_Off.gif" alt="Contact" width="85" height="25" name="image6" border="0"></a>')
	}
	if (section == "index" ) {
	document.write('<a href="http://www.pointofviewglass.com/index.php"><img src="http://www.pointofviewglass.com/Images/TopNav/Home_On.gif" alt="Home" width="72" height="25" border="0"></a></div>')
	} 
	else {
	document.write('<a href="http://www.pointofviewglass.com/index.php" onMouseOver="iName=\'image7\'; Ichange(\'changed7\')" onMouseOut="Ichange(\'default7\')"><img src="http://www.pointofviewglass.com/Images/TopNav/Home_Off.gif" alt="Home" width="72" height="25" name="image7" border="0"></a></div>')
	}
document.write();
}

function printTextNav() { 

document.write('<div id="footer">&copy;2008 Point of View Glass. All Rights Reserved.</div><div style="text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0 0 10px 0;"><a href="http://www.pointofviewglass.com/JewelryGallery/JewelleryGallery.html">gallery</a> | <a href="http://www.pointofviewglass.com/FeaturedWork/Featured.html">featured work</a> | <a href="http://www.pointofviewglass.com/ProcessAndPrices/ProcessAndPrices.html">process & prices</a> | <a href="http://www.pointofviewglass.com/Shop/Shop.html">shop</a> | <a href="http://www.pointofviewglass.com/AboutUs/AboutUs.html">about</a> | <a href="http://www.pointofviewglass.com/ContactUs/ContactUs.html">contact</a> | <a href="http://www.pointofviewglass.com/index.php">home</a></div>')
}

