
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=ABOUT;url=/SearchResults.asp?Cat=96;pagematch=[-_]s/96\\.htm$|searchresults\\.asp\\?cat=96$;");
    aI("text=COLLECTIONS;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;showmenu=m_v1p20;");
    aI("text=PRESS;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=CONTACT;url=/SearchResults.asp?Cat=97;pagematch=[-_]s/97\\.htm$|searchresults\\.asp\\?cat=97$;");
    aI("text=SHOP;url=/SearchResults.asp?Cat=99;pagematch=[-_]s/99\\.htm$|searchresults\\.asp\\?cat=99$;showmenu=m_v1p99;");
  }
  subNavStyle1.image="/v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p20")) {
    style=subNavStyle1;
    aI("text=Fall/Winter 2009&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=103;pagematch=[-_]s/103\\.htm$|searchresults\\.asp\\?cat=103$;");
    aI("text=Holiday 2009&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=104;pagematch=[-_]s/104\\.htm$|searchresults\\.asp\\?cat=104$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p99")) {
    style=subNavStyle1;
    aI("text=Sale&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=105;pagematch=[-_]s/105\\.htm$|searchresults\\.asp\\?cat=105$;");
    aI("text=Holiday 09&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=102;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;");
    aI("text=Fall/Winter 09&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=101;pagematch=[-_]s/101\\.htm$|searchresults\\.asp\\?cat=101$;");
  }
  drawMenus();
}

