
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Vibration Measurements;url=http://www.justmeasure.net/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Acoustic Measurements;url=http://www.justmeasure.net/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Accelerations / Drop Tests;url=http://www.justmeasure.net/Vibration_measurement_software_for_accelerometers_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Pressure Measurements;url=http://www.justmeasure.net/category_s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Force Measurements;url=http://www.justmeasure.net/Thermocouple_Measurement_Software_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
  }
  drawMenus();
}

