with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=238;
align='left';
orientation="horizontal";
style=menuStyle;
top=161;
//imgWidth = 98 * 6;
//broWidth = winwidth=document.all?document.body.clientWidth:window.innerWidth;
//left = (broWidth - imgWidth) / 2;
//if (left < 0)
//	left = 0;
orientation="horizontal";
position="relative";
aI("image="+imageDir+"/employee_tab_off.jpg;overimage="+imageDir+"/employee_tab_on.jpg;showmenu=Employee Center;url=/employee_cntr.shtml;");
aI("image="+imageDir+"/employer_tab_off.jpg;overimage="+imageDir+"/employer_tab_on.jpg;showmenu=Employer Center;url=/employer_cntr.shtml;");
aI("image="+imageDir+"/prod_service_tab_off.jpg;overimage="+imageDir+"/prod_service_tab_on.jpg;showmenu=Industry Services;url=/industry_assoc.shtml;");
}

drawMenus();
