$('

Latest News

Spring Semester Swim Lessons Registration

Registration group swim lessons are now available!
Group Lesson Registration
For private and buddy lessons, contact the aquatics manager at rlawson@unm.edu

').appendTo('#news');(function(){ $('.news-body').each( function(index){var a = $(this).height(); if(a>300){ var ele = $('
Expand Full Post
').addClass('expand-post-nm-'+index).click(function(){showFull('post-nm-'+index);});$(this).css('maxHeight','300px');$(this).css('overflow','hidden');$(this).attr('id','post-nm-'+index);$(this).after(ele);$(this).addClass('overflow-shadow-inset');}});})();function showFull(ele){ $('.expand-'+ele).remove(); $('#'+ele).removeClass('overflow-shadow-inset').css('maxHeight',''); };