function checkFrameset() {
	if(!parent.menu)
		location.href= "http://www.gefilte-fish.net/ger_frameset.html?" + location.href;
}

