// Frame erzwingen
// www.xf650.net

if (parent.frames.length < 1)
{
	window.top.location.href="http://www.xf650.net";
}
