<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>xxx.onepagefree.com</title> </head> <frameset cols="100%"> <frame src="http://xxx.onepagefree.com" /> <noframes> <body> <script type="text/javascript"> window.location = 'http://xxx.onepagefree.com'; </script> <noscript> <a href="http://xxx.onepagefree.com">http://xxx.onepagefree.com</a> </noscript> </body> </noframes> </frameset> </html>