
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/smilesite/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/smilesite/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=WOMEN;url=/SearchResults.asp?Cat=1824;pagematch=[-_]s/1824\\.htm$|searchresults\\.asp\\?cat=1824$;");
    aI("text=MEN;url=/SearchResults.asp?Cat=1823;pagematch=[-_]s/1823\\.htm$|searchresults\\.asp\\?cat=1823$;");
    aI("text=KIDS;url=/SearchResults.asp?Cat=1821;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
    aI("text=BABY;url=/SearchResults.asp?Cat=1827;pagematch=[-_]s/1827\\.htm$|searchresults\\.asp\\?cat=1827$;");
    aI("text=HATS;url=/SearchResults.asp?Cat=1830;pagematch=[-_]s/1830\\.htm$|searchresults\\.asp\\?cat=1830$;");
    aI("text=BUMPER STICKER;url=/SearchResults.asp?Cat=1835;pagematch=[-_]s/1835\\.htm$|searchresults\\.asp\\?cat=1835$;");
    aI("text=BEACH BAGS;url=/SearchResults.asp?Cat=1829;pagematch=[-_]s/1829\\.htm$|searchresults\\.asp\\?cat=1829$;");
    aI("text=MAGNETS;url=/SearchResults.asp?Cat=1828;pagematch=[-_]s/1828\\.htm$|searchresults\\.asp\\?cat=1828$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/smilesite/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/smilesite/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=ABOUT US;url=aboutus.asp;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
    aI("text=RETURNS;url=/returns.asp;pagematch=[-_]s/1631\\.htm$|searchresults\\.asp\\?cat=1631$;");
    aI("text=SHIPPING;url=/articles.asp?ID=57;pagematch=[-_]s/1630\\.htm$|searchresults\\.asp\\?cat=1630$;");
    aI("text=SITE HELP / FAQ;url=/help.asp;pagematch=[-_]s/1669\\.htm$|searchresults\\.asp\\?cat=1669$;");
  }
  drawMenus();
}


