Can you just zip those up in file? I'm having trouble capturing the source code.
<html> <head> <title>Google Maps N900</title> </head> <frameset cols="*,76"> <frame name="Links" src="http://www.google.com/maps/m"> <frame name="Rechts" src="zoom.htm" scrolling="no" target="Links"> <noframes> <body> </body> </noframes> </frameset> </html>
<html> <head> <meta http-equiv="Content-Language" content="de-at"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Google Maps Zoom</title> <base target="Links"> </head> <body link="#FFFFFF" vlink="#FFFFFF" alink="#FF0000" text="#FFFFFF" bgcolor="#000000"> <p align="center"> <b> <font size="6"> <a href="http://www.google.com/maps/m#II=&z=20" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=18" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=16" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=14" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=12" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=10" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=8" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=6" style="text-decoration: none"><</a><br> <a href="http://www.google.com/maps/m#II=&z=4" style="text-decoration: none"><</a><br> </font> </b> </body> </html>