<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->SYSTEM->user->get('language')?>" dir="ltr">
<head>
<title><?php echo $this->pagetitle?></title>
<meta name="Author" content="Giacomo 'mdsjack' Menni" />
<meta name="Copyright" content="MJGUEST © www.mdsjack.bo.it" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="<?php echo $this->SYSTEM->user->get('language')?>" />
<meta name="Robots" content="index,nofollow" />
<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $this->SYSTEM->sys_dirs['theme']?>style.css" />
<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $this->SYSTEM->sys_dirs['gui']?>structure_popup.css" />
<script type="text/javascript">
//<![CDATA[
<?php $this->block('jsvars')?>
//]]>
</script>
<script type="text/javascript" charset="utf-8" src="<?php echo $this->SYSTEM->sys_dirs['js']?>main.js"></script>
<script type="text/javascript" charset="utf-8" src="<?php echo $this->SYSTEM->sys_dirs['js']?>ajax.js"></script>
<?php if($this->SYSTEM->user->get('status') > 1):?>
<script type="text/javascript" charset="utf-8" src="<?php echo $this->SYSTEM->sys_dirs['js']?>admin.js" defer="defer"></script>
<?php endif?>
</head>
<body>
<!--
============================================================
MJGUEST
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copyright © 2002-2008 Giacomo "mdsjack" Menni
Terms of agreement and support at www.mdsjack.bo.it
============================================================
-->
<noscript>
<style type="text/css">
/*<![CDATA[*/ .noscript { display:none; } /*]]>*/
</style>
<div style="position:absolute;top:0px;left:0px;z-index:2000;width:100%;line-height:200%;margin:0px;text-align:center;font-family:sans-serif;font-size:100%;color:#000;border-bottom:1px solid #716F64;background-color:#FFFFE0;">Please enable Javascript to get a full experience of the guestbook</div>
</noscript>
<div id="body">
<?php $this->block('menu')?>
<div id="page">