7 |
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
8 |
|
<meta http-equiv="pragma" content="no-cache"> |
9 |
|
<meta http-equiv="cache-control" content="no-cache"> |
10 |
+ |
<? if (preg_match("/^[0-9]{1,3}$/", $refresh)) { ?> |
11 |
+ |
<meta http-equiv="refresh" content="<?=$refresh?>" url="<?=$PHP_SELF?>"> |
12 |
+ |
<? } ?> |
13 |
|
<meta name="htdig-noindex" content="noindex,nofollow"> |
14 |
|
<meta name="robots" content="noindex,nofollow"> |
15 |
|
</head> |
24 |
|
Last edited 14/10/2000 |
25 |
|
--> |
26 |
|
|
27 |
< |
<table border="0" width="600" align="center"> |
27 |
> |
<table border="0" width="600" cellspacing="0" cellpadding="0" align="center"> |
28 |
|
<tr> |
29 |
< |
<td align="right"> |
30 |
< |
<a href=""><img alt="i-scream" src="title.gif" width="370" height="69" border="0"></a> |
29 |
> |
<td> |
30 |
> |
<table width="100%" border="0" cellspacing="0" cellpadding="0"> |
31 |
> |
<tr> |
32 |
> |
<td valign="top"> |
33 |
> |
<font size="1" color="#999999"> |
34 |
> |
<? echo date("D jS M Y, g:i:sa"); ?> |
35 |
> |
</font> |
36 |
> |
</td> |
37 |
> |
<td align="right"> |
38 |
> |
<a href="index.php"><img alt="i-scream" src="title.gif" width="370" height="69" border="0"></a> |
39 |
> |
</td> |
40 |
> |
</tr> |
41 |
> |
</table> |
42 |
|
</td> |
43 |
|
</tr> |
44 |
|
<tr> |