with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
position="relative";
aI("text=HOME;url=index.php;title=Home;");
aI("text=ABOUT US;url=about-us/about-us.php;showmenu=about-us;title=About Us;alt=About Us;");
aI("text=SERVICES;url=services/services.php;title=Services;alt=Services;");
aI("text=ACCESSIBLE HAZARD ALERT SYSTEM;url=ahas/ahas-general-info.php;showmenu=ahas;title=Accessible Hazard Alert System;alt=Accessible Hazard Alert System;");
aI("text=SUBSCRIBE TO AHAS;url=ahas/ahas.php;title=Subscribe to Accessible Hazard Alert System;alt=Subscribe to Accessible Hazard Alert System;");
aI("text=VIDEO REMOTE INTERPRETING;url=vri/vri.php;showmenu=vri;title=Video Remote Interpreting;alt=Video Remote Interpreting;");
aI("text=PRE-RECORDED INTERPRETING;url=pri/pri.php;title=Pre-recorded Interpreting;alt=Pre-recorded Interpreting;");
aI("text=PRIVACY POLICY;url=privacy/privacy.php;title=Privacy Policy;alt=Privacy Policy;");
aI("text=CONTACT US;url=contact-us/contact-us.php;title=Contact Us;alt=Contact Us;");
aI("text=REQUEST INFORMATION;url=request-info/request-info.php;title=Request Information;alt=Request Information;");
}

drawMenus();
