// JavaScript Document

function closewin() {
	window.close();
}