
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/lucid/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/lucid/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Blog;url=http://bnghair.blogspot.com;target=_blank;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Order Status;url=http://www.bnghair.com/Orders.asp;pagematch=[-_]s/64\\.htm$|searchresults\\.asp\\?cat=64$;");
    aI("text=Register;url=http://www.bnghair.com/register.asp;pagematch=[-_]s/65\\.htm$|searchresults\\.asp\\?cat=65$;");
    aI("text=Wholesale Accounts;url=http://www.bnghair.com/Wholesale-Accounts-s/48.htm;pagematch=[-_]s/67\\.htm$|searchresults\\.asp\\?cat=67$;");
    aI("text=Wish List;url=http://www.bnghair.com/WishList.asp;pagematch=[-_]s/68\\.htm$|searchresults\\.asp\\?cat=68$;");
    aI("text=About Us;url=http://www.bnghair.com/aboutus.asp;pagematch=[-_]s/66\\.htm$|searchresults\\.asp\\?cat=66$;");
    aI("text=Contact Us;url=http://www.bnghair.com/Ticket_New.asp;pagematch=[-_]s/69\\.htm$|searchresults\\.asp\\?cat=69$;");
  }
  drawMenus();
}

