function admLogin() { window.open('password.html','','height=200,width=300,screenX=100,screenY=100,top=100,left=100') }

NB = new Object();
NB['1']			= new defLnk(0,'Home',						pth+'.');

NB['2']			= new defLnk(1,'Our listings',					'')
NB['2'].dm['1']		= new defLnk(0,'Florida homes for sale',				'florida-homes-for-sale.php');
NB['2'].dm['2']		= new defLnk(0,'Florida land for sale',					pth+'florida-land-for-sale.php');
NB['2'].dm['3']		= new defLnk(0,'Florida Homes for Rent',				pth+'florida-rentals.php');

NB['3']			= new defLnk(0,'Search MLS',						pth+'florida-real-estate.php');

NB['4']			= new defLnk(1,'Communities',						'');
NB['4'].dm['1']		= new defLnk(0,'Jensen Beach',					pth+'jensen-beach-real-estate.php');
NB['4'].dm['2']		= new defLnk(0,'Port St. Lucie &nbsp; &nbsp; ',				pth+'port-st-lucie-real-estate.php');
NB['4'].dm['3']		= new defLnk(0,'Stuart',						pth+'stuart-real-estate.php');
NB['4'].dm['4']		= new defLnk(0,'Palm City',						pth+'palm-city-real-estate.php');

NB['5']			= new defLnk(1,'Area information',					'');
NB['5'].dm['1']		= new defLnk(0,'Stuart',						pth+'stuart-info.php');
NB['5'].dm['2']		= new defLnk(0,'Jensen Beach',					pth+'jensen-beach-info.php');
NB['5'].dm['3']		= new defLnk(0,'Port St. Lucie &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;',	pth+'port-st-lucie-info.php');
NB['5'].dm['4']		= new defLnk(0,'Palm City',						pth+'palm-city-info.php');

NB['6']			= new defLnk(1,'Area Maps',						'');
NB['6'].dm['1']		= new defLnk(0,'Florida Treasure Coast',				pth+'florida-treasure-coast-map.php');
NB['6'].dm['2']		= new defLnk(0,'City of Port St. Lucie',				pth+'port-st-lucie-map.php');
NB['6'].dm['3']		= new defLnk(0,'City of Stuart',					pth+'stuart-map.php');
NB['6'].dm['4']		= new defLnk(0,'Jensen Beach',					pth+'jensen-beach-map.php');
NB['6'].dm['5']		= new defLnk(0,'Palm City',						pth+'palm-city-map.php');

NB['7']			= new defLnk(0,'Education',						pth+'florida-education.php');

NB['8']			= new defLnk(0,'Contact Us',						pth+'contact-buy-florida-homes.php');
