//document.oncontextmenu=new Function("return false");

function closeWindow () {
	window.close ();
}
