// JavaScript Document
 $(document).ready(function(){															
		$(".columns").equalHeights();
 });
				   


