$(document).ready(function(){

/*
	$('#testimonials img').each( function(){
		JH.roundCorners( this );
	});
*/

});