$(function(){

});

$(document).ready(function(){
  $(":text").labelify();
});
