function a(r){if(confirm('Delete note?')) location.href='blog,del,'+r+'.html';}
function g(r){if(confirm('Delete message?')) location.href='guestbook,del,'+r+'.html';}