<!--
if (top.frameset_geladen + "" != "okay") { 
	if(document.images)
	top.location.replace("../index2.htm");
	else 
	top.location.href = "../index2.htm" ;
} 
// -->
