<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>-:: Swords and Ale - Dungeons and Dragons Log website ::-</title>
<link href="css_menu.css" rel="stylesheet" type="text/css">
<link href="css_tabs.css" rel="stylesheet" type="text/css">
<link href="css_style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
color: #D8B899;
font-weight: bold;
}
-->
</style>
<script type="text/javascript">
startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
}
node.onmouseout=function() {
this.className=this.className.replace(" over", "");
}
}
}
}
if (document.all&&document.getElementById) {
navRoot2 = document.getElementById("nav2");
for (i=0; i<navRoot2.childNodes.length; i++) {
node = navRoot2.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
}
node.onmouseout=function() {
this.className=this.className.replace(" over", "");
}
}
}
}
if (document.all&&document.getElementById) {
navRoot3 = document.getElementById("nav3");
for (i=0; i<navRoot3.childNodes.length; i++) {
node = navRoot3.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
}
node.onmouseout=function() {
this.className=this.className.replace(" over", "");
}
}
}
}
}
window.onload=startList;
</script>
</head>
<body><center>
<table class="bgtabel" width="900" border="0" cellspacing="0" cellpadding="0"><tr><td valign="top">
<table class="topbanner" width="900" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="150" background="pics/top1.gif">
<a href="index.php?lan=en"><img src="pics/envlag.gif" width="23" height="14" border="0"></a>
<a href="index.php?lan=nl"><img src="pics/nlvlag.gif" width="23" height="14" border="0"></a><br>
<div class="usersonline"> | Registered Users: 9<br> | Users Online: 0<br> | Total visitors: 28<br> | Pageviews: 605 </div>
</td>
<td width="150"><img src="pics/top2.gif" width="150" height="74"></td>
<td width="150"><img src="pics/top3.gif" width="150" height="74"></td>
<td width="150"><img src="pics/top4.gif" width="150" height="74"></td>
<td width="150"><img src="pics/top5.gif" width="150" height="74"></td>
<td width="150"><img src="pics/top6.gif" width="150" height="74"></td>
</tr>
</table>
<table width="900" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="15"><img src="pics/topmenu1.gif" width="15" height="25"></td>
<td background="pics/topmenu2.gif"> </td>
<td width="15"><img src="pics/topmenu3.gif" width="15" height="25"></td>
</tr>
</table>
<table width="900" border="0" cellspacing="0" cellpadding="4">
<tr>
<td width="150" valign="top">
<div class="menutop">
<ul>
<li>MAIN<strong>menu</strong></li>
</ul>
</div>
<ul id="nav">
<li><a href="http://dnd.jotaenschede.nl/">Home</a>
<ul>
<li><a href="http://dnd.jotaenschede.nl/phpBB2/memberlist.php">Memberlist</a></li>
<li><a href="#">Submenu 2</a></li>
<li><a href="#">Submenu 3</a></li>
</ul>
</li>
<li><a href="#">DnD Logs</a>
<ul>
<li><a href="#">Campaigns</a></li>
<li><a href="#">Adventures</a></li>
<li><a href="#">Characters</a></li>
</ul>
</li>
<li><a href="http://dnd.jotaenschede.nl/phpBB2/index.php">Forums</a></li>
</ul>
<div class="menutop">
<ul>
<li>LOGIN<strong>menu</strong></li>
</ul>
</div>
<table class="logintabel">
<tr>
<td align="right">
<form name="login" method="post" action="/index.php?">
Username:
<input type="text" size="8" name="loginusername"><br />
Password:
<input type="password" size="8" name="loginpassword"><br />
<input type="submit" name="login" value="Login" class="loginbutton">
</form></td>
</tr>
</table>
<ul>
<li><a href="phpBB2/profile.php?mode=register">Create an Account!</a></li>
</ul>
<div align="center">
<font face="Arial, Helvetica, sans-serif" color="#FF6600" size="-2">Best viewed with<br />
<a href="http://
www.mozilla.com/firefox/" target="_blank"><img src="pics/firefox.png" border="0" width="40" /></a><br />
Mozilla FireFox</font></div>
</td>