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