$(document).ready(function(){
	$(".tooltip-target").ezpz_tooltip({offset: 0,contentPosition: "customFollow"});
}); 

