	//preload images
	
	water = new Image(300, 962); water.src="images/water.jpg";
	water1 = new Image(162, 962); water1.src="images/water1.jpg";
	
	homeoff = new Image(162, 16); homeoff.src="images/home.gif";
	design = new Image(162, 16); design.src="images/design.gif";
	installation = new Image(162, 16); installation.src="images/installation.gif";
	other = new Image(162, 16); other.src="images/other.gif";
	service = new Image(162, 16); service.src="images/service.gif";
	photo = new Image(162, 16); photo.src="images/photo.gif";
	contactus = new Image(162, 16); contactus.src="images/contactus.gif";
	emailus = new Image(162, 16); emailus.src="images/emailus.gif";
	tradeaccess = new Image(162, 16); tradeaccess.src="images/tradeaccess.gif";
	
	homeon = new Image(162, 16); homeon.src="images/homeon.gif";
	designon = new Image(162, 16); designon.src="images/designon.gif";
	installationon = new Image(162, 16); installationon.src="images/installationon.gif";
	otheron = new Image(162, 16); otheron.src="images/otheron.gif";
	serviceon = new Image(162, 16); serviceon.src="images/serviceon.gif";
	photoon = new Image(162, 16); photoon.src="images/photoon.gif";
	contactuson = new Image(162, 16); contactuson.src="images/contactuson.gif";
	emailuson = new Image(162, 16); emailuson.src="images/emailuson.gif";
	tradeaccesson = new Image(162, 16); tradeaccesson.src="images/tradeaccesson.gif";
	
	
	// gallery preload images
	
	one = new Image(60, 60); one.src="images/1.jpg";
	two = new Image(60, 60); two.src="images/2.jpg";
	three = new Image(60, 60); three.src="images/3.jpg";
	four = new Image(60, 60); four.src="images/4.jpg";
	five = new Image(60, 60); five.src="images/5.jpg";
	six = new Image(60, 60); six.src="images/6.jpg";
	seven = new Image(60, 60); seven.src="images/7.jpg";
	eight = new Image(60, 60); eight.src="images/8.jpg";
	nine = new Image(60, 60); nine.src="images/9.jpg";
	ten = new Image(60, 60); ten.src="images/10.jpg";
	eleven = new Image(60, 60); eleven.src="images/11.jpg";
	twelve = new Image(60, 60); twelve.src="images/12.jpg";
	thirteen = new Image(60, 60); thirteen.src="images/13.jpg";
	fourteen = new Image(60, 60); fourteen.src="images/14.jpg";
	fifteen = new Image(60, 60); fifteen.src="images/15.jpg";
	sixteen = new Image(60, 60); sixteen.src="images/16.jpg";
	seventeen = new Image(60, 60); seventeen.src="images/17.jpg";
	eighteen = new Image(60, 60); eighteen.src="images/18.jpg";
	
	array1 = new Image(320, 360); array1.src="images/array.jpg";
	onep = new Image(320, 360); onep.src="images/1p.jpg";
	twop = new Image(320, 360); twop.src="images/2p.jpg";
	threep = new Image(320, 360); threep.src="images/3p.jpg";
	fourp = new Image(320, 360); fourp.src="images/4p.jpg";
	fivep = new Image(320, 360); fivep.src="images/5p.jpg";
	sixp = new Image(320, 360); sixp.src="images/6p.jpg";
	sevenp = new Image(320, 360); sevenp.src="images/7p.jpg";
	eightp = new Image(320, 360); eightp.src="images/8p.jpg";
	ninep = new Image(320, 360); ninep.src="images/9p.jpg";
	tenp = new Image(320, 360); tenp.src="images/10p.jpg";
	elevenp = new Image(320, 360); elevenp.src="images/11p.jpg";
	twelvep = new Image(320, 360); twelvep.src="images/12p.jpg";
	thirteenp = new Image(320, 360); thirteenp.src="images/13p.jpg";
	fourteenp = new Image(320, 360); fourteenp.src="images/14p.jpg";
	fifteenp = new Image(320, 360); fifteenp.src="images/15p.jpg";
	sixteenp = new Image(320, 360); sixteenp.src="images/16p.jpg";
	seventeenp = new Image(320, 360); seventeenp.src="images/17p.jpg";
	eighteenp = new Image(320, 360); eighteenp.src="images/18p.jpg";
	
	
	

function SwitchGif(imgDocID,ImgObjName)
     {
       document.images[imgDocID].src = eval(ImgObjName + ".src")
     }


var homepagebutton = ("<a href=\"home.php\" onmouseover=\"SwitchGif(\'homeoff\',\'homeon\');\" onmouseout=\"SwitchGif(\'homeoff\',\'homeoff\');\"><img src=\"images/home.gif\" width=162 height=16 name=\"homeoff\" alt=\"Diverse Glass Home\" border=0></a>");
var homepageonbutton = ("<img src=\"images/homeon.gif\" border=0 name=\"homeoff\" alt=\"Diverse Glass Home\">");

var designbutton = ("<a href=\"design-excellence.php\" onmouseover=\"SwitchGif(\'design\',\'designon\');\" onmouseout=\"SwitchGif(\'design\',\'design\');\"><img src=\"images/design.gif\" width=162 height=16 name=\"design\"  alt=\"Design Excellence\" border=0></a>");
var designonbutton = ("<img src=\"images/designon.gif\" border=0 name=\"design\" alt=\"Design Excellence\">");

var installationbutton = ("<a href=\"installation.php\" onmouseover=\"SwitchGif(\'installation\',\'installationon\');\" onmouseout=\"SwitchGif(\'installation\',\'installation\');\"><img src=\"images/installation.gif\" width=162 height=16 name=\"installation\"  alt=\"Installation\" border=0></a>");
var installationonbutton = ("<img src=\"images/installationon.gif\" border=0 name=\"installation\" alt=\"Installation\">");

var otherbutton = ("<a href=\"other-products.php\" onmouseover=\"SwitchGif(\'other\',\'otheron\');\" onmouseout=\"SwitchGif(\'other\',\'other\');\" ><img src=\"images/other.gif\" width=162 height=16 name=\"other\"  alt=\"Other Products\" border=0></a>");
var otheronbutton = ("<img src=\"images/otheron.gif\" border=0 name=\"other\" alt=\"Other Products\">");

var servicebutton = ("<a href=\"service-ordering.php\" onmouseover=\"SwitchGif(\'service\',\'serviceon\');\" onmouseout=\"SwitchGif(\'service\',\'service\');\" ><img src=\"images/service.gif\" width=162 height=16 name=\"service\"  alt=\"Service and Ordering\" border=0></a>");
var serviceonbutton = ("<img src=\"images/serviceon.gif\" border=0 name=\"service\" alt=\"Service and Ordering\">");

var photobutton = ("<a href=\"photo-gallery.php\" onmouseover=\"SwitchGif(\'photo\',\'photoon\');\" onmouseout=\"SwitchGif(\'photo\',\'photo\');\"><img src=\"images/photo.gif\" width=162 height=16 name=\"photo\"  alt=\"Diverse Glass Photo Gallery\" border=0></a>");
var photoonbutton = ("<img src=\"images/photoon.gif\" border=0 name=\"photo\" alt=\"Diverse Glass Photo Gallery\">");

var contactbutton = ("<a href=\"contact.php\" onmouseover=\"SwitchGif(\'contactus\',\'contactuson\');\" onmouseout=\"SwitchGif(\'contactus\',\'contactus\');\"><img src=\"images/contactus.gif\" width=162 height=16 name=\"contactus\"  alt=\"Contact Diverse Glass\" border=0></a>");
var contactonbutton = ("<img src=\"images/contactuson.gif\" border=0 name=\"contactus\" alt=\"Contact Diverse Glass\">");

//var emailbutton = ("<a href=\"mailto:awells@diverseglass.com.au\" onmouseover=\"SwitchGif(\'emailus\',\'emailuson\');\" onmouseout=\"SwitchGif(\'emailus\',\'emailus\');\"><img src=\"images/emailus.gif\" width=162 height=16 name=\"emailus\"  alt=\"Email Diverse Glass\" border=0></a>");
//var emailonbutton = ("<img src=\"images/emailuson.gif\" border=0 name=\"emailus\" alt=\"Email Diverse Glass\">");
var emailbutton = ("<a href=\"javascript:openWin('popup.html','test',',,status=yes'); mywin.resizeTo(510,760); mywin.moveTo(376,124); mywin.focus();\" onmouseover=\"SwitchGif(\'emailus\',\'emailuson\');\" onmouseout=\"SwitchGif(\'emailus\',\'emailus\');\"><img src=\"images/emailus.gif\" width=162 height=16 name=\"emailus\"  alt=\"For your local installer click here\" border=0></a>");


var tradebutton = ("<a href=\"trade/trade-access.php\" onmouseover=\"SwitchGif(\'tradeaccess\',\'tradeaccesson\');\" onmouseout=\"SwitchGif(\'tradeaccess\',\'tradeaccess\');\"><img src=\"images/tradeaccess.gif\" width=162 height=16 name=\"tradeaccess\"  alt=\"Diverse Glass Trade Access\" border=0></a>");
var tradeonbutton = ("<img src=\"images/tradeaccesson.gif\" border=0 name=\"tradeaccess\" alt=\"Diverse Glass Trade Access\">");

var hostaddress = document.URL.indexOf(document.domain);

var homepage = document.URL.substring(hostaddress+24);
var designpage = document.URL.substring(hostaddress+24);
var installationpage = document.URL.substring(hostaddress+24);
var otherpage = document.URL.substring(hostaddress+24);
var servicepage = document.URL.substring(hostaddress+24);
var photopage = document.URL.substring(hostaddress+24);
var contactpage = document.URL.substring(hostaddress+24);
var emailpage = document.URL.substring(hostaddress+24);
var tradepage = document.URL.substring(hostaddress+30);


if (homepage != "home.php")
{
homepage = homepagebutton;
}
else if (homepage == "home.php")
{
homepage = homepageonbutton;
}

if (designpage != "design-excellence.php")
{
designpage = designbutton;
}
else if (designpage == "design-excellence.php")
{
designpage = designonbutton;
}

if (installationpage != "installation.php")
{
installationpage = installationbutton;
}
else if (installationpage == "installation.php")
{
installationpage = installationonbutton;
}

if (otherpage != "other-products.php")
{
otherpage = otherbutton;
}
else if (otherpage == "other-products.php")
{
otherpage = otheronbutton;
}

if (servicepage != "service-ordering.php")
{
servicepage = servicebutton;
}
else if (servicepage == "service-ordering.php")
{
servicepage = serviceonbutton;
}

if (photopage != "photo-gallery.php")
{
photopage = photobutton;
}
else if (photopage == "photo-gallery.php")
{
photopage = photoonbutton;
}

if (contactpage != "contact.php")
{
contactpage = contactbutton;
}
else if (contactpage == "contact.php")
{
contactpage = contactonbutton;
}

if (emailpage != "email.php")
{
emailpage = emailbutton;
}
else if (emailpage == "email.php")
{
emailpage = emailonbutton;
}

if (tradepage != "trade-access.php")
{
tradepage = tradebutton;
}
else if (tradepage == "trade-access.php")
{
tradepage = tradeonbutton;
}

function openWin(url,test,settings)
{
settings = "scrollbars=no,menubars=yes,toolbars=no,resizable=no,status=yes";
mywin=window.open(url,'test',settings);
}