header = navigator.userAgent;
opera = (header.indexOf("Opera")!=-1)? true : false;
if (!opera && document.all) document.write("<script language='VBScript' src='misc/IEswitch.vbs' type='text/vbscript'></script>");
else {
	if (navigator.plugins["Shockwave Flash"]) {
		document.write("<td width='66%' valign='top' class='text'>");
		document.write("<A HREF=http://www.stwn.de/struktur.htm></A><A HREF=http://www.n-ergie.de></A> <A HREF=http://www.vag.de></A>");
		document.write("<embed src='misc/organigramm.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='420' height='542' loop='false' menu='false' bgcolor='#ffffff'></embed></td>");
	}
	else {
		document.write("<td width='66%' valign='top' class='text'>");
		document.write("<table width='90' border='0' cellspacing='0' cellpadding='0' height='270' align='left'><tr><td valign='top'><img src='images/comp12.jpg' width='70' height='250'></td></tr></table>");
		document.write("<p>Willkommen auf den Internetseiten der Städtischen Werke Nürnberg.</p>");
		document.write("<p>Wir laden Sie ein, sich per Mausklick bei uns umzusehen.</p>");
		document.write("<p>&nbsp;</p></td>");
	}
}