<!-- Global Variable for Stock Quote -->
//var geStock = "";

document.write(unescape("%3Cscript src='http://www.google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
document.write('<table cellpadding="0" cellspacing="0"  id="documentTable" border="0" width="730">'+
'<tr valign="top">'+
	'<td id="mastheadCell">'+
		'<div id="head">'+
			'<div id="businessUnitB">'+
				'<p id="monogram"><a href="http://www.ge.com/company/businesses/factsheets/infrastructure.html"><img src="/global/common/images/monogram_einvite.gif" alt="" /></a></p>'+
			'</div>'+
		'</div>'+
		'</td>'+
			'<td id="mastheadCell">'+
		'<div id="head">'+
			'<div id="businessUnitC">'+
				'<p id="stockTicker" align="right"><img src="/global/common/images/spacer.gif" alt="" width="32" height="28"/>'+ 
					'<span id="headLink"><a href="http://www.ge.com/investors/stock_info/index.html">'+geStock+'</a><br><a href="http://www.ge.com/en/ge/faqs.htm" title="FAQs">FAQs</a> | <a href="http://www.ge.com/en/ge/contact.htm" title="Contact Us">Contact Us</a></span>'+
				'</p>'+
			'</div>'+
		'</div>'+
		'</td>'+

	'</tr>'+
	'<tr><td>&nbsp;</td></tr>'+
	'</table>')