$(document).ready(function(){
	$(".with-tooltip").simpletooltip();
});
$(document).ready(function(){
	$(".comment").simpletooltip1();
});
