<script type="text/javascript"> function cikis() { alert("Başarıyla çıkış yaptınız .."); } window.onload=cikis; </script>