
	if(top.frames.length==0)
	{
	 top.frames.location.href="http://www.peugeot504ccc.de/";
	}	
	else
	{
	 if(!(top.frames.location.host=="www.peugeot504ccc.de" || top.frames.location.host=="www.p504ccc.de"))
	 {
	  top.frames.location.href="http://www.peugeot504ccc.de/";
	 }
	}
