
		isNS = (navigator.appName.indexOf("Netscape") > -1);
		isMac = (navigator.userAgent.indexOf("Mac") > -1);
		isIE = (navigator.appName.indexOf("Explore") > -1);
		isNS6 = (navigator.appName.indexOf("Netscape") > -1 && navigator.appVersion.indexOf("5.") > -1);
		{
			if (isNS6){
				window.resizeTo(645,600);
			}
			else{
				window.resizeTo(645,600);
			}	
		}
		if (isMac && isIE)
			document.write('<link href=../../styles/formateMacIE.css rel=stylesheet type=text/css>');
		else if (isMac && isNS)
			document.write('<link href=../../styles/formateMac.css rel=stylesheet type=text/css>');
		else
			document.write('<link href=../../styles/formatePC.css rel=stylesheet type=text/css>');
		
		// GLOBALS FÜR VIDEOERKENNUNG
//		var source = 'http://81.3.2.85/';
		var source = 'http://87.106.184.110/infoskop-online/player.cfm?item=IGeL/';
		var suffix = '.flv';
		var text = 'Ausgabe';