$(document).ready(function(){
	$(".text").simpletooltip();
});

$(document).ready(function(){
	$(".testar").simpletooltipx();
});
