$(document).ready(function(){
	$('#content, #aside-primary').equalHeight();
});
