dw = new Function("x", "document.write(x)");
dw ("	<table border='0' cellpadding='0' cellspacing='0' width='760'>" +
	"	<tr><td align=right><a href='index.html'><img src='https://www.alcatrazmedia.com/hosting/pic/hosting-banner.jpg' border='0'></a></td>" +
	"</tr>" +
	"</table>" +
	"<table border='0' cellpadding='0' cellspacing='0' width='760'>" +
	"	<tr><td width='760'><ul><font class=small></td>" +
	"		<td width='760' align='right'><a class=red href='index.html'>home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" +
	"										<a class=red href='acceptableusepolicy.html'>acceptable use policy</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" +
	"										<a class=red href='contact.html'>contact</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>" +
	"	</tr>" +
	"	</table>");
	
