home *** CD-ROM | disk | FTP | other *** search
/ theapplecollection.com / www.theapplecollection.com.tar / www.theapplecollection.com / get_url.php?counter=doghouseonline&link=http:%2F%2Fhome.mmcable.com%2Fdoghouseonline%2F.orig < prev    next >
Extensible Markup Language  |  2010-09-01  |  517b  |  17 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  <head>
  6.   <title>404 - Not Found</title>
  7.   <script type="text/javascript">
  8. window.location.href="/";
  9. </script>
  10.  </head>
  11.  <body>
  12.   <h1>Sorry, the page you requested cannot be found</h1>
  13.   <p>Please <a href="/">click here</a> to return to our home page.</p>
  14.  </body>
  15. </html>
  16.  
  17.