str = '<table border="0" cellpadding="0" cellspacing="0" width="100%">'+
	  '<tr>'+
	  '<td class="copy_bg01">'+
	  '<table cellpadding="0" cellspacing="0" border="0">'+
	  '<tr>'+
	  '<td><a href="http://www.ecoeye.com" target="new"><img src="http://sdrcenter.org/images/common/eco_logo.gif" border="0"></a></td>'+
	  '<td>'+
	  '<table cellpadding="0" cellspacing="0" border="0">'+
	  '<tr>'+
	  '<td><img src="http://sdrcenter.org/images/common/copyright.gif"></td>'+
	  '<td align="right" style="padding-left:300px"><a href="http://sdrcenter.org/admin/admin_index.html"><img src="http://sdrcenter.org/images/common/btn_admin.gif" border="0" target="new"></a></td>'+
	  '</tr>'+
	  '</table>'
document.write(str);
