// JavaScript Document
	
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
//aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_left.png;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/mNav_Home.png;url=memberloggedin.asp;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/mNav_newspub.png;showmenu=NewsPub;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/mNav_meetingsevents.png;showmenu=MeetingsEvents;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/mNav_services.png;showmenu=Services;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/mNav_marketstats.png;showmenu=MarketStats;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/mNav_govtrelations.png;showmenu=Government Relations;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/mNav_contact.png;showmenu=Contact;");
}




drawMenus();

