

function closeWin(URL){
aWindow=window.close(URL, "thewindow");
}