<!--

//    ALL SCRIPTS DEVELOPED BY DR. MARKO RESCHKE, www.biografix.de!
//    PLEASE NOTICE THE COPYRIGHT WHEN USING THE SCRIPTS.

//alert(top.frames[2].name);

if(top.frames.length<1)
location.replace('http://www.biografix.de')
else
if(top.frames[2].name!="sitewindow")
top.location.replace('http://www.biografix.de')

//-->




