jQuery(document).ready(function($) {
	$("#socialPop img[title]").tooltip();
});
