
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/custom1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/custom1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="170";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=All Products;url=http://www.bubbatools.com/category-s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Multi-Tools;url=http://www.bubbatools.com/category-s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Specialty Tools;url=http://www.bubbatools.com/category-s/52.htm;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Screwdrivers & Multi-Drivers;url=http://www.bubbatools.com/category-s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=Screw & Bolt Removers;url=http://www.bubbatools.com/category-s/50.htm;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Sockets, Wrenches & Pliers;url=http://www.bubbatools.com/Tools-Hardware-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Pocket Knives;url=http://www.bubbatools.com/category-s/41.htm;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Novelty Items;url=http://www.bubbatools.com/category-s/51.htm;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Made in the USA;url=http://www.bubbatools.com/category-s/53.htm;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=Bubba\'s Favorites;url=http://www.bubbatools.com/Bubba-s-Favorite-Tools-s/58.htm;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Clearance;url=http://www.bubbatools.com/Clearance-s/59.htm;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
  }
  drawMenus();
}

