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