
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Specials;url=http://www.Bernsonev.com/category_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Gift Certificates;url=http://www.Bernsonev.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=New Arrivals;url=http://www.Bernsonev.com/category_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Electric Bike Conversion Kits;url=http://www.Bernsonev.com/category_s/51.htm;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Wilderness Energy Parts;url=http://www.Bernsonev.com/category_s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Batteries;url=http://www.Bernsonev.com/category_s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Electric Bike Battery Chargers and Connectors;url=http://www.Bernsonev.com/category_s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
  }
  drawMenus();
}

function display_menu_3() {}

