basedata = '</td></tr><tr><td colspan=2 bgcolor=00557d align=right>'+nl+
	'<font face="MS Sans Serif" size="1"><a href="/web.php?id=login" class=white>Login</a> ::: <a href="/web.php?id=support" class=white>Support</a> ::: <a href="/web.php?id=services" class=white>Services</a> ::: <a href="/web.php?id=contact" class=white>Contact</a> ::: <a href="/web.php" class=white>Home</a></font> &nbsp;&nbsp;&nbsp;'+nl+nl+
	'</td></tr><tr><td bgcolor=444444 colspan=2>'+nl+
	'&nbsp;&nbsp;&nbsp;'+nl+
	'<font face="MS Sans Serif" size="1" color="#999999">&copy 1996 - 2007 Webpage-Wiz.com. All Rights Reserved</font><img src="/cgi/useronline.php4" width="1" height="1">'+nl+
	'</td></tr></table>'+nl+
	'</body>'+nl+
	'</html>'

document.write(basedata);