1 |
pjm2 |
1.1 |
<? include("title.inc"); ?> |
2 |
|
|
|
3 |
|
|
<hr style="color:#9999ff;"> |
4 |
|
|
|
5 |
|
|
<p> </p> |
6 |
|
|
|
7 |
pjm2 |
1.4 |
<table align="center" border="0" cellspacing="2" cellpadding="2" bgcolor="#000066"> |
8 |
|
|
<tr> |
9 |
|
|
<td align="center"><b><font size="+1" color="#ffffff">Reports Centre</font></b></td> |
10 |
|
|
</tr> |
11 |
|
|
<tr bgcolor="#ffffff"> |
12 |
|
|
<td> |
13 |
|
|
<table align="center" border="0" cellpadding="10"> |
14 |
|
|
<tr> |
15 |
|
|
<td> |
16 |
|
|
<a href="latest.php"><img alt="Latest" src="latest_logo.gif" border="0" width="32" height="32"></a> |
17 |
|
|
</td> |
18 |
|
|
<td> |
19 |
|
|
<b>Latest reports</b> |
20 |
|
|
</td> |
21 |
|
|
</tr> |
22 |
|
|
<tr> |
23 |
|
|
<td> |
24 |
|
|
<a href="browser.php"><img alt="History" src="historical_logo.gif" border="0" width="32" height="32"></a> |
25 |
|
|
</td> |
26 |
|
|
<td> |
27 |
|
|
<b>Historical reports</b> |
28 |
|
|
</td> |
29 |
|
|
</tr> |
30 |
|
|
<tr> |
31 |
|
|
<td> |
32 |
|
|
<a href="alerts.php"><img alt="Alerts" src="alert_logo.gif" border="0" width="32" height="32"></a> |
33 |
|
|
</td> |
34 |
|
|
<td> |
35 |
|
|
<b>Alerts</b> |
36 |
|
|
</td> |
37 |
|
|
</tr> |
38 |
|
|
</table> |
39 |
|
|
</td> |
40 |
|
|
</tr> |
41 |
pjm2 |
1.1 |
</table> |
42 |
|
|
|
43 |
pjm2 |
1.4 |
|
44 |
pjm2 |
1.1 |
<p> </p> |
45 |
|
|
|
46 |
|
|
<? include("bottom.inc"); ?> |