| 31 |
31 |
<div class="Header">
|
| 32 |
32 |
<script type="text/javascript">
|
| 33 |
33 |
<!--
|
| 34 |
|
SetRelativePath("../../");
|
|
34 |
SetRelativePath("../../../Web/JS/");
|
| 35 |
35 |
DrawHeader();
|
| 36 |
36 |
// -->
|
| 37 |
37 |
</script>
|
| ... | ... | |
| 47 |
47 |
<div class="Menu">
|
| 48 |
48 |
<script type="text/javascript">
|
| 49 |
49 |
<!--
|
| 50 |
|
SetRelativePath("../../");
|
|
50 |
SetRelativePath("../../../Web/JS/");
|
| 51 |
51 |
DrawMenu();
|
| 52 |
52 |
// -->
|
| 53 |
53 |
</script>
|
| ... | ... | |
| 57 |
57 |
</div>
|
| 58 |
58 |
<!-- AUTOINCLUDE END -->
|
| 59 |
59 |
|
| 60 |
|
|
| 61 |
|
<!--<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> -->
|
| 62 |
|
|
| 63 |
60 |
<a name="top"></a>
|
| 64 |
61 |
|
| 65 |
62 |
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
|