
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/106/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/106/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=TurboBid Downloads;url=http://store.turbobid.net/category_s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=TurboBid Electrical Estimating Software;url=http://store.turbobid.net/category_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;showmenu=m_v1p3;");
    aI("text=TurboBid Upgrade;url=http://store.turbobid.net/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Books and DVDs;url=http://store.turbobid.net/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Electrical Options Catalog;url=http://store.turbobid.net/category_s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/106/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/106/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p3")) {
    style=subNavStyle1;
    aI("text=TurboBid 3.0 Download&nbsp;&nbsp;&nbsp;;url=http://store.turbobid.net/category_s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Additional TurboBid License&nbsp;&nbsp;&nbsp;;url=http://store.turbobid.net/category_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Training and Updates&nbsp;&nbsp;&nbsp;;url=http://store.turbobid.net/category_s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=On-Screen Take-Off Interface&nbsp;&nbsp;&nbsp;;url=http://store.turbobid.net/category_s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
  }
  drawMenus();
}


