$(document).ready(function() {
if ($("#carriersLogo").children().size() == 0)
	$("#resPartner").hide();
});
