function closeWindow() {
	self.close();
	return false;
}
