$(function(){
  $('.username_top').defaultValue({'value':'Usuário'});
  $('.password_top').defaultValue({'value':'Senha'});
});


