<html> <head> <title>Ad Infinitum Web</title> </head>
<frameset cols="200,*" bordercolor=red> <frame src="testing.html" scrolling=yes noresize> <frame> </frameset>
</html>