$(document).ready(function(){	
	equalHeight($(".shadow")); 
	$('#customselector').customSelect();		
}); 