/**********************************************
Setter: Footer, Last Update
ECT2006
**********************************************/
var footer=
	'<div style="width: 100%; height: 80px; background-image: url(http://www.sintelsat.com/images/bg_bottom.jpg); background-repeat: no-repeat">'+
	'<table border="0" cellpadding="0" cellspacing="5" id="content-small" width="780"><tr><td><div  width="220px"> &nbsp\;</div></td><td align="center" width="100%" style="padding-left: 200px;"><a href="http://www.sintelsat.com">Home</a> '+
        '| <a href="http://www.sintelsat.com/en/media_center/sintelsat_news.html">News Flash</a>  '+
        '| <a href="http://www.sintelsat.com/en/media_center/press_release.html">Press Release</a>  '+
        '| <a href="http://www.sintelsat.com/en/media_center/satcom_events.html">Shows and Events</a>  '+
        '| <a href="http://www.sintelsat.com/en/media_center/picture_gallery.html"> Picture Gallery</a>  '+
        '| <a href="http://www.sintelsat.com/en/site_map.html">Site Map</a> '+
        '| <a href="http://www.ipower.com/mail/" target="_blank">Check E-mail</a> <br/> '+
        '&copy\; 2003-2010 Sintel Satellite Services, Inc. All rights  '+
        'reserved. <br> Last updated: March 8, 2010</td></tr></table> '+
	'</div>';
document.writeln(footer);

