document.write('<div class="clear"><hr/></div>');
document.write('<div id="foot">');
document.write('	<table width="100%">');
document.write('		<tr align="center">');
document.write('			<td height="10" class="normalsmalltxt" colspan="2">|<a href="priv-statement.html">Privacy Statement</a>|<a href="contactus.html">Contact Us</a>|</td>');
document.write('		</tr>');
document.write('		<tr class="normalsmalltxtbold" align="center">');
document.write('			<td  colspan="2">Copyright© 2008 RAAM Group</td>');
document.write('		</tr>');
document.write('		<tr align="center" class="normalsmalltxtbold">');
document.write('			<td colspan="2" >site by <a href="other_useful_links.html#beneze">Ben Eze</a></td>');
document.write('		</tr>');
document.write('	</table>');	
document.write('</div>');
