// JavaScript File to create footer

document.write('<table cellpadding="0" cellspacing="0" id="documentTable" border="0" width="730" align="center">'+
'<tr><td colspan="3">&nbsp;</td></tr>'+			   
'<tr valign="top">'+
'<td width="120" height="65" valign="top"><div id="foot"><img src="/businesses/ge_oilandgas/en/common/images/monogram_olympic_smallhome.jpg" alt=""/></div></td>'+
'<td id="footCell">'+
'<div id="foot">'+
	'<p align="left"><a href="/businesses/ge_oilandgas/en/index.htm" title="Oil & Gas at GE Home" >GE Oil & Gas Home</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/prod_serv/prod/index.htm" title="Products" >Products</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/prod_serv/systems/index.htm" title="Systems" >Systems</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/prod_serv/serv/index.htm" title="Services" >Services</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/applications/index.htm" title="Applications" >Applications</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/brands/index.htm" title="Our Brands" >Our Brands</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/commitment/index.htm" title="Our Commitment" >Our Commitment</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/about/index.htm" title="About Us">About Us</a>  |  '+
	'<a href="/businesses/ge_oilandgas/en/sitemap.htm" title="Site Map">Site Map</a>'+
	'<p  align="left"><a href="http://www.ge.com" title="GE Corporate Home" target="_blank">GE Corporate Home</a>  |  '+
	'<a href="http://www.ge.com/en/company/investor/index.htm" title="Investor Information" target="_blank">Investor Information</a>  |  '+
	'<a href="http://www.ge-energy.com/legal/en/privacy.htm" title="Privacy Policy" target="_blank">Privacy Policy</a>  |  '+
	'<a href="http://www.ge-energy.com/legal/en/terms.htm" title="Terms of Use" class="footSecondary" target="_blank">Terms of Use</a>'+	
	'<p id="copy" align="left">Copyright General Electric Company 1997-2009</p>'+
'</div>'+
'</td>'+
'</tr>'+
'</table>');
//Begin Google Tracker Data
var pageTracker = _gat._getTracker("UA-6136758-1");
pageTracker._trackPageview();
//End Of Google Tracker Data