$(document).ready(function() {       
    $('.hint_textbox').hint();
});