
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=HOTELS;url=http://www.bigmountainjam.com/category_s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=MARKETING OPPORTUNITIES;url=http://www.bigmountainjam.com/category_s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;showmenu=m_v1p55;");
    aI("text=OTHER LINKS;url=http://www.bigmountainjam.com/category_s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p55")) {
    style=subNavStyle1;
    aI("text=OUR SPONSORS&nbsp;&nbsp;&nbsp;;url=http://www.bigmountainjam.com/category_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=DO YOU WANT TO ADVERTISE WITH BMJ?&nbsp;&nbsp;&nbsp;;url=http://www.bigmountainjam.com/category_s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  drawMenus();
}


