/*
**
**  Osterhagen + Schuldt Internet GbR
**  Stumpeallee 2
**  D-27283 Verden (Aller)
**  Germany
**
**  www.osterhagen.net
**  mail@osterhagen.net
**
*/


// var DomainCheck = /\.oyten\.net|\.oyten-net\.de|\.oyten\.de/;

if (top.frames.length == 0)
{
	top.location.href
		= "http://www.oyten.net/frameset.cgi?i="
			+ top.location.pathname;
}