	var NoOffFirstLineMenus=8;	
	var LowBgColor="#044fa1";	
	var HighBgColor="#0066cc";	
	var FontLowColor="#ffffff";	
	var FontHighColor="#ffffff";
	var BorderColor="#003875";
	var BorderWidthMain=2;			
	var BorderWidthSub=1;
 	var BorderBtwnMain=1;
	var BorderBtwnSub=1;
	var FontFamily="tahoma,verdana,arial,helvetica";
	var FontSize=8;	
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered="center";
	var MenuCentered="center";
	var MenuVerticalCentered="top";
	var ChildOverlap=-.03;		
	var ChildVerticalOverlap=0;
	var StartTop=4;
	var StartLeft=0;
	var VerCorrect=0;	
	var HorCorrect=0;
	var LeftPaddng=0;	
	var TopPaddng=4;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=300;
	var UnfoldDelay=50;	
	var TakeOverBgColor=1;
	var FirstLineFrame="";
	var SecLineFrame="";
	var DocTargetFrame="";
	var TargetLoc="menustart";
	var MenuWrap=1;	
	var RightToLeft=0;
	var BottomUp=0;	
	var UnfoldsOnClick=0;
	var BaseHref="http://www.cullenmotors.ca/";
	var Arrws=[BaseHref+"menu/arrow.gif",8,10,"/menu/tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];
	var MenuUsesFrames=0;
	var RememberStatus=0;
	var PartOfWindow=.8;
	var MenuSlide="";


	var MenuShadow="";


	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";

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

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("Home","index.php","",0,22,65,"","","","","","",-1,-1,-1,"","");

Menu2=new Array("Our History","history.php","",0,22,89,"","","","","","",-1,-1,-1,"","");

Menu3=new Array("Inventory","vehicles.php?Type=Car&Status=Used","",4,22,99,"","","","","","",-1,-1,-1,"","");
	Menu3_1=new Array("Cars","vehicles.php?Type=Car&Status=Used","",0,22,95,"#003876","#0066cc","white","white","","",-1,-1,-1,"","");	
	Menu3_2=new Array("Vans","vehicles.php?Type=Van&Status=Used","",0,22,0,"#003876","#0066cc","white","white","","",-1,-1,-1,"","");		
	Menu3_3=new Array("Trucks","vehicles.php?Type=Truck&Status=Used","",0,22,0,"#003876","#0066cc","white","white","","",-1,-1,-1,"","");	
	Menu3_4=new Array("SUVs","vehicles.php?Type=SUV&Status=Used","",0,22,0,"#003876","#0066cc","white","white","","",-1,-1,-1,"","");	
	
Menu4=new Array("Financing","financing.php","",0,22,106,"","","","","","",-1,-1,-1,"","");

Menu5=new Array("Service","service/service.php","",0,22,106,"","","","","","",-1,-1,-1,"","");
	
Menu6=new Array("Parts","parts.php","",0,10,69,"","","","","","",-1,-1,-1,"","");

Menu7=new Array("Rental Vehicles","rentals.php","",0,6,124,"","","","","","",-1,-1,-1,"","");

Menu8=new Array("Email Us","mail/mail.php","",0,22,99,"","","","","","",-1,-1,-1,"","");




