
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/vharness/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/vharness/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=DVD\'s;url=https://www.vharness.com/ProductDetails.asp?ProductCode=Connection%20Video;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Vharness Videos;url=http://www.vharness.com/Vharness_Videos_s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=Buy The Tour;url=http://xetly.lfjvb.servertrust.com/ProductDetails.asp?ProductCode=Vharness%20Tour;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Buy The Pro;url=http://xetly.lfjvb.servertrust.com/product_p/vharness%20pro.htm;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=Testimonials;url=http://www.vharness.com/Vharness_Testimonials_s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
  }
  drawMenus();
}


