document.write('<!-- row 4 -->');
document.write('<tr valign="top">');
document.write('<td colspan="2" id="footCell">');
document.write('<div id="foot">');
document.write('	<p><a href="' + commonLink[idxHome].url + '">' + commonLink[idxHome].name + '</a>  |  <a href="' + commonLink[idxPortfolio].url + '">' + commonLink[idxPortfolio].name + '</a>  |  <a href="' + commonLink[idxElitenet].url + '">' + commonLink[idxElitenet].name + '</a>  |  <a href="' + commonLink[idxResources].url + '">' + commonLink[idxResources].name + '</a>  | <a href="' + commonLink[idxContactUs].url + '">' + commonLink[idxContactUs].name + '</a>  |  <a href="' + commonLink[idxSitemap].url + '">' + commonLink[idxSitemap].name + '</a></p>');
document.write('	<p><a href="' + commonLink[idxCorpPressRoom].url + '">' + commonLink[idxCorpPressRoom].name + '</a>  |  <a href="' + commonLink[idxCorpHome].url + '">' + commonLink[idxCorpHome].name + '</a>  |  <a href="' + commonLink[idxCorpInvestorInfo].url + '">' + commonLink[idxCorpInvestorInfo].name + '</a>  |  <a href="' + commonLink[idxCorpPrivacyPolicy].url + '">' + commonLink[idxCorpPrivacyPolicy].name + '</a>  |  <a href="' + commonLink[idxCorpAccsStat].url + '">' + commonLink[idxCorpAccsStat].name + '</a>  |  <a href="' + commonLink[idxCorpTermsOfUse].url + '">' + commonLink[idxCorpTermsOfUse].name + '</a> <br/><a href="' + commonLink[idxTNC].url + '" target="_blank" >' + commonLink[idxTNC].name + '</a></p>');
document.write('	<p id="copy">Copyright General Electric Company 1997-2010</p>');
document.write('</div>');
document.write('</td>');
document.write('</tr>');
document.write('<!-- row 4 ended -->');
