// JavaScript On hover Effect

	$(document).ready(function(){		
		$.easy.tooltip();	
});
