
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#00483A';			  // Background color when mouse is not over
	var LowSubBgColor='#00483A';  	// Background color when mouse is not over on subs
	var HighBgColor='#00483A';			// Background color when mouse is over
	var HighSubBgColor='#00483A';		// Background color when mouse is over on subs
	var FontLowColor='#FFFBC4'; 			  // Font color when mouse is not over
	var FontSubLowColor='#FFFBC4';		  // 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='#FFFBC4';  			// Border color
	var BorderSubColor='#FFFBC4';			// Border color for subs
	var BorderWidth=1;      				// Border width
	var BorderBtwnElmnts=0;   			// Border between elements 1 or 0
	var FontFamily="arial"        	// Font family menu items
	var FontSize=10;         				// Font size menu items
	var FontBold=1;         				// Bold menu items 1 or 0
	var FontItalic=0;       				// 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=.2;		// vertical overlap child/ parent
	var StartTop=229;       				// 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=3;         				// 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=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=0;        				// Uses arrow gifs when 1
	var KeepHilite=1;       				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',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:/files/978731/homes_1.jpg:/files/978731/homes_2.jpg"

Menu1=new Array("","/","/files/978731/main.jpg",0,31,148);

Menu2=new Array("","","/files/978731/listings.jpg",6,31,148);
	Menu2_1=new Array("Featured Property","/content/article.html/2503272","",0,24,160);
	Menu2_2=new Array("Search The MLS","http://link.flexmls.com/u884n60k660,6","",0,24,200);
	Menu2_3=new Array("Office Listings","http://link.flexmls.com/u89jwn7ckce,6","",0,24,200);
	Menu2_4=new Array("Short Sale","http://link.flexmls.com/u89jwlbp7km,6","",0,24,200);
	Menu2_5=new Array("REO/Bank Owned","http://link.flexmls.com/u89jwlwxjjt,6 ","",0,24,200);
	Menu2_6=new Array("Brokerage Listings","http://www.johnbensonhomes.com/content/blistings.html?ad_id=650911&show_agents_broker_listings=1","",0,24,160);

Menu3=new Array("","","/files/978731/buyers.jpg",3,31,148);
	Menu3_1=new Array("Frequent Q & A","/content/qu_a.html?Topic=Buy","",0,24,160);
	Menu3_2=new Array("Mortgage Center","/content/calculator.html","",0,24,160);
    Menu3_3=new Array("Loan Approval","/content/articles/loanprequal.html","",0,24,160);

Menu4=new Array("","","/files/978731/sellers.jpg",3,31,148);
	Menu4_1=new Array("Frequent Q & A","/content/qu_a.html?Topic=Sell","",0,24,160);
	Menu4_2=new Array("Comparable Sales","/content/articles/freecma.html","",0,24,160);
    Menu4_3=new Array("Free Reports","/content/reports.html","",0,24,160);

Menu5=new Array("","","/files/978731/resources.jpg",16,31,148);
    Menu5_1=new Array("About John","/content/article.html/2679412","",0,24,240);
    Menu5_2=new Array("About Rose","/content/article.html/2679413","",0,24,240);
    Menu5_3=new Array("Holiday Resort Realty","/content/article.html/2679414","",0,24,240);
	Menu5_4=new Array("Local Info","/nSearch.page","",0,24,240);
	Menu5_5=new Array("School Reports","/cgi-bin/schoolsearch","",0,24,160);
	Menu5_6=new Array("Free Reports","/content/reports.html","",0,24,160);
	Menu5_7=new Array("Preferred Partners","/content/partner.html","",0,24,160);
	Menu5_8=new Array("Home Advice","/content/homeadvice.html","",0,24,160);
	Menu5_9=new Array("Real Estate News","/content/news.html","",0,24,160);
	Menu5_10=new Array("Saint George Chamber of Commerce","javascript:navFrameWin('http://www.stgeorgechamber.com/');","",0,24,160);
	Menu5_11=new Array("City of Saint George","javascript:navFrameWin('http://www.sgcity.org/');","",0,24,160);
	Menu5_12=new Array("South Utah Cities & Towns","javascript:navFrameWin('http://www.johnbensonhomes.com/content/article.html?id=1396065');","",0,24,160);
	Menu5_13=new Array("Southern Utah Information","/content/article.html?id=1404929","",0,24,160);
	Menu5_14=new Array("South Utah Area Maps","javascript:navFrameWin('http://www.johnbensonhomes.com/content/article.html?id=1401315');","",0,24,160);
	Menu5_15=new Array("Photo and Video Tour","javascript:navFrameWin('http://www.johnbensonhomes.com/content/article.html?id=1401313');","",0,24,160);
	Menu5_16=new Array("","javascript:navFrameWin('');","",0,24,160);

Menu6=new Array("","/content/contact.html","/files/978731/contact.jpg",0,31,148);
	



