You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

frame-fisheye.html 353B

12345678910
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
  2. <html>
  3. <head>
  4. <title>DMDirc :: Fisheye</title>
  5. </head>
  6. <frameset rows="165,*" frameborder="0">
  7. <frame src="frame-top.php?page=fisheye" scrolling="no" />
  8. <frame src="http://fisheye.dmdirc.com/browse/DMDIrc" />
  9. </frameset>
  10. </html>