
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/at_v01/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/at_v01/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Latest Arrivals;url=http://www.aleatools.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/at_v01/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/at_v01/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Ultimate Kits;url=http://www.aleatools.com/category-s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=One-Inch Markers;url=http://www.aleatools.com/category-s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Two-Inch Markers;url=http://www.aleatools.com/category-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Edge Marks;url=http://www.aleatools.com/category-s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Accessories;url=http://www.aleatools.com/category-s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=View All Products;url=http://www.aleatools.com/category-s/50.htm;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
  }
  drawMenus();
}


function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/at_v01/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/at_v01/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=How They Work;url=http://www.aleatools.com/category-s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Plastic Bases;url=http://www.aleatools.com/category-s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Lead Bases;url=http://www.aleatools.com/category-s/41.htm;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Tokens;url=http://www.aleatools.com/category-s/39.htm;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
  }
  drawMenus();
}


