
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=Lancaster;url=http://www.mjmfragrances.com/category_s/52.htm;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Royal Secret & Galore;url=http://www.mjmfragrances.com/category_s/53.htm;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=Monteil;url=http://www.mjmfragrances.com/category_s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=MiEssence Organic Products;url=http://www.mjmfragrances.com/category_s/117.htm;pagematch=[-_]s/117\\.htm$|searchresults\\.asp\\?cat=117$;");
    aI("text=Fragrances;url=http://www.mjmfragrances.com/category_s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
  }
  drawMenus();
}


