﻿	var NoOffFirstLineMenus=7;
	var LowBgColor='white';
	var LowSubBgColor='BDBDBE';
	var HighBgColor='white';
	var HighSubBgColor='BDBDBE';
	var FontLowColor='black';	
	var FontSubLowColor='white';
	var FontHighColor='black';
	var FontSubHighColor='black';
	var BorderColor='white';
	var BorderSubColor='89898A';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,arial,helvetica"	
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;	
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.05;
	var ChildVerticalOverlap=0;
	var StartTop=104;
	var StartLeft=16;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=6;
	var TopPaddng=1;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=0;
	var FirstLineFrame='self';
	var SecLineFrame='self';
	var DocTargetFrame='self';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:../images-menu/m-company.gif:../images-menu/m-company-o.gif","","",4,20,80);
	Menu1_1=new Array("About Us","aboutus.php","",0,16,100);	
	Menu1_2=new Array("Contact","contact.php","",0);	
	Menu1_3=new Array("News","news.php","",0);	
	Menu1_4=new Array("Privacy Policy","privacy.php","",0);	

Menu2=new Array("","","",0,20,80);

Menu3=new Array("rollover:../images-menu/m-products.gif:../images-menu/m-products-o.gif","","",6,20,80);
	Menu3_1=new Array("List of Products","products.php","",0,16,100);	
	Menu3_2=new Array("Where to Buy","","",2);
		Menu3_2_1=new Array("Stores","stores.php","",0,16,100);
		Menu3_2_2=new Array("Web Dealers","webdealers.php","",0);	
	Menu3_3=new Array("Registration","registration.php","",0);
	Menu3_4=new Array("Instructions","instructions-specifications.php","",0);
	Menu3_5=new Array("Specifications","instructions-specifications.php","",0);
	Menu3_6=new Array("Testimonials","testimonials.php","",0);
	
Menu4=new Array("","","",0,20,80);

Menu5=new Array("rollover:../images-menu/m-service.gif:../images-menu/m-service-o.gif","","",2,20,80);
	Menu5_1=new Array("Service Information","serviceinformation.php","",0,16,130);	
	Menu5_2=new Array("Service Locations","servicelocations.php","",0);

Menu6=new Array("","","",0,20,80);

Menu7=new Array("rollover:../images-menu/m-partners.gif:../images-menu/m-partners-o.gif","partners.php","",0,20,80);