
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/109/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/109/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Bike Conversion Kits;url=/SearchResults.asp?Cat=1;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Kit Components;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Accessories;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Other Electrics;url=/SearchResults.asp?Cat=80;pagematch=[-_]s/80\\.htm$|searchresults\\.asp\\?cat=80$;showmenu=m_v1p80;");
  }
  subNavStyle1.image="/v/vspfiles/templates/109/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/109/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p80")) {
    style=subNavStyle1;
    aI("text=Electric Bicycles&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Other EVs&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
  }
  drawMenus();
}

