$(document).ready(function() {
$("#icons").tooltip({cssClass:"tooltip-blue",delay : 0,duration : 50,yOffset : 25,xOffset : 50
});
});
