function register()

{

	urchinTracker('register.html');

	

	registerWin = window.open('http://aareas.ninety9twenty.com/register.aspx?SC=3','registerWin');

}



with(milonic=new menuname("Main Menu"))

{

	alwaysvisible=1;

	style=menuStyle;	

	position='relative';

	menualign='left';

	margin='0';

	orientation='horizontal';

	menuwidth='100%';

	itemwidth='142';

	itemheight='17'; 

	

	//aI("text=Home;url=index.html;");

	

	aI("text=Residences;url=residences.html;showmenu=Residences;");



	aI("text=Amenities;url=amenities.html;");
	
	

	aI("text=Location;url=location.html;showmenu=Location;");

	aI("text=Downtown Phoenix;url=downtown.html;");

	//aI("text=Updates;url=constructionUpdates.html;showmenu=Updates;");

	

	aI("text=Photo Gallery;url=photogallery.html;");

	

	aI("text=Documents;url=#;showmenu=Documents;");

	

	aI("text=Contact;url=register.html;");
	
	
	
	
	//aI("text=Brochure;url=pdfs/TapestryBrochure.pdf;;target=_blank;");

}





drawMenus();

			