
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/billyblues/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/billyblues/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=<span id=\"new\">New Arrivals</span>;url=/SearchResults.asp?Cat=8;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
    aI("text=<span id=\"collections\">Collections</span>;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;showmenu=m_v1p21;");
    aI("text=<span id=\"testimonials\">Testimonials</span>;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=<span id=\"about\">About us</span>;url=/SearchResults.asp?Cat=23;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/billyblues/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/billyblues/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p21")) {
    style=subNavStyle1;
    aI("text=Capries&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=33;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Ankle Pants&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=30;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Shorts&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Pants Casual&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=7;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Pants Boot Cut&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Pants Straight Legs&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Pants Wide Legs&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Skirts&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=24;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
  }
  drawMenus();
}

