| 13 |
|
<meta name="htdig-noindex" content="noindex,nofollow"> |
| 14 |
|
<meta name="robots" content="noindex,nofollow"> |
| 15 |
|
|
| 16 |
< |
<? if ($scroll == "true") { ?> |
| 16 |
> |
<? if ($scroll == "on") { ?> |
| 17 |
|
<script language="javascript"><!-- |
| 18 |
|
function pScroll(){ |
| 19 |
|
window.scrollBy(0,1); |
| 40 |
|
|
| 41 |
|
</head> |
| 42 |
|
|
| 43 |
< |
<body bgcolor="#ffffff" text="#000000"<? if ($scroll == "true") echo ' onload="javascript:pScroll();"'; ?>> |
| 43 |
> |
<body bgcolor="#ffffff" text="#000000"<? if ($scroll == "on") echo ' onload="javascript:pScroll();"'; ?>> |
| 44 |
|
<basefont size="<?=$fontsize?>" face="arial,sans-serif" color="#000000"> |
| 45 |
|
|
| 46 |
|
|