$(function () {
    $("#linksBoxcontacts a[title]").tooltip({ position: "center right" });
    
});



        
