document.write('<!-- Footer Start -->');
document.write('<div align="center">');
document.write('	<table cellspacing="0" cellpadding="0" width="768" border="0">');
document.write('		<tr>');
document.write('			<td>&nbsp;</td>');
document.write('			<td width="33%">');
document.write('			<div class="wtext">&copy; 2009 Riyad Bank. All Rights Reserved.</div>');
document.write('			</td>');
document.write('			<td width="34%">');
document.write('			<p align="center">');
document.write('			<a class="wurl" href="mailto:siteadmin@riyadbank.com">siteadmin</a></p>');
document.write('			</td>');
document.write('			<td width="33%">');
document.write('			<p align="right"><a class="wurl" href="javascript:PrivacyPolicy()">Privacy Policy and Terms of Use</a></p>');
document.write('			</td>');
document.write('			<td>&nbsp;&nbsp;&nbsp; </td>');
document.write('		</tr>');
document.write('	</table>');
document.write('</div>');
document.write('<!-- Footer End -->');