mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-17 05:23:26 +01:00
33 lines
907 B
Smarty
33 lines
907 B
Smarty
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<!-- BEGIN head -->
|
|
<HEAD>
|
|
<STYLE type="text/css">
|
|
a { text-decoration:none; }
|
|
<!--
|
|
A:link{ text-decoration:none }
|
|
A:visted{ text-decoration:none }
|
|
A:active{ text-decoration:none }
|
|
body { margin-top: 0px; margin-right: 0px; font-family: verdana; margin-left: 0px }
|
|
.tablink { color: #000000; }
|
|
-->
|
|
</STYLE>
|
|
<script language="javascript">
|
|
<!--
|
|
function MM_preloadImages() {
|
|
if (document.images) {
|
|
var imgFiles = MM_preloadImages.arguments;
|
|
if (document.preloadArray==null) document.preloadArray = new Array();
|
|
var i = document.preloadArray.length;
|
|
with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#"){
|
|
preloadArray[i] = new Image;
|
|
preloadArray[i++].src = imgFiles[j];
|
|
} }}
|
|
-->
|
|
</script>
|
|
|
|
<TITLE>{website_title}</TITLE>
|
|
</HEAD>
|
|
|
|
<!-- END Head -->
|