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