Fodboldsnak: It's Coming Rome - Italien er europamestre
') .append(' ').css(css) .append($(' ').html(html)) ) ); } return id; } function logout(){ $.post('/profil/logout/', function(data){ document.location.reload(true); }) } function open_close_account_prompt() { $('#close_account').show(400); } function close_account() { $.getJSON('/profil/close_account/?', function($result) { if($result.response=='success'){ $.post('/profil/logout/', function(data){ window.location = '/profil/besked/lukket_konto/'; }) }else{ $('#konto .posterror').removeClass('hid...