jQuery(document).ready(function($) {
			

	$(".column").equalizeCols();	

								 
}); //End Document.Ready()
