ENR
Navigation
  • Home
  • About Us
  • Camps
    • 2019 Summer Camps
    • Summer Staff
    • Camper Forms | Sponsorship
  • Partner
  • ENR Stories
  • Bookings
    • ENR Events | Retreats
    • Stay at ENR
  • Contact
  • Donate
  • Home
  • About Us
  • Camps
    • 2019 Summer Camps
    • Summer Staff
    • Camper Forms | Sponsorship
  • Partner
  • ENR Stories
  • Bookings
    • ENR Events | Retreats
    • Stay at ENR
  • Contact
  • Donate
Designed By: LMC

© Eagles Nest Ranch| Privacy Policy

jQuery(function($) { function set_equal_height() { var highestBox = 0; $('camps’).children(‘.x-column.x-1-3’).css({height:'auto'}).each(function () { if($(this).height() > highestBox) highestBox = $(this).height(); }); $('camps').children(‘.x-column.x-1-3’).height(highestBox); } $( document ).ready( set_equal_height ); $( window ).load( set_equal_height ); $( window ).resize( set_equal_height ); set_equal_height(); });