$(function() {
	$('#tabProduct').tabs();
});

$(function() {
    $('.partnerProduct').tabs();
});



