function check() {
		if(parent.frames.length < 1)top.location='backdoor.htm';
		}


