function checkFrameset() {
	if(!parent.mainFrame) {
		location.href="http://www.horn-i.com/index.htm";
		//location.href="http://www.kksk.de/index.htm?" + location.pathname;
	}
}