$(document).ready(function(){	
	$("a,div,input,img").easyTooltip();
});
