var currenturl=document.URL;
if(currenturl.indexOf("products.geindustrial")!=-1 || currenturl.indexOf("gealnx34.appl.ge.com")!=-1 || currenturl.indexOf("americasweb-stg")!=-1 || currenturl.indexOf("localhost")!=-1) 
	menuBaseHref = "http://www.gepowercontrols.com" ;
else menuBaseHref = "" ;
function validateQuickSearchForm2(obj){
   var charLength = obj.query.value;
   var testRegExp = /[#%<>]/ig  
   if (charLength.length >= 3){
       if(testRegExp.test(charLength)){
         alert('Ungültiges Zeichen benutzt');
         return false;
       }else{
     obj.REQUEST.value = "QUICKSEARCHINTERMEDIATE";    
	 if (document.getElementsByName('searchdest')[0].checked == true) {
		if(currenturl.indexOf("teamsite")==-1) {
			obj.action = "http://www.gepowercontrols.com/servlet/SearchDEe02z";
			obj.method="get";
			//location.replace("http://www.gepowercontrols.com/servlet/SearchBENLe10?query="+obj.search.value);
			} else {
			obj.action = "http://teamsite-gepc-review.indsys.ge.com/servlet/SearchDEe02z";
			obj.method="get";
			//location.replace("http://teamsite-gepc-review.indsys.ge.com/servlet/SearchBENLe10?query="+obj.search.value);
				
			}
			//return false;
	}
	if (document.getElementsByName('searchdest')[1].checked == true) {
		obj.action = "http://products.geindustrial.com/IndustrialProducts/Dispatcher";
		obj.method="post";
		obj.search.value=obj.query.value;
	}
     return true;
       }
   }else{
    alert('Es werden mindestens 3 Zeichen für die Schnellsuche benötigt');
    return false;    
   }
}
function validateQuickSearchFormECAT(obj){
   var charLength = obj.search.value;
   var testRegExp = /[#%<>]/ig  
   if (charLength.length >= 3){
       if(testRegExp.test(charLength)){
         alert('Ungültiges Zeichen benutzt');
         return false;
       }else{
     obj.REQUEST.value = "QUICKSEARCHINTERMEDIATE";    
	if (document.getElementsByName('searchdest')[0].checked == true) {
		obj.action = "http://products.geindustrial.com/IndustrialProducts/Dispatcher";
		obj.method="post";
	}
     return true;
       }
   }else{
    alert('Es werden mindestens 3 Zeichen für die Schnellsuche benötigt');
    return false;    
   }
}
document.write('<!-- row 1 -->');
document.write('<tr valign="top">');
document.write('<td colspan="2" id="mastheadCell">');
document.write('<div id="head">');
document.write('<div id="businessUnit">');
document.write('<table border="0" width="730"><tr>') ;
//document.write('<table border="0" width="100%"><tr><td height="10">&nbsp;</td></tr><tr>') ;
//document.write('<td width="160" height="90" valign="top"><a href="http://www.ge.com/olympicgames/ "><img src="' + menuBaseHref + '/imgs/topnav/ge_olympic_logo_136.gif" width="136" height="77" border="0" alt="GE Worldwide Partner" /></a></td>');
//document.write('<td valign="top">&nbsp;<br /><img style="margin-top:10 px" src="' + menuBaseHref + '/imgs/topnav/businessTitle.gif" alt="GE Consumer & Industrial - Power Protection" width="202" height="38" align="left" /></td>');
if(currenturl.indexOf("products.geindustrial")!=-1  || currenturl.indexOf("gealnx34.appl.ge.com")!=-1 || currenturl.indexOf("americasweb-stg")!=-1) {
 document.write('<td width = "450" valign="top" style="padding-bottom:23px;padding-top:10px;padding-left:4px;"><a href="'+ menuBaseHref +'/de/index.html"><img src="' + menuBaseHref + '/imgs/topnav/GE_Energy_IS_blue2.jpg" border="0" alt="GE Energy Industrial Solutions" style="margin-top:4px;margin-bottom:4px;" align="left" /></a></td>');
 document.write('<td width="60" valign="middle"><img src="' + menuBaseHref + '/imgs/e-katalog_logo_DE.jpg" border="0" alt="" /></td>');
// ecat logo has to stay left to the search input box in the header
    document.write('<td align="right" width="100" valign="bottom">');
 	document.write('<form action="http://products.geindustrial.com/IndustrialProducts/Dispatcher" id="frmSearch2" name="frmSearch2" method="post" onsubmit="return validateQuickSearchFormECAT(this);">');
	document.write('<input type="hidden" name="REQUEST" />');
	document.write('<input type="hidden" name="CATALOG" value="PP" />');
	document.write('<input type="hidden" name="lang" value="de_DE" />');
	document.write('<table cellspacing="0" cellpadding="0" >');
	document.write('<tr valign="bottom" >');
	document.write('<td colspan="2" align="left" valign="center" style="font-size:9px" ><a href="http://www.gepowercontrols.com/de/search/">Erweiterte Suche im Web</a></td>');
//	document.write('<td ></td>');
	document.write('</tr>');
	document.write('<tr valign="bottom" >');
	document.write('<td ><input type="text" class="text" name="search" value="" style="width:120px;"/></td>');
	document.write('<td valign="middle" >&nbsp;<input type="submit"  onclick="return validateQuickSearchFormECAT(document.frmSearch2);" style=" vertical-align:middle !important; padding:1px 0px;" class="search_button_image image" name="btnG" src="/imgs/topnav/button_search.gif" width="58" height="16" border="0" value="Suche" /></td>');
	document.write('</tr>');
	document.write('<tr valign="top" >');
	document.write('<td align="left" style="font-size:9px" ><!--input type="radio" value="f" id="searchdest" name="searchdest" checked="checked" /--><input type="radio" value="m" id="searchdest" name="searchdest"  checked="checked" /> E-Katalog</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</form>');
	document.write('</td>');
} else {
if(currenturl.indexOf("/de/search")==-1) {
	document.write('<td width = "520" align="right" valign="top" style="padding-bottom:23px;padding-top:10px;padding-left:4px;"><a href="'+ menuBaseHref +'/de/index.html"><img src="' + menuBaseHref + '/imgs/topnav/GE_Energy_IS_blue2.jpg" border="0" alt="GE Energy Industrial Solutions" style="margin-top:4px;margin-bottom:4px;" align="left" /></a></td>');
        document.write('<td align="right" width="100" valign="bottom">');
 	document.write('<form action="http://products.geindustrial.com/IndustrialProducts/Dispatcher" id="frmSearch2" name="frmSearch2" method="post" onsubmit="return validateQuickSearchForm2(this);">');
	document.write('<table cellspacing="0" cellpadding="0" >');
	document.write('<tr valign="bottom" >');
	document.write('<td align="center" valign="bottom" style="font-size:9px" ><a href="/de/search">Erweiterte Suche</a></td>');
	document.write('<td ></td>');
	document.write('</tr>');
	document.write('<tr valign="bottom" >');
	document.write('<td ><input type="text" class="text" name="query" id="query" value="" style="width:120px;"/></td>');
	document.write('<td valign="middle" >&nbsp;<input type="submit"  onclick="return validateQuickSearchForm2(document.frmSearch2);" style=" vertical-align:middle !important; padding:1px 0px;" class="search_button_image image" name="btnG" src="/imgs/topnav/button_search.gif" width="58" height="16" border="0" value="Suche" /></td>');
	document.write('</tr>');
	document.write('<tr valign="top" >');
	document.write('<td colspan="2" style="font-size:9px" align="left"><input type="radio" value="f" id="searchdest" name="searchdest" checked="checked" /> Im Web &nbsp;&nbsp;&nbsp;<input type="radio" value="m" id="searchdest" name="searchdest" /> E-Katalog</td>');
	//document.write('<td align="left" style="font-size:9px" ><input type="radio" value="f" id="searchdest" name="searchdest" checked="checked" /> Im Web<!--input type="radio" value="m" id="searchdest" name="searchdest"  checked="checked" /--></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('<input type="hidden" name="REQUEST" />');
	document.write('<input type="hidden" name="CATALOG" value="PP" />');
	document.write('<input type="hidden" name="lang" value="de_DE" />');
	document.write('<input type="hidden" name="search" id="search" value="" />');
	document.write('</form>');
	document.write('</td>');
} else {
document.write('<td width = "450" valign="top" style="padding-bottom:23px;padding-top:10px;padding-left:4px;"><a href="'+ menuBaseHref +'/de/index.html"><img src="' + menuBaseHref + '/imgs/topnav/GE_Energy_IS_blue2.jpg" border="0" alt="GE Energy Industrial Solutions" style="margin-top:4px;margin-bottom:4px;" align="left" /></a></td>');
}
}
document.write('</div>');
document.write('</div>');
document.write('<!-- navbar table begins -->');
document.write('<div>');
document.write('<table id="nav1" cellspacing="0" cellpadding="0">');
document.write('<tr valign="middle">');
//document.write('<td id="searchCell">');
//if(currenturl.indexOf("products.geindustrial")!=-1 || currenturl.indexOf("gealnx34.appl.ge.com")!=-1 || currenturl.indexOf("americasweb-stg")!=-1) {
//	document.write('<form action="http://products.geindustrial.com/IndustrialProducts/Dispatcher" id="frmSearch" name="frmSearch" method="post" onsubmit="return validateQuickSearchForm2(this);">');
//	document.write('    <input type="hidden" name="REQUEST" />');
//	document.write(' <input type="hidden" name="CATALOG" value="PP" />');
//	document.write('<input type="hidden" name="lang" value="nl_BE" />');
//	document.write('<table cellspacing="0" cellpadding="0">');
//	document.write('<tr valign="middle">');
//	document.write('<td style="text-transform:none;"><input type="text" class="text" name="search" value="" style="width: 45px;"/></td>');
//	document.write('<td id="searchCell" nowrap><a href="#" onclick="if(validateQuickSearchForm2(document.frmSearch)){frmSearch.submit();}">Product Search</a>');
//	document.write('</tr>');
//	document.write('</table>');
//	document.write('</form>');
//}
//document.write('</td>');
/*
document.write('<td width="13%" id="navbarCell_0" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_0" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/index.htm">Startseite<br></a></td>');
document.write('<td width="31%" nowrap id="navbarCell_4" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_4" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/resources/about_us/index.htm">Das Unternehmen<br></a></td>');
document.write('<td width="14%" id="navbarCell_1" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_1" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/product_portfolio/index.htm">Produktportfolio<br></a></td>');
document.write('<td width="22%" nowrap id="navbarCell_2" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_2" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/index_surv_e-cat.html">e&#8211;Katalog</a><br/></td>');
document.write('<td width="16%" id="navbarCell_3" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_3" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/market_segments/index.htm">Marktsegmente</a><br></td>');
document.write('<td width="15%" id="navbarCell_5" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_5" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/resources/literature_library/index.htm">Downloads</a>&nbsp;<br></td>');
*/
document.write('<td nowrap id="navbarCell_0" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_0" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/index.htm">Startseite<br></a></td>');
document.write('<td nowrap id="navbarCell_4" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_4" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/resources/about_us/index.htm">Das Unternehmen<br></a></td>');
document.write('<td nowrap id="navbarCell_1" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_1" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/product_portfolio/index.htm">Produktportfolio<br></a></td>');
document.write('<td nowrap id="navbarCell_2" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_2" width="9" height="8" border="0" alt="" /><a href="http://products.geindustrial.com/IndustrialProducts/Dispatcher?CATALOG=PP&lang=de_DE" target="_blank">e&#8211;Katalog</a><br/></td>');
document.write('<td nowrap id="navbarCell_3" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_3" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/market_segments/index.htm">Marktsegmente</a><br></td>');
document.write('<td nowrap id="navbarCell_5" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_5" width="9" height="8" border="0" alt="" /><a href="'+menuBaseHref+'/de/resources/index.htm">Ressourcen</a>&nbsp;<br></td>');

document.write('</tr>');
document.write('</table>');
document.write('</div>');
document.write('<!-- navbar table ended -->');

document.write('</td>');
document.write('</tr>');
document.write('<!-- row 1 ended -->');
document.write('<!-- row 2 -->');
document.write('<tr>');
//document.write('<td id="ecatsearch">&nbsp;</td>');
document.write('<td colspan=2 valign="top">');
document.write('<table width="740" border="0"><tr><td valign="top">');
document.write('<table><tr><td style="padding:3px 0 0 0">');
//document.write('Text Size:&nbsp;');
document.write('</td><td>');
document.write('<div id="topleft">');
document.write('<a href="javascript:void(0);" onclick="javascript:makeSmall();"><img id="ts" src="' + menuBaseHref + '/imgs/topnav/s.gif"/></a><a href="javascript:void(0);" onclick="javascript:makeMedium();"><img id="tm" src="' + menuBaseHref + '/imgs/topnav/ma.gif"/></a><a href="javascript:void(0);" onclick="javascript:makeBig();""><img id="tb" src="' + menuBaseHref + '/imgs/topnav/b.gif" /></a>');
document.write('</div>');
document.write('</td><td valign="top">&nbsp;&nbsp;&nbsp;<span style="font-size: 13px"><b>Deutschland</b></span>');
document.write('</td></tr></table>');
document.write('</td><td valign="top" width="550">');
document.write('<div id="topright">');
//document.write('<a href="http://www.ge.com/eu/consumerindustrial/index.htm?DE">Willkommen bei GE Consumer &amp; Industrial</a> | <a href="'+menuBaseHref+'/de/product_portfolio/keywords.html">A-Z</a> | <a href="'+menuBaseHref+'/de/resources/literature_library/index.htm">Katalogbestellungen</a> | <a href="'+menuBaseHref+'/de/contact_us/index.htm">Kontaktieren Sie uns</a>  | <a href="http://www.gepowershop.com" target="_blank">PowerShop</a>&nbsp;');
document.write('<a href="'+menuBaseHref+'/de/product_portfolio/keywords.html">A-Z</a> | <a href="'+menuBaseHref+'/de/resources/literature_library/index.htm">Katalogbestellungen</a> | <a href="'+menuBaseHref+'/de/resources/literature_library/catalogs/price_list/index.htm">Preislisten</a> | <a href="'+menuBaseHref+'/de/contact_us/index.htm">Kontakt</a> | <a href="'+menuBaseHref+'/de/resources/where_to_buy.html">Gro&szlig;handelspartner</a> | <a href="http://www.gepowershop.com" target="_blank">PowerShop</a>&nbsp;');
document.write('</div>');
document.write('</td></tr>');
//document.write('</td>');
//document.write('</tr>');
document.write('<!-- row 2 ended -->');
turnonTab2();
