
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/o2i/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/o2i/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="175";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Stationery Sets;url=/SearchResults.asp?Cat=1;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;showmenu=m_v1p1;");
    aI("text=Note Pads;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Envelopes;url=/SearchResults.asp?Cat=3;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Note Cards;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/o2i/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/o2i/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1")) {
    style=subNavStyle1;
    aI("text=argyle&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=doodles&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=29;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=cilrcle the flowers&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=dashing circles&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=dancing dots&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=whimsical garden&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=30;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
  }
  drawMenus();
}


