
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='';			  // Background color when mouse is not over
	var LowSubBgColor='#D0D0D0';  	// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#D0D0D0';		// Background color when mouse is over on subs
	var FontLowColor='#000000'; 			  // Font color when mouse is not over
	var FontSubLowColor='#000000';		  // Font color subs when mouse is not over
	var FontHighColor='#0841B3';		  // Font color when mouse is over
	var FontSubHighColor='#0841B3';	  // Font color subs when mouse is over
	var BorderColor='';  			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;      				// Border width
	var BorderBtwnElmnts=0;   			// Border between elements 1 or 0
	var FontFamily="Verdana"        	// Font family menu items
	var FontSize=8;         				// 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=249;       				// 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:Image1.jpg:Image2.jpg"

Menu1=new Array("HOME","","",1,26,129);
    Menu1_1=new Array("Main Page","/?CI=1","",0,30,129);

Menu2=new Array("OUR LISTINGS","","",1,26,129);
    Menu2_1=new Array("View Our Listings","/content/blistings.html/*?ad_id=802385&show_agents_broker_listings=1","",0,30,129);

Menu3=new Array("RHODE ISLAND","","",12,26,129);
	Menu3_1=new Array("Welcome To Rhode Island","/content/article.html?id=2103579","",0,30,129);
	Menu3_2=new Array("Cities & Towns","/content/article.html/2103881","",0,30,129);
	Menu3_3=new Array("Emergency Services","/content/article.html/2122783","",0,30,129);
	Menu3_4=new Array("50 Things To Do","/content/article.html/2137779","",0,30,129);
	Menu3_5=new Array("Delicious Destinations","/content/article.html/2167279","",0,30,129);
	Menu3_6=new Array("State Government","/content/article.html/1610979","",0,30,129);
	Menu3_7=new Array("Home Utilities","/content/article.html/2103885","",0,30,129);
	Menu3_8=new Array("RI Landmarks","/content/article.html/2075278","",0,30,129);
	Menu3_9=new Array("Our Referral List","/content/article.html/2176484","",0,30,129);
	Menu3_10=new Array("RI Schools","/content/article.html/2103879","",0,25,129);
	Menu3_11=new Array("Travel & Transport","/content/article.html/2123081","",0,30,129);
	Menu3_12=new Array("RI TRIVIA","/content/article.html?id=2103883","",0,25,129);
	
Menu4=new Array("MLS SEARCH","","",8,26,129);
	Menu4_1=new Array("Main MLS Search Page","/content/article.html/1749175","",0,30,129);
	Menu4_2=new Array("Single Family","/content/article.html/1749077","",0,30,129);
	Menu4_3=new Array("Multi-Family","/content/article.html/1749082","",0,25,129);
	Menu4_4=new Array("Condo's & Townhouses","/content/article.html/1749085","",0,30,129);
	Menu4_5=new Array("Vacant Land","/content/article.html/1749094","",0,25,129);
	Menu4_6=new Array("Commercial Property","/content/article.html/1749098","",0,30,129);
	Menu4_7=new Array("Business Only","/content/article.html/1749101","",0,25,129);  
	Menu4_8=new Array("Apartment & Home Rentals","/content/article.html/2472923","",0,25,129); 

Menu5=new Array("REAL ESTATE 101","","",8,26,129);
	Menu5_1=new Array("Real Estate 101","/content/article.html?id=2103887","",0,25,129);
	Menu5_2=new Array("Buyers & Sellers","/content/article.html/1610980","",0,25,129);
	Menu5_3=new Array("Mailbag","/content/article.html/1610982","",0,25,129);
	Menu5_4=new Array("Blogspot","/content/article.html/1610994","",0,25,129);
	Menu5_5=new Array("Articles & Links","/content/article.html?id=1614972","",0,25,129);
	Menu5_6=new Array("Sound Bites","/content/article.html?id=2221483","",0,25,129);
	Menu5_7=new Array("Downloads","/content/article.html?id=2103979","",0,25,129);
	Menu5_8=new Array("Our Referral List","/content/article.html/2176484","",0,25,129);
	
Menu6=new Array("ABOUT US","","",3,26,129);
	Menu6_1=new Array("Our Company","/content/article.html/1610977","",0,25,129);
	Menu6_2=new Array("Our Agents","/content/article.html/1610978","",0,25,129);
	Menu6_3=new Array("Job Opportunites","/content/article.html/1821779","",0,25,129);


