
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/copybizpro/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/copybizpro/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=/;pagematch=[-_]s/315\\.htm$|searchresults\\.asp\\?cat=315$;");
    aI("text=About Lynch;url=/aboutus.asp;pagematch=[-_]s/316\\.htm$|searchresults\\.asp\\?cat=316$;");
    aI("text=My Account;url=/myaccount.asp;pagematch=[-_]s/317\\.htm$|searchresults\\.asp\\?cat=317$;");
    aI("text=View Cart;url=/shoppingcart.asp;pagematch=[-_]s/318\\.htm$|searchresults\\.asp\\?cat=318$;");
    aI("text=Help;url=/help.asp;pagematch=[-_]s/319\\.htm$|searchresults\\.asp\\?cat=319$;");
    aI("text=Contact Us;url=http://www.lynchsupply.com/Contact_Us_s/321.htm;pagematch=[-_]s/321\\.htm$|searchresults\\.asp\\?cat=321$;");
    aI("text=Heartland Casket;url=/Caskets_s/162.htm;pagematch=[-_]s/320\\.htm$|searchresults\\.asp\\?cat=320$;");
  }
  drawMenus();
}


