// JavaScript Document
	
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
//aI("image=images/NAVIGATION/nav_left.png;");
aI("image=http://www.urbanation.ca/HTML/images/navigation/nav_home_left.png;");
aI("image=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_home.png;overimage=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_home_f2.png;showmenu=Home;url=http://www.urbanation.ca/default.aspx;");
aI("image=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_reports.png;overimage=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_reports_f2.png;showmenu=Reports;url=http://www.urbanation.ca/HTML/reports.asp;");
aI("image=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_consultingservices.png;overimage=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_consultingservices_f2.png;showmenu=Become a Member;url=http://www.urbanation.ca/HTML/services.asp;");
aI("image=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_news.png;overimage=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_news_f2.png;showmenu=News;url=http://www.urbanation.ca/HTML/news.htm;");
aI("image=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_aboutus.png;overimage=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_aboutus_f2.png;showmenu=About;url=http://www.urbanation.ca/HTML/about.htm;");
aI("image=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_contact.png;overimage=http://www.urbanation.ca/HTML/images/NAVIGATION/nav_contact_f2.png;showmenu=Contact;url=http://www.urbanation.ca/HTML/contact.htm;");
}

drawMenus();
