1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html" />
<title>Check Spelling</title>
<link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
<meta name="GENERATOR" content="amaya 8.8.1, see http://www.w3.org/Amaya/"
/>
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
</head>
<body>
<!--
[#$IGNORE=Ignore#]
[#$IGNOREALL=Ignore All#]
[#$REPLACE=Replace with:#]
[#$REPLACEALL=Replace All#]
[#$INSERT=Insert into private dictionary#]
[#$CONTINUE=Continue#]
[#$FINISH=Finish#]
-->
<div align="center">
<!-- Top Header -->
<table cellpadding="0" cellspacing="0" border="0" width="95%">
<tbody>
<tr style="line-height: 0">
<td align="left" valign="top"
style="line-height: 0">[#@graytopleft.png, width="11" height="11"
alt="" border="0"@@#]</td>
<td bgcolor="#cccccc" class="graybox"></td>
<td align="right" valign="top"
style="line-height: 0">[#@graytopright.png, width="11" height="11"
alt="" border="0"@@#]</td>
</tr>
<tr bgcolor="#cccccc" class="graybox">
<td> </td>
<td bgcolor="#cccccc" class="graybox" width="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="left" width="100%" valign="middle"
class="pageheader">Check Spelling[#d#]</td>
<td align="right" valign="middle">[#G#]</td>
</tr>
</tbody>
</table>
</td>
<td> </td>
</tr>
<tr style="line-height: 0">
<td align="left" valign="bottom">[#@graybottomleft.png, width="11"
height="11" alt="" border="0"@@#]</td>
<td bgcolor="#cccccc" class="graybox"></td>
<td align="right" valign="bottom">[#@graybottomright.png, width="11"
height="11" alt="" border="0"@@#]</td>
</tr>
</tbody>
</table>
<!-- End of Top Header -->
<!-- Sections. Folders, Create Messages, Preferences, Etc. -->
[#include:navbar#]
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr style="line-height: 0">
<td align="left" valign="top">[#@bluetopleft.png, width="11"
height="11" alt="" border="0"@@#]</td>
<td bgcolor="#99ccff" class="bluebox"></td>
<td align="right" valign="top">[#@bluetopright.png, width="11"
height="11" alt="" border="0"@@#]</td>
</tr>
<tr bgcolor="#99ccff" class="bluebox">
<td> </td>
<td>
<form method="post" action="[#p#]">
[#P#][#K#]</form>
</td>
<td> </td>
</tr>
<tr style="line-height: 0">
<td align="left" valign="bottom">[#@bluebottomleft.png, width="11"
height="11" alt="" border="0"@@#]</td>
<td bgcolor="#99ccff" class="bluebox"></td>
<td align="right" valign="bottom">[#@bluebottomright.png, width="11"
height="11" alt="" border="0"@@#]</td>
</tr>
</tbody>
</table>
<!-- End of extreme outside table -->
</div>
<p>[#B#]</p>
</body>
</html>
|