//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=9; //set number of main menu items
	var LowBgColor='#245575';
	var HighBgColor='#EFB52E';
	var FontLowColor='#ffffff';
	var FontHighColor='#000000';
	var BorderColor='#9E0039';
	var BorderWidth=0;
	var BorderBtwnElmnts=0;
	var FontFamily="technical,arial,comic sans ms"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=-.01;
	var ChildVerticalOverlap=.2;
	var StartTop=95; //set vertical offset
	var StartLeft=60; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=2;
	var TopPaddng=1;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='self';
	var SecLineFrame='self';
	var DocTargetFrame='self';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home Page","../index.html",0,20,95);

Menu2=new Array("About Request","",6,60,85);
	Menu2_1=new Array("Company Profile","../profile.html",0,20,95);	
    Menu2_2=new Array("Intro Video","../videointro.html",0,20,95);
	Menu2_3=new Array("Century21®","../c21profile.html",0,20,95);
	Menu2_4=new Array("Awards","../reqawards.html",0,20,95);
	Menu2_5=new Array("Our Community","../reqcumm.html",0,20,95);
	Menu2_6=new Array("Career Info","../c21careers.html",0,20,95);
	
Menu3=new Array("Meet Your Team","",2,20,85);
	Menu3_1=new Array("Agent List","index.html",0,20,95);
	Menu3_2=new Array("Expert Tips","",4,20,95);
		Menu3_2_1=new Array("Buying Tips","buyingtips1.html",0,20,95);
		Menu3_2_2=new Array("Selling Tips","sellingtips1.html",0,20,95);
		Menu3_2_3=new Array("Realty vs. Private","realtyprivate1.html",0,20,95);
		Menu3_2_4=new Array("Moving Tips","movingtips.html",0,20,95);
		
		
Menu4=new Array("Buying / Selling","",3,20,85);
	Menu4_1=new Array("Why Century21®","../whyc21.html",0,20,95);
	Menu4_2=new Array("Buying","",6,20,95);
		Menu4_2_1=new Array("Realty vs. Private","realtyprivate1.html",0,20,95);
		Menu4_2_2=new Array("Buyers Pledge","buypledge.html",0,20,95);
		Menu4_2_3=new Array("Buying Strategies","buyingstrat.html",0,20,95);
		Menu4_2_4=new Array("Buying Q&A","buyqa.html",0,20,95);
		Menu4_2_5=new Array("More Buying Help","buyinghelp.html",0,20,95);
		Menu4_2_6=new Array("Select an Agent","index.html",0,20,95);
	Menu4_3=new Array("Selling","",5,20,95);
		Menu4_3_1=new Array("Realty vs. Private","realtyprivate1.html",0,20,95);
		Menu4_3_2=new Array("Sellers Pledge","sellpledge.html",0,20,95);
		Menu4_3_3=new Array("Market Strategies","sellstrateg.html",0,20,95);
		Menu4_3_4=new Array("Selling Q & A","sellingqna.html",0,20,95);
		Menu4_3_5=new Array("Select an Agent","index.html",0,20,95);
		
Menu5=new Array("View Listings","../listings/index.html",2,20,85);
        Menu5_1=new Array("Open Houses","../openthouses1.html",0,20,95);
        Menu5_2=new Array("Feature Home","../featurehome/index.html",0);

Menu6=new Array("Client Services","",5,20,85);
	Menu6_1=new Array("Service Programs","../services/programs.html",0,20,110);
	//Menu6_2=new Array("Request Services","../services/reqprograms.html",0,20,100);
	Menu6_2=new Array("Century21® Services","../services/c21services.html",0,20,100);
	//Menu6_3=new Array("Preferred Services","../services/preferedserv.html",0,20,100);
	Menu6_3=new Array("Air Miles","../services/airmiles.html",0,20,100);
	Menu6_4=new Array("Discount Programs","../services/discount.html",0,20,100);
	Menu6_5=new Array("Homeowner Tools","../help/index.html",0,20,100);
	
Menu7=new Array("Relocation","",2,20,85);
	Menu7_1=new Array("Info","../services/relhelp.html",0,20,100);
	Menu7_2=new Array("Windsor Area","../services/rewindsor.html",1,20,100);
		Menu7_2_1=new Array("Population & Stats","../services/popstats.html",0,20,100);
		//Menu7_2_2=new Array("Schools","services/schoolstats.html",0,20,100);
		//Menu7_2_3=new Array("Shopping","services/shopstats.html",0,20,100);
		//Menu7_2_4=new Array("Recreation","services/recstats.html",0,20,100);	
	//Menu7_3=new Array("Moving Q & A","services/movingqa1.html",0,20,100);
	//Menu7_4=new Array("National Services","services/national.html",0);
	//Menu7_3=new Array("Maps","../services/maps.html",0,20,100);
		//Menu7_5_1=new Array("Windsor - Essex","services/county.html",0,20,100);
		//Menu7_5_2=new Array("Windsor Metro","services/windsor.html",0,20,100);
		//Menu7_5_3=new Array("Realty Zones","services/zones.html",0,20,100);
	//Menu7_6=new Array("Moving Q & A","services/movingqa1.html",0,20,100);

//Menu8=new Array("What's New","",2,20,85);
	//Menu8_1=new Array("Request Updates","../reqnews.html",0,20,100);
	//Menu8_2=new Array("Local Updates","../winexnews.html",0,20,100);
	//Menu8_3=new Array("Market Updates","../themarket.html",0,20,100);
	Menu8_2=new Array("Real Estate News","../realtynews.html",0,20,100);
	
Menu8=new Array("Contact Us","../contactc21.html",1,20,85);
	//Menu8_1=new Array("Contact Info","../contactc21.html",0,20,100);
	Menu8_1=new Array("Helpful Links","../links.html",0,20,100);
	

Menu9=new Array("Mortgage Center","../mortgages.html",0,20,85);