jQuery(document).ready(function($) {
//$(function() {

	$('input.hint').input_hint();

});	
