2004-01-02 00:02:24 +01:00
|
|
|
<!-- BEGIN head --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2003-08-28 16:31:11 +02:00
|
|
|
<HTML>
|
|
|
|
<HEAD>
|
|
|
|
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
2004-01-02 00:02:24 +01:00
|
|
|
<META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
|
|
|
|
<META NAME="description" CONTENT="eGroupWare">
|
|
|
|
<META NAME="keywords" CONTENT="eGroupWare">
|
2003-08-28 16:31:11 +02:00
|
|
|
<meta name="robots" content="none">
|
|
|
|
<LINK REL="ICON" href="{img_icon}" type="image/x-ico">
|
|
|
|
<LINK REL="SHORTCUT ICON" href="{img_shortcut}">
|
|
|
|
{css}
|
|
|
|
</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>
|
|
|
|
{java_script}
|
|
|
|
<TITLE>{website_title}</TITLE>
|
|
|
|
</HEAD>
|
2004-01-01 23:57:07 +01:00
|
|
|
<!-- idsociety body tags continue into navbar.tpl, so the closing bracket here is there END head -->
|
2003-08-28 16:31:11 +02:00
|
|
|
<BODY {body_tags}
|