var currenturl=document.URL;
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="100%"><tr>') ;
document.write('<td width = "450" valign="top" style="padding-bottom:23px;padding-top:10px;padding-left:4px;"><a href="'+ menuBaseHref +'/be/nl/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('<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="60"valign="bottom"><img src="' + menuBaseHref + '/imgs/e-catalogus_logo_60.jpg" border="0" alt="" /></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">');
function validateQuickSearchForm2(obj){
   var charLength = obj.search.value;
   var testRegExp = /[#%<>]/ig  
   if (charLength.length >= 3){
       if(testRegExp.test(charLength)){
         alert('Invalid special character used');
         return false;
       }else{
     obj.REQUEST.value = "QUICKSEARCHINTERMEDIATE";    
     return true;
       }
   }else{
    alert('Minimum 3 characters needed for Quick Search');
    return false;    
   }
}
//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="' + commonLink[idxHome].width           + '" id="navbarCell_0" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_0" width="9" height="8" border="0" alt="" /><a href="' + commonLink[idxHome].url           + '">' + commonLink[idxHome].name           + '</a></td>');
document.write('<td width="' + commonLink[idxPortfolio].width      + '" id="navbarCell_1" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_1" width="9" height="8" border="0" alt="" /><a href="' + commonLink[idxPortfolio].url      + '">' + commonLink[idxPortfolio].name      + '</a></td>');
document.write('<td width="' + commonLink[idxECatalog].width       + '" id="navbarCell_2" align="left" nowrap><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_2" width="9" height="8" border="0" alt="" /><a href="' + commonLink[idxECatalog].url       + '" target="_blank">' + commonLink[idxECatalog].name       + '</a></td>');
document.write('<td width="' + commonLink[idxMarketSegments].width + '" id="navbarCell_3" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_3" width="9" height="8" border="0" alt="" /><a href="' + commonLink[idxMarketSegments].url + '">' + commonLink[idxMarketSegments].name + '</a></td>');
document.write('<td width="' + commonLink[idxServices].width       + '" id="navbarCell_4" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_4" width="9" height="8" border="0" alt="" /><a href="' + commonLink[idxServices].url       + '">' + commonLink[idxServices].name       + '</a></td>');
document.write('<td width="' + commonLink[idxResources].width      + '" id="navbarCell_5" align="left"><img src="' + menuBaseHref + '/imgs/topnav/nav1Link.gif" id="navbarImg_5" width="9" height="8" border="0" alt="" /><a href="' + commonLink[idxResources].url      + '">' + commonLink[idxResources].name      + '</a></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="100%" border="0"><tr><td valign="top">');
document.write('<table><tr><td>');
//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" style="font-size:12px">&nbsp;&nbsp;&nbsp;&nbsp;<b>Belgium <a href="http://www.gepowercontrols.com/be/fr/"><font size="2px">FR</font></a> NL</b>');
document.write('</td></tr></table>');
document.write('</td>');
//document.write('<td width="550" valign="top"><div id="topright"><a href="' + commonLink[idxCorpCIHome].url +'">' + commonLink[idxCorpCIHome].name + '</a> | ');
document.write('<td width="550" valign="top"><div id="topright"><a href="' + commonLink[idxKeywords].url + '">' + commonLink[idxKeywords].name + '</a> | <a href="' + commonLink[idxCatalogDownload].url + '">' + commonLink[idxCatalogDownload].name + '</a> | <a href="' + commonLink[idxContactUs].url + '">' + commonLink[idxContactUs].name + '</a> | <a href="' + commonLink[idxElitenet].url + '" target="_blank">' + commonLink[idxElitenet].name + '</a>&nbsp;</div></td>');document.write("</tr>");
document.write("<!-- row 2 ended -->");
turnonTab2();
