function closeDoc(){
alert("You are closing this page!");
window.close();
}