
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/100/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/100/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="100";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Home;url=http://www.urbantranquility.com/default.asp;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=About Us;url=http://www.urbantranquility.com/aboutus.asp;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=View Cart;url=http://www.urbantranquility.com/shoppingcart.asp?Check=True;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=My Account;url=http://www.urbantranquility.com/myaccount.asp;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Help;url=http://www.urbantranquility.com/help.asp;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/100/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/100/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="100";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Aromatherapy;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;showmenu=m_v2p46;");
    aI("text=Belly Dance;url=/SearchResults.asp?Cat=48;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Yoga;url=/SearchResults.asp?Cat=52;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Reiki;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
  }
  subNavStyle2.image="/v/vspfiles/templates/100/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage="/v/vspfiles/templates/100/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p46")) {
    style=subNavStyle2;
    aI("text=Soap&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Mist Sprays&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
  }
  drawMenus();
}

