
/************************************************************
*	(c) AutoPro version 1.3.0 05/07/05						
*************************************************************/		
	var NoOffFirstLineMenus=7;			
	var LowBgColor='#A6AEB1';			
	var LowSubBgColor='#A6AEB1';	
	var HighBgColor='#A6AEB1';
	var HighSubBgColor='#A6AEB1';
	var FontLowColor='#000000';
	var FontSubLowColor='#000000';
	var FontHighColor='#E10916';
	var FontSubHighColor='#E10916';
	var BorderColor='#000000';
	var BorderSubColor='#000000';
	var BorderWidth=2;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial, Helvetica, sans-serif";
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='right';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=52;
	var StartLeft=-12;
	var VerCorrect=3;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=0;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=100;
	var TakeOverBgColor=0;
	var FirstLineFrame='menu';
	var SecLineFrame='menu';
	var DocTargetFrame='middle';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","index.html","",0,20,60);

Menu2=new Array("Company","about.html","",3,20,70);
	Menu2_1=new Array("About Us","about.html","",0,20,120);
      Menu2_2=new Array("Clients","clients.html","",0,20,120);
	Menu2_3=new Array("Contact Us","contact.html","",0,20,120);

Menu3=new Array("Products","products.html","",11,20,80);
	Menu3_1=new Array("AutoPro","autopro.html","",0,20,100);
	Menu3_2=new Array("LexSched","lexsched.html","",0,20,120);
	Menu3_3=new Array("xTend","xtend.html","",0,20,60);
	Menu3_4=new Array("xTend Loaner Car","loaners.html","",0,20,120);
	Menu3_5=new Array("CRM Followup","followup.html","",0,20,120);
	Menu3_6=new Array("CRM Prospector","prospector.html","",0,20,60);
	Menu3_7=new Array("F & I Library","filib.html","",0,20,60);
	Menu3_8=new Array("VIN Decoder Library","vinlib.html","",0,20,60);
	Menu3_9=new Array("DMS Interfaces","dmsinterface.html","",0,20,60);
	Menu3_10=new Array("CMS","cms.html","",0,20,60);
	Menu3_11=new Array("Web Services","webservices.html","",0,20,60);
	
Menu4=new Array("Services","services.html","",7,20,80);
	Menu4_1=new Array("Service Reminders","svcreminders.html","",0,20,130);
	Menu4_2=new Array("DMS Data Extraction","dataextraction.html","",0,20,120);
	Menu4_3=new Array("Hosted Services","hosting.html","",0,20,120);	
	Menu4_4=new Array("Open Source","opensource.html","",0,20,120);	
	Menu4_5=new Array("Support Services","supportservices.html","",0,20,120);
	Menu4_6=new Array("Custom Programming","programming.html","",0,20,120);	
	Menu4_7=new Array("Database Enhancement","email_append.html","",0,20,120);		

Menu5=new Array("Download","download.html","",1,20,70);
	Menu5_1=new Array("Brochures","brochures.html","",0,20,120);

Menu6=new Array("Support","support.html","",5,20,80);
	Menu6_1=new Array("Trouble Ticket","tticket.html","",0,20,120);
	Menu6_2=new Array("Training","training.html","",0,20,120);
	Menu6_3=new Array("xTend Release Notes","xtend_releasenotes.html","",0,20,120);
	Menu6_4=new Array("AutoPro Release Notes","autopro_releasenotes.html","",0,20,120);
	Menu6_5=new Array("Tech Notes","technotes.html","",0,20,120);

Menu7=new Array("News","news.html","",0);




