
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="125";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Osmometry;url=http://www.precisionsystemsinc.com/category-s/66.htm;pagematch=[-_]s/66\\.htm$|searchresults\\.asp\\?cat=66$;");
    aI("text=Clinical;url=http://www.precisionsystemsinc.com/Clinical-s/13.htm;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=Neonatal;url=http://www.precisionsystemsinc.com/category-s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Petroleum;url=http://www.precisionsystemsinc.com/category-s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Veterinary;url=http://www.precisionsystemsinc.com/category-s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Dairy;url=http://www.precisionsystemsinc.com/category-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Chemistry;url=http://www.precisionsystemsinc.com/category-s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
  }
  drawMenus();
}


