if (window.top == window) {
	window.top.location = "../english/index.htm";
}
