$(document).ready( function() {
	$("#q").hint('hint-text');
});	



