function OutFrames() {
	i = top.frames.length;
	if (i < 1)
	top.location.href = "http://www.in-visible.lu";
	}
