// 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/nav_Home.png;url=http://www.bildgta.ca/index.asp;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_About.png;showmenu=About BILD;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_BecomeMember.png;showmenu=Become a Member;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_Media.png;showmenu=Media;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_Events.png;showmenu=Events and Services;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_GovRelations.png;showmenu=Government Relations;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_Careers.png;showmenu=Careers in Construction;");
aI("image=http://www.bildgta.ca/images/NAVIGATION/nav_Contact.png;showmenu=Contact;");
}




drawMenus();

