$(document).ready(function(){
			$('input[title!=""]').hint();					
	});