$(document).ready(function() {


					   
	    $('img.tTip').tinyTips('green', 'content');
		


	});

