

function gestaltung()
	{
	var z = top.location;
	a = new Array("http://01-2010.adconsultare.de","http://01-2010.adconsultare.de/","http://01-2010.adconsultare.de/index.html","http://01-2010.adconsultare.de/Umfrage_DE.html","http://01-2010.adconsultare.de/Umfrage_DK.html","http://01-2010.adconsultare.de/Umfrage_UK.html")
	for (var j=0; j < a.length; ++j) if (a[j]==z) system.exit(1);
	window.open("http://01-2010.adconsultare.de/index.html","test");
	}


