// 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("Listing Options","","",3,20,140);
	Menu1_1=new Array("Listing Search","/data/remax/brokers/cochranewest/search.asp","",0,20,130);
	Menu1_2=new Array("Marked Favorites","/data/remax/brokers/cochranewest/favorites.asp?win=0","",0,20,130);
	Menu1_3=new Array("Open Houses","/data/remax/brokers/cochranewest/openhouse.asp","",0,20,130);

Menu2=new Array("News & Weather","/data/remax/brokers/cochranewest/news.asp","",0,20,134);
