// JavaScript Document
<!--
if (parent.frames.length<1) 
	{
    window.top.location.href="http://www.ila-gmbh.de";
	}
//-->