blob: cf4b2ec0bb68800d2fc6034327497ed22fbaeba2 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>SqWebMail - Copyright 1999-2009 Double Precision, Inc.</title>
  <link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
  <meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />
  <meta name="MSSmartTagsPreventParsing" content="TRUE" />
</head>
<frameset rows="0,*" border="0">
  <frame src="[#s#]&empty=1&refresh=1" scrolling="no" noresize="noresize"
  frameborder="0" />
  <frame src="[#s#]&form=folders" noresize="noresize" frameborder="0" />
</frameset>
</html>
 |