$(document).ready(function(){
    $("label").inFieldLabels();
});
