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