
function display_menu_4() {
  navStyle4.image="/v/vspfiles/templates/grateful/images/Template/Menu4_Bullet.gif";
  navStyle4.subimage="/v/vspfiles/templates/grateful/images/Template/Menu4_Bullet_End.gif";
  with(milonic=new menuname("m_v4p0")) {
    style=navStyle4;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Custom or Classic?;url=http://www.gratefulbody.com/category_s/58.htm;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Sensitive Skin;url=http://www.gratefulbody.com/category_s/57.htm;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
    aI("text=Testimonials;url=http://www.gratefulbody.com/Testimonials_s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=QUESTIONS;url=http://www.gratefulbody.com/Questions_s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
  }
  drawMenus();
}

