

	var NoOffFirstLineMenus=6;						// Number of first level items			
	var LowBgColor='';						// Background color when mouse is not over			
	var LowSubBgColor='#59806E';				// Background color when mouse is not over on subs
	var HighBgColor='';					// Background color when mouse is over			
	var HighSubBgColor='#E9B988';				// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';					// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';				// Font color subs when mouse is not over			
	var FontHighColor='#000000';				// Font color when mouse is over			
	var FontSubHighColor='#000000';			// Font color subs when mouse is over			
	var BorderColor='';			// Border color			
	var BorderSubColor='#EAB987';			// Border color for subs			
	var BorderWidth=1;				// Border width				
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0			
	var FontFamily="Garamond, times new roman, times, serif"	// Font family menu items			
	var FontSize=11;				// Font size menu items				
	var FontBold=1;				// Bold menu items 1 or 0				
	var FontItalic=1;				// Italic menu items 1 or 0				
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'			
	var MenuCentered='center';			// 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=135;						// Menu offset x coordinate				
	var StartLeft=-8;				// 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=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0	
	var DissapearDelay=300;			// 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=1;				// 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=0;				// Uses arrow gifs when 1				
	var KeepHilite=1;				// Keep selected path highligthed				
	var Arrws=['/files/409806/tri.jpg',5,10,'/files/409806/tridown.jpg',10,5,'/files/409806/trileft.jpg',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("rollover:/files/411441/contactOff.jpg:/files/411441/contactOn.jpg","","",5,100,135); // 
	Menu1_1=new Array("Contact","/content/contact.html", "", 0,20,125);
	Menu1_2=new Array("Biography","/content/article.html?id=122774", "", 0,20,120);
	Menu1_3=new Array("Testimonials","/content/article.html?id=122777", "", 0,20,120);
	Menu1_4=new Array("Careers In Real Estate","/content/article.html/602714", "", 0,40,120);
	Menu1_5=new Array("Blog","/content/blog.html", "", 0,20,120);
Menu2=new Array("rollover:/files/411441/commOff.jpg:/files/411441/commOn.jpg","","",17,100,155); // 
	Menu2_1=new Array("Portland","/content/article.html/1405834", "", 2,20,140);
		Menu2_1_1=new Array("School Districts & Report Cards","/content/article.html/1406926", "", 0,20,260);
		Menu2_1_2=new Array("Portland Area School Information","/cgi-bin/schoolsearch", "", 0,20,140);
	Menu2_2=new Array("Beaverton","/content/article.html/1405841", "", 0,20,140);
	Menu2_3=new Array("Clackamas","/content/article.html?id=2185385", "", 0,20,140);
	Menu2_4=new Array("Gladstone","/content/article.html?id=2185388", "", 0,20,140);
	Menu2_5=new Array("Gresham","/content/article.html?id=2185391", "", 0,20,140);
	Menu2_6=new Array("Hillsboro","/content/article.html?id=2185393", "", 0,20,140);
	Menu2_7=new Array("Lake Oswego","/content/article.html/1405839", "", 0,20,140);
	Menu2_8=new Array("Milwaukie","/content/article.html?id=2185395", "", 0,20,140);
	Menu2_9=new Array("Sherwood","/content/article.html?id=2185397", "", 0,20,140);
	Menu2_10=new Array("Tigard Area","/content/article.html/1405844", "", 0,20,140);
	Menu2_11=new Array("Tualatin","/content/article.html?id=2185400", "", 0,20,140);
	Menu2_12=new Array("West Linn","/content/article.html?id=2185402", "", 0,20,140);
	Menu2_13=new Array("Batteground WA","/content/article.html?id=2185404", "", 0,20,140);
	Menu2_14=new Array("Camas WA","/content/article.html?id=2185406", "", 0,20,140);	
	Menu2_15=new Array("Ridgefield WA","/content/article.html?id=2185408", "", 0,20,140);
	Menu2_16=new Array("Vancouver WA","/content/article.html/1406928", "", 0,20,140);
	Menu2_17=new Array("Washougal WA","/content/article.html?id=2185410", "", 0,20,140);
Menu3=new Array("rollover:/files/411441/propOff.jpg:/files/411441/propOn.jpg","","",6,100,135); // 
	Menu3_1=new Array("Search For Homes","/content/homefinder.html", "", 0,20,220);
	Menu3_2=new Array("Search By Neighborhood","javascript:navFrameWin('');", "", 0,20,140);
	Menu3_3=new Array("Featured Properties","/cgi-bin/featuredprop", "", 0,20,140);	
	Menu3_4=new Array("Open Houses","/content/openhouse.html?ag_id=1194976", "", 0,20,140);
	Menu3_5=new Array("Rentals","/content/article.html/1205254", "", 0,20,140);
	Menu3_6=new Array("Foreclosures","/content/homefinder.html?FGB,doid=215", "", 0,20,140);
Menu4=new Array("rollover:/files/411441/resourcesOff.jpg:/files/411441/resourcesOn.jpg", "", "",3,100,155); // 
	Menu4_1=new Array("Buyer Center","", "", 6,20,155);
		Menu4_1_1=new Array("Search For Homes","/content/homefinder.html", "", 0,20,220);
		Menu4_1_2=new Array("Search By Neighborhood","javascript:navFrameWin('');", "", 0,20,140);
		Menu4_1_3=new Array("Buyer Resources","/content/qu_a.html?Topic=Buy", "", 0,20,220);
		Menu4_1_4=new Array("Mortgage Center","/content/qu_a.html?Topic=Mortgage", "", 0,20,220);
		Menu4_1_5=new Array("Mortgage Calculators","/content/calculator.html", "", 0,20,220);
		Menu4_1_6=new Array("Mortgage Glossary & Terms","/content/glossary.html?Letter=A", "", 0,20,220);
	Menu4_2=new Array("Seller Center","", "", 3,20,155);
		Menu4_2_1=new Array("Your Home's Value","/content/articles/freecma.html", "", 0,20,220);
		Menu4_2_2=new Array("Mortgage Glossary & Terms","/content/glossary.html?Letter=A", "", 0,20,220);
		Menu4_2_3=new Array("Seller Info","/content/qu_a.html?Topic=Sell", "", 0,20,220);
	Menu4_3=new Array("Home Resources","/content/article.html/2455138", "", 0,20,155);
Menu5=new Array("rollover:/files/411441/washingOff.jpg:/files/411441/washingOn.jpg","","",14,100,120); // 
	Menu5_1=new Array("Welcome to Vancouver, WA","/content/article.html/1406928","",0,20,220); // 
	Menu5_2=new Array("Search For Homes","/content/homefinder.html", "", 0,20,140);
	Menu5_3=new Array("Search By Neighborhood","javascript:navFrameWin('');", "", 0,20,140);
	Menu5_4=new Array("Vancouver Chamber of Commerce","javascript:navFrameWin('www.vancouverusa.com');","",0,20,220); // 
	Menu5_5=new Array("Vancouver Parks & Recreation","javascript:navFrameWin('http://www.cityofvancouver.us/parks-recreation/');","",0,20,220); // 
	Menu5_6=new Array("Area Attractions, Fort Vancouver","javascript:navFrameWin('http://www.nps.gov/fova/');","",0,20,220); // 
	Menu5_7=new Array("Vancouver's Newspaper","javascript:navFrameWin('www.columbian.com');","",0,20,220); // 
	Menu5_8=new Array("Vancouver Public Schools","javascript:navFrameWin('http://www.vansd.org/');","",0,20,220); // 
	Menu5_9=new Array("Vancouver School Reports","javascript:navFrameWin('http://portalsso.vansd.org/portal/page?_pageid=153,1248885&_dad=portal&_schema=PORTAL');","",0,20,220); // 
	Menu5_10=new Array("City of Vancouver","javascript:navFrameWin('www.cityofvancouver.us');","",0,20,220); // 	
	Menu5_11=new Array("City of Camas","javascript:navFrameWin('http://www.ci.camas.wa.us/');","",0,20,220); // 
	Menu5_12=new Array("City of Washougal","javascript:navFrameWin('http://washougal.biz/cow/index.htm');","",0,20,220); // 
	Menu5_13=new Array("City of Ridgefield","javascript:navFrameWin('http://www.ci.ridgefield.wa.us/');","",0,20,220); // 
	Menu5_14=new Array("City of Battleground","javascript:navFrameWin('http://www.ci.battle-ground.wa.us/');","",0,20,220); // 
	Menu5_15=new Array("","javascript:navFrameWin('');","",0,20,220); // 
	Menu5_16=new Array("","javascript:navFrameWin('');","",0,20,220); // 
	Menu5_17=new Array("","javascript:navFrameWin('');","",0,20,220); // 
	Menu5_18=new Array("","javascript:navFrameWin('');","",0,20,220); // 
	Menu5_19=new Array("","javascript:navFrameWin('');","",0,20,220); // 
	Menu5_20=new Array("","javascript:navFrameWin('');","",0,20,220); // 
Menu6=new Array("rollover:/files/411441/homeOff.jpg:/files/411441/homeOn.jpg","/?CI=1","",0,100,140); //