<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="SHORTCUT ICON" href="favicon.ico" />
<link rel="stylesheet" type="text/css" href="odb_style.css" media="all" />
<link rel="stylesheet" type="text/css" href="style.css" media="all" />
<title><?php echo cfg_skin_name; ?></title>
</head>
<body>
<noscript><b style="color:#e00"><?php myecho('JavaScript is not available - some features can be not available'); ?></b></noscript>
<div class="title">
<table>
<tr style="margin:0; padding:0;"><td style="margin:0; padding:0;">
<h1><a href="./"><?php echo cfg_skin_name; ?></a></h1>
</td><td width="100%" style="text-align:right;">
</td></tr>
</table>
</div>
<div style="font-size:1.2em;"><a style="margin-left:10px" href="index.php"><?php myecho('Home'); ?></a> | <a href="index.php?odb_mobile=1"><?php myecho('Mobile'); ?></a> | <a style="margin-right:10px" href="<?php echo cfg_help_url; ?>"><?php myecho('Help'); ?></a></div>