1 |
sashby |
1.1 |
<html><head>
|
2 |
|
|
<TITLE> SCRAM MAIN PAGE </TITLE>
|
3 |
|
|
<!-- Changed by: Shaun ASHBY, 07-Jul-2005 -->
|
4 |
|
|
</head>
|
5 |
|
|
<body bgcolor=#f0e68c link=#664000 vlink=#664000 alink=#664000>
|
6 |
|
|
<H4><font color=#664000>SCRAM Version 1.0 Frequently Asked Questions Page</H4></font>
|
7 |
|
|
|
8 |
|
|
|
9 |
|
|
|
10 |
|
|
<td colspan="3"><h4><a name="Strange/error messages">Strange/error messages</a></h4>
|
11 |
|
|
</td>
|
12 |
|
|
|
13 |
|
|
|
14 |
|
|
<tr xmlns="">
|
15 |
|
|
<td valign="top">Q:</td>
|
16 |
|
|
<td valign="top"> blah blah question..</td>
|
17 |
|
|
</tr>
|
18 |
|
|
|
19 |
|
|
<tr xmlns="">
|
20 |
|
|
<td valign="top">A:</td>
|
21 |
|
|
<td valign="top" colspan="2">
|
22 |
|
|
Blah blah blah answer...
|
23 |
|
|
</td>
|
24 |
|
|
<tr colspan="2">
|
25 |
|
|
<td> </td>
|
26 |
|
|
</tr>
|
27 |
|
|
</tr>
|
28 |
|
|
|
29 |
|
|
|
30 |
|
|
|
31 |
|
|
<!-- <ul> -->
|
32 |
|
|
<!-- <li> A hint -->
|
33 |
|
|
<!-- <li> another hint... -->
|
34 |
|
|
<!-- <br> -->
|
35 |
|
|
<!-- <pre> </pre> -->
|
36 |
|
|
<!-- </ul> -->
|
37 |
|
|
<table align=center width=100%>
|
38 |
|
|
<td bgcolor=Khaki align=right>
|
39 |
|
|
<font color=#68400>
|
40 |
|
|
<script language="JavaScript">
|
41 |
|
|
document.write( "<br>Last updated "+ top.C.document.lastModified);
|
42 |
|
|
</script>
|
43 |
|
|
</font>
|
44 |
|
|
</td>
|
45 |
|
|
</table>
|
46 |
|
|
|
47 |
|
|
</body>
|
48 |
|
|
</html>
|