document.write("<tr>");
document.write("	<td>");
document.write("		<table border=0 cellpadding=0 cellspacing=0 width=950 align=center>");
document.write("			<tr height=30 align=center>");
document.write("				<td><img src=/images/corner_left_30.gif></td>");
document.write("				<td style=background-image:url(/images/footer_bar.jpg)></td>");
document.write("				<td width=200 style=background-image:url(/images/footer_bar.jpg)></td>");
document.write("				<td width=100% align=right style=background-image:url(/images/footer_bar.jpg) nowrap><font color=#ffffff style=font-size:.9em>Copyright &copy; S&H Ltd 2011. All rights reserved.</font></td>");
document.write("				<td width=20% style=background-image:url(/images/footer_bar.jpg)></td>");
document.write("				<td><img src=/images/corner_right_30.gif></td>");
document.write("			</tr>");
document.write("		</table>");
document.write("	</td>");
document.write("</tr>");
