
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Coral/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Coral/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=About;url=http://ormdk.ghmep.servertrust.com/aboutus.asp;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=TBP4Men;url=http://www.thebodyperfect.com/category-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Blemfree;url=http://www.thebodyperfect.com/category-s/39.htm;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Morning Glory;url=http://www.thebodyperfect.com/category-s/38.htm;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
    aI("text=TBP4Kids;url=http://www.thebodyperfect.com/category-s/37.htm;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=MoistureBal;url=http://www.thebodyperfect.com/category-s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Nufree-finipil;url=http://www.thebodyperfect.com/category-s/41.htm;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Espa&ntilde;ol;url=http://www.thebodyperfect.es;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Contact;url=http://ormdk.ghmep.servertrust.com/Articles.asp?ID=238;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Coral/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Coral/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Shop TBP4Men;url=http://www.thebodyperfect.com/category-s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Shop Blemfree;url=http://www.thebodyperfect.com/category-s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Shop Morning Glory;url=http://www.thebodyperfect.com/category-s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Shop TBP4Kids;url=http://www.thebodyperfect.com/category-s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Shop MoistureBal;url=http://www.thebodyperfect.com/category-s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Shop finipil;url=http://www.thebodyperfect.com/category-s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Shop Espa&ntilde;ol;url=http://www.thebodyperfect.es;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
  }
  drawMenus();
}


