

<!-- CLOSE WINDOW FUNCTION -->
function closewindow(){
window.close();
}
<!-- END: FUNCTION -->