<input type="text" name="name" id="tooltip_settings_grant" size="40" class=""/>
$('#tooltip_settings_grant').grant_widget({
before_html: 'Enter Here: ',
tooltip:true,
funder_lists: true,
funders: '{"funder_list":["Australian Research Council","National Health and Medical Research Council"]}',
search_fields: '{"search_fields":["title","person","institution","description","id"]}'
});