
//Only used in the Online Version

/*if(top.frames.length <= 0)
	{
	top.location="http://www.zamg.ac.at/docu/Manual/SatManu/main.htm";
	}*/

if(top.frames.length <= 0)
	{
   	location.href="http://www.zamg.ac.at/docu/Manual/SatManu/main.htm?" + location.pathname;
   	}

/*if(top.frames.length <= 0)
	{
   location.href="file://C:/Dokumente und Einstellungen/AdminUser/Eigene Dateien/Christian/EUMetrain/Manual Eumetrain Neues/SatManu/main.htm?" + location.href;
   	}*/
