function changeFocus() {
	
	this.window.focus();
}
