Subversion-Projekte lars-tiefland.niewerth

Revision

Revision 1 | Revision 3 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

<?php /* Smarty version 2.6.16, created on 2007-01-17 13:00:26
         compiled from header.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'header.tpl', 25, false),)), $this); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
        <head>
                <title><?php echo $this->_tpl_vars['title']; ?>
</title>
                <link href="./images/favicon.ico" rel="shortcut icon" type="image/x-icon">
                <link rel="stylesheet" href="./styles/Standard.css" type="text/css">
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                <?php echo '
                        <script language="Javascript" type="text/javascript">
                                function end()
                                {
                                        var jahr=document.cal.jahr.value;
                                        window.alert(jahr);
                                }
                        </script>
                '; ?>

        </head>
        <?php if (isset ( $this->_tpl_vars['focus'] )): ?>
        <body onload="<?php echo $this->_tpl_vars['focus']; ?>
.focus();">
        <?php elseif ($this->_tpl_vars['mode'] == 'end'): ?>
        <body onload="javascript:end();">
        <?php else: ?>
        <body>
        <?php endif; ?>
        <h1><?php echo ((is_array($_tmp=@$this->_tpl_vars['h1'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['title']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['title'])); ?>
</h1>