//(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","../c21team/index.html",0,20,95);
	Menu3_2=new Array("Expert Tips","",4,20,95);
		Menu3_2_1=new Array("Buying Tips","../c21team/buyingtips1.html",0,20,95);
		Menu3_2_2=new Array("Selling Tips","../c21team/sellingtips1.html",0,20,95);
		Menu3_2_3=new Array("Realty vs. Private","../c21team/realtyprivate1.html",0,20,95);
		Menu3_2_4=new Array("Moving Tips","../c21team/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","../c21team/realtyprivate1.html",0,20,95);
		Menu4_2_2=new Array("Buyers Pledge","../c21team/buypledge.html",0,20,95);
		Menu4_2_3=new Array("Buying Strategies","../c21team/buyingstrat.html",0,20,95);
		Menu4_2_4=new Array("Buying Q&A","../c21team/buyqa.html",0,20,95);
		Menu4_2_5=new Array("More Buying Help","../c21team/buyinghelp.html",0,20,95);
		Menu4_2_6=new Array("Select an Agent","../c21team/index.html",0,20,95);
	Menu4_3=new Array("Selling","",5,20,95);
		Menu4_3_1=new Array("Realty vs. Private","../c21team/realtyprivate1.html",0,20,95);
		Menu4_3_2=new Array("Sellers Pledge","../c21team/sellpledge.html",0,20,95);
		Menu4_3_3=new Array("Market Strategies","../c21team/sellstrateg.html",0,20,95);
		Menu4_3_4=new Array("Selling Q & A","../c21team/sellingqna.html",0,20,95);
		Menu4_3_5=new Array("Select an Agent","../c21team/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("Century21® Services","../services/c21services.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);

	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("Helpful Links","../links.html",0,20,100);
	

Menu9=new Array("Mortgage Center","../mortgages.html",0,20,85);