// JavaScript Document
document.write('<table cellpadding="0" cellspacing="0"  id="documentTable" border="0" width="730">'+
'<tr valign="top"><td colspan="2" id="mastheadCell"><div>'+
            '<table id="nav1" cellspacing="0" cellpadding="0" >'+
			'<tr valign="middle">'+
				'<td id="searchCell">'+
				'<form action="/search/fastsearch/newsearch.jsp" method="post" id="searchForm" name="searchForm">'+
					'<table cellspacing="0" cellpadding="0">'+
					'<tr valign="middle">'+
					
						'<td>'+
							'<input type="text" value="&nbsp;Search" class="globalInput" id="homeSearch" name="textToSearch" size="8" style="width:100px; onblur="setFieldValue(\'document.searchForm.textToSearch\',\'&nbsp;Search\')" onfocus="setFieldValue(\'document.searchForm.textToSearch\',\'&nbsp;Search\')" />'+
			            '</td>'+
						
						'<td align="right">'+
				//'<a href="JavaScript:document.gepsSearchForm.submit();" title="Go"><img src="images/go.gif" alt="" border="0"></a>'+
				//'<a href="JavaScript:document.gepsSearchForm.submit();" title="Search">search</a>'+
			'</td>'+
						//'<td id="searchSubCell"><a href="http://www.gepower.com/Search">search</a></td>'+
						'<td id="searchSubCell"><a href="JavaScript:document.searchForm.submit();" title="Search">search</a></td>'+
					'</tr>'+
					'</table>'+
				'</form>'+
				'</td>'+
				'<td><img src="/global/common/images/nav1Link.gif" alt="" /><a href="/prod_serv/index.htm" title="Products &amp; Services">Products &amp; Services</a></td>'+
				'<td><img src="/global/common/images/nav1Link.gif" alt="" /><a href="/online_tools/index.htm" title="Online Tools">Online Tools</a></td>'+
				'<td><img src="/global/common/images/nav1Link.gif" alt="" /><a href="/commitment/en/index.htm" title="Our Commitment">Our Commitment</a></td>'+
				'<td class="selected"><img src="/global/common/images/nav1_selected.gif" alt="" /><a href="/about/index.htm" title="About Us">About Us</a></td>'+
				'<td><img src="/global/common/images/nav1Link.gif" alt="" /><a href="/contact/index.htm" title="Contact Us">Contact Us</a></td>'+
				
			'</tr>'+
			'</table></div>'+
			'</td></tr>'+
			'</table>')