
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/custom1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/custom1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Covercath;url=http://www.beachtradingco.com/category-s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Gift Certificates;url=http://www.beachtradingco.com/category-s/6231.htm;pagematch=[-_]s/6231\\.htm$|searchresults\\.asp\\?cat=6231$;");
  }
  drawMenus();
}

