/Forum/templates/MLAB/overall_footer.tpl
20,7 → 20,7
<div class="Footer">
<script type="text/javascript">
<!--
SetRelativePath("../../../Web/JS/");
SetRelativePath("../../../");
DrawFooter();
// -->
</script>
/Forum/templates/MLAB/overall_header.tpl
31,7 → 31,7
<div class="Header">
<script type="text/javascript">
<!--
SetRelativePath("../../../Web/JS/");
SetRelativePath("../../../");
DrawHeader();
// -->
</script>
47,7 → 47,7
<div class="Menu">
<script type="text/javascript">
<!--
SetRelativePath("../../../Web/JS/");
SetRelativePath("../../../");
DrawMenu();
// -->
</script>