$(document).ready(function() {
	$('input[@title]').form_hint();
});