function CloseWin(){
	this.close();
	return false;
}