$(document).ready(function() {
  $("#personal").html('<a href=\"#logout\" class=\"new_login\">Login<\/a>');  
});