//Create content...
var content = 	"<table border='0' width='709' cellpadding='0' cellspacing='0'>" +
				"<tr>" +
				"<td width='709' colspan='2'>" +
				"<table cellpadding='0' cellspacing='0' border='0' width='709' height='69'>" +
					"<tr>" +
						"<td width='301'><img src='../images/lg_we_bring_good_things.gif' width='301' height='69' alt='We bring good things to life.' border='0'></td>" +
						"<td width='408'><img src='../images/im_top_springs.gif' width='408' height='69'  border='0'></td>" +
					"</tr>" +
				"</table>" +
				"</td>" +
				"</tr><tr>" +
				"<td width='709' bgcolor='#336699'><!-- Begin Segment Top Nav: Global Navigation--><a id='lnk' href='http://www.ge.com' target='_blank'><img src='../images/bt_nav_top_GEHome.gif' height='22' alt='GE Home' border='0'></a><a id='lnk' href='http://www.ge.com/bizfind/' target='_blank'><img src='../images/bt_nav_top_GEBusinessindex.gif' height='22' alt='GE Business Index' border='0'></a><a id='lnk' href='http://www.ge.com/investor' target='_blank'><img src='../images/bt_nav_top_Investorrelations.gif' height='22' alt='Investor Relations' border='0'></a><a id='lnk' href='http://www.gefin.com/' target='_blank'><img src='../images/bt_nav_top_GEEEFHome.gif' height='22' alt='European Homepage' border='0'></a><a href='http://www.ge-marketplace.com/EN/' target='_blank'><img src='../images/bt_nav_top_marketplace.gif' alt='Market Place' height='22' border='0'></a><!-- End Segment --></td><td align='right' bgcolor='#336699'><a href='http://www.gecapitalfinland.com'><img src='../images/bt_nav_top_FIflag.gif' height='22' alt='in Finnish.' border='0'></a><a href='http://www.gecapital.se'><img src='../images/bt_nav_top_SEflag.gif' height='22' alt='in Swedish.' border='0'></a><a href='http://www.gecapital.no'><img src='../images/bt_nav_top_NOflag.gif' border='0' alt='in Norwegian'></a><a href='http://www.gecapital.dk'><img src='../images/bt_nav_top_DKflag.gif' border='0' alt='in Danish'></a><a href='http://www.gecapital-nordic.com'><img src='../images/bt_nav_top_UKflag.gif' border='0' alt='in English'></a></td>" +
				"</tr>" +
				"</table>";
//Write content to page...
document.write(content);