$(window).load(function () {

	$(".partner").equalHeights();
	try{
		Typekit.load();
	}
	catch(e){}
});
