	var NoOffFirstLineMenus=11;						// Number of first level items			
	var LowBgColor='#000000';						// Background color when mouse is not over			
	var LowSubBgColor='#000000';				// Background color when mouse is not over on subs
	var HighBgColor='#000000';					// Background color when mouse is over			
	var HighSubBgColor='#000000';				// Background color when mouse is over on subs
	var FontLowColor='#a1913a';					// Font color when mouse is not over
	var FontSubLowColor='#a1913a';				// Font color subs when mouse is not over			
	var FontHighColor='#FFFFFF';				// Font color when mouse is over			
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over			
	var BorderColor='#000000';			// Border color			
	var BorderSubColor='#000000';			// Border color for subs			
	var BorderWidth=10;				// Border width				
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0			
	var FontFamily="Times New Roman"	// Font family menu items			
	var FontSize=12;				// Font size menu items				
	var FontBold=1;				// Bold menu items 1 or 0				
	var FontItalic=0;				// Italic menu items 1 or 0				
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'			
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'			
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static		
	var ChildOverlap=.1;				// horizontal overlap child/ parent				
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=280;						// Menu offset x coordinate				
	var StartLeft=0;				// Menu offset y coordinate				
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0	
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame			
	var FirstLineFrame='navig';			// Frame where first level appears			
	var SecLineFrame='space';			// Frame where sub levels appear			
	var DocTargetFrame='space';			// Frame where target documents appear			
	var TargetLoc='';				// span id for relative positioning				
	var HideTop=0;				// Hide first level when loading new document 1 or 0				
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0				
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0	
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover			
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1				
	var KeepHilite=0;				// Keep selected path highligthed				
	var Arrws=['',5,10,'',10,5,'',5,10];    // Arrow source, width and height	

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("MAIN PAGE","/?CI=1","",0,25,205);

Menu2=new Array("FOR BUYERS:","","",12,25,205);
  Menu2_1=new Array("* Moving Information", "/content/contact.html", "",0,25,200);
	Menu2_2=new Array("* Relocation", "/nSearch.page", "", 0, 20,200); 
  Menu2_3=new Array("* Buyers Tips", "/content/qu_a.html?Topic=Buy", "",0,25,200); 
  Menu2_4=new Array("* Automated Email Services", "/content/myaccidentallogin.html?source=%2Fcontent%2Fmyaelchangeprefs%2Ehtml", "",0,25,200);
  Menu2_5=new Array("* Dream Home Finder", "/content/homefinder.html?FNS", "",0,25,200); 
  Menu2_6=new Array("* Interest Rates", "", "",0,25,200); 
  Menu2_7=new Array("* Dept of Transportation", "http://www.dot.ca.gov", "",0,25,200);
  Menu2_8=new Array("* Credit Reports:", "", "",4,25,200);
	  Menu2_8_1=new Array("** Equifax", "http://www.equifax.com/", "",0,25,200);
 	 	Menu2_8_2=new Array("** Transunion", "http://www.transunion.com/index.jsp", "",0,25,200);
 	 	Menu2_8_3=new Array("** Experian", "http://www.experian.com/", "",0,25,200);
 	 	Menu2_8_4=new Array("** Annual Credit Report", "https://www.annualcreditreport.com/cra/index.jsp", "",0,25,200);
  Menu2_9=new Array("* Free Reports", "/content/reports.html", "",0,25,200);
  Menu2_10=new Array("* Mortgage Calculator", "/content/calculator.html", "",0,25,200);
  Menu2_11=new Array("* Links Exchange", "/content/article/1121122", "",0,25,200);
	Menu2_12=new Array("* Realtors Around The World","/content/article/1242663","",0,25,200);

Menu3=new Array("FOR SELLERS:", "", "",7,25,205);
		Menu3_1=new Array("* Sellers Tips", "/content/qu_a.html?Topic=Sell", "",0,25,180);
		Menu3_2=new Array("* Mortgage Calculator", "/content/calculator.html", "",0,25,180); 
		Menu3_3=new Array("* Services", "/content/article/1115625", "",0,25,180);
		Menu3_4=new Array("* House Plans", "http://www.coolhouseplans.com/index.html?ordercode=c132&source=googleppc", "",0,25,180);
		Menu3_5=new Array("* Property Value", "/content/articles/freecma.html", "",0,25,180);
		Menu3_6=new Array("* Free Reports", "/content/reports.html", "",0,25,180);
  	Menu3_7=new Array("* Links Exchange", "/content/article/1121122", "",0,25,180);
		
Menu4=new Array("ABOUT SAN DIEGO:","","",6,25,205);
		Menu4_1=new Array("* State Directory", " http://dir.yahoo.com/Regional/U_S__States", "",0,25,180);
		Menu4_2=new Array("* Links Exchange", "/content/article/1121122", "",0,25,180);
		Menu4_3=new Array("* Maps & Directions", "http://www.mapquest.com/", "",0,25,180);
		Menu4_4=new Array("* Local Weather", "http://www.weather.com/", "",0,25,180);
		Menu4_5=new Array("* School Info:", "", "",4,25,180);
			Menu4_5_1=new Array("** Yahoo Education Directory", "http://dir.yahoo.com/Education/K_12/Schools/", "",0,25,250);	
			Menu4_5_2=new Array("** College Board", "http://apps.collegeboard.com/search/index.jsp", "",0,25,250);
			Menu4_5_3=new Array("** Grad Schools", "http://www.gradschools.com/", "",0,25,250);
			Menu4_5_4=new Array("** The Association Of Boarding Schools", "http://www.schools.com/", "",0,25,250);
		Menu4_6=new Array("* Community Links", "http://www.sandiego.gov/directories/community.shtml", "",0,25,180);

Menu5=new Array("ABOUT TINA:","", "",3,25,205);
		Menu5_1=new Array("* Contact Us", "/content/contact.html", "",0,25,180);
		Menu5_2=new Array("* Resource Center", "/content/homeadvice.html", "",0,25,180);
		Menu5_3=new Array("* Appreciation Page", "/content/article/993722", "",0,25,180);

Menu6=new Array("VIEW HOMES: ","","",5,25,205);
		Menu6_1=new Array("* Office Listings", "/content/listings.html?ag_id=442945", "",0,25,180);
		Menu6_2=new Array("* Featured Listings", "/cgi-bin/featuredprop", "",0,25,180);
		Menu6_3=new Array("* Apartment Search", "http://www.apartments.com/", "",0,25,180);
		Menu6_4=new Array("* Search For Property", "/content/homefinder.html", "",0,25,180);
		Menu6_5=new Array("* Commercial Listings", "http://www.costar.com/?gclid=CM2ROYrknYMCFeLCwodBwceKA", "",0,25,180);
Menu7=new Array("CONSUMER LINKS ","/content/article/1176132","",0,25,205);
Menu8=new Array("HELPFUL TOOLS ","/content/article/1176223","",0,25,205);
Menu9=new Array("FAVORITE LINKS ","/content/article/1176627","",0,25,205);
Menu10=new Array("USEFUL INFORMATION LINKS ","/content/article/1186226","",0,25,205);
Menu11=new Array("TO PROTECT & SERVE DEDICATION","/content/article/1242564","",0,25,205);

