
  with(milonic = new menuname("EMSMenu5")){ 
    style = menuStyle3; 
    orientation="vertical"; 
    zindex=6000; 
    
    position="absolute";
    
  itemwidth = '272px'; 
  itemheight = '28px'; 
    aI("text=HOME;url=default.asp;");
    aI("text=WHO IS ACANCHI?;url=WhoisAcanchi.asp;");
    aI("text=WHAT WE BELIEVE;url=Whatwebelieve.asp;");
    aI("text=OUR WORK;url=Ourwork.asp;");
    aI("text=HOW WE CAN HELP YOU;url=Howcanwehelp.asp;");
    aI("text=CONTACT US;url=Contact.asp;");
  } 

