function checktoplevel() {
	if (parent.window.frames.length < 2) window.location="http://www.hothousedigitising.com";
}

