jQuery(document).ready( function() {
	jQuery('.tooltip').tooltip();
});