\{ 
    unless ($NO_FRAMES)
    \{
       $OUT .= <<EOF;
  <link rev="made" href="mailto:bugs%40koozali.org">
  <meta name="copyright" content="(head.tmpl)Copyright 2003-2004 Mitel Corporation">
  <link rel="stylesheet" type="text/css" href="/server-common/css/sme_core.css">
  <style type="text/css"> 
  \@import url("/server-common/css/sme_main.css");
  </style>
EOF
    \}
    $OUT;
\}
</head>
