var tmpStr = '';

tmpStr += '<table width="730" cellspacing="0" cellpadding="0" border="0">';
tmpStr += '<tr>';
tmpStr += '	<td><img src="images/blank.gif" width="98" height="1" border="0" alt=""></td>';
tmpStr += ' <td align="center"><a href="http://www.esrb.org/code" target="_new" class="go"><img src="http://uo.com/images/tint.gif" width="43" height="60" border="0" alt="Blood and Gore, Violence"></a> <a href="http://www.ea.com/global/legal/privacy.jsp" target="_new" class="go"><img src="images/newPrivacyCertified.gif" width="116" height="43" border="0" alt="Privacy Policy"></a><br> <a href="http://www.ea.com/global/legal/legalnotice.jsp" target="_new" class="go">&copy; 2003 Electronic Arts Inc. All Rights Reserved.</a><br><br></td>';
tmpStr += '</tr>';
tmpStr += '</table>';

document.write(tmpStr);
