Code: Selecteer alles
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
<html dir="{S_CONTENT_DIRECTION}"> 
<head> 
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> 
<meta http-equiv="Content-Style-Type" content="text/css"> 
<meta name="Author" content="http://www.trushkin.net" /> 
{META} 
{NAV_LINKS} 
<title>{SITENAME} :: {PAGE_TITLE}</title> 
<link rel="stylesheet" href="templates/Eos/{T_HEAD_STYLESHEET}" type="text/css"> 
<style type="text/css"> 
<!-- 
th, td.th, td.spacerow   { background-image: url(templates/Eos/images/bg_cat.gif); } 
td.th2   { background-image: url(templates/Eos/images/bg_cat2.gif); } 
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom, td.row4   { background-image: url(templates/Eos/images/bg_cat4.gif); } 
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ 
@import url("templates/Eos/formIE.css"); 
--> 
</style> 
<!-- BEGIN switch_enable_pm_popup --> 
<script language="Javascript" type="text/javascript"> 
<!-- 
   if ( {PRIVATE_MESSAGE_NEW_FLAG} ) 
   { 
      window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');; 
   } 
//--> 
</script> 
<!-- END switch_enable_pm_popup --> 
</head> 
<body bgcolor="#F0F0F0" text="#000000" link="#525E6E" vlink="#3E4753" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"> 
<table border="0" cellspacing="0" cellpadding="0" width="{T_BODY_BACKGROUND}" height="100%" align="center" class="maintable"> 
<tr> 
   <td align="center" valign="top" height="100%"><a name="top"></a><table width="100%" height="69" cellspacing="0" cellpadding="0" border="0" bgcolor="#525E6E"> 
   <tr> 
      <td width="69" height="69" background="templates/Eos/images/hdr_bg.gif" align="left"><img src="templates/Eos/images/hdr_left.gif" width="69" height="69" border="0" alt="" /></td> 
      <td width="100%" height="69" background="templates/Eos/images/hdr_bg.gif"><table border="0" cellspacing="0" cellpadding="0" width="100%"> 
      <tr> 
         <td width="100%" align="center" valign="middle" height="46"><!--<span class="maintitle">{SITENAME}</span><br /><span class="subtitle">{SITE_DESCRIPTION}</span>--><a href="{U_INDEX}"><img src="templates/Eos/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" /></a></td> 
      </tr> 
      <tr> 
         <td width="100%" align="center" valign="bottom" height="23" nowrap="nowrap"><table border="0" cellspacing="0" cellpadding="0"> 
         <tr> 
            <td align="center" valign="bottom"><a title="{L_INDEX}" href="{U_INDEX}"><img src="templates/Eos/images/lang_{LANG}/btn_index.gif" height="23" border="0" alt="{L_INDEX}" /></a></td> 
            <!-- BEGIN switch_user_logged_out --> 
            <td align="center" valign="bottom"><a title="{L_LOGIN_LOGOUT}" href="{U_LOGIN_LOGOUT}"><img src="templates/Eos/images/lang_{LANG}/btn_login.gif" height="23" border="0" alt="{L_LOGIN_LOGOUT}" /></a></td> 
            <td align="center" valign="bottom"><a title="{L_REGISTER}" href="{U_REGISTER}"><img src="templates/Eos/images/lang_{LANG}/btn_register.gif" height="23" border="0" alt="{L_REGISTER}" /></a></td> 
            <!-- END switch_user_logged_out --> 
            <!-- BEGIN switch_user_logged_in --> 
            <td align="center" valign="bottom"><a title="{L_PROFILE}" href="{U_PROFILE}"><img src="templates/Eos/images/lang_{LANG}/btn_profile.gif" height="23" border="0" alt="{L_PROFILE}" /></a></td> 
            <td align="center" valign="bottom"><a title="{PRIVATE_MESSAGE_INFO}" href="{U_PRIVATEMSGS}"><img src="templates/Eos/images/lang_{LANG}/btn_pm.gif" height="23" border="0" alt="{PRIVATE_MESSAGE_INFO}" /></a></td> 
            <!-- END switch_user_logged_in --> 
            <td align="center" valign="bottom"><a title="{L_FAQ}" href="{U_FAQ}"><img src="templates/Eos/images/lang_{LANG}/btn_faq.gif" height="23" border="0" alt="{L_FAQ}" /></a></td> 
            <td align="center" valign="bottom"><a title="{L_MEMBERLIST}" href="{U_MEMBERLIST}"><img src="templates/Eos/images/lang_{LANG}/btn_users.gif" height="23" border="0" alt="{L_MEMBERLIST}" /></a></td> 
            <td align="center" valign="bottom"><a title="{L_SEARCH}" href="{U_SEARCH}"><img src="templates/Eos/images/lang_{LANG}/btn_search.gif" height="23" border="0" alt="{L_SEARCH}" /></a></td> 
            <!-- BEGIN switch_user_logged_in --> 
            <td align="center" valign="bottom"><a title="{L_USERGROUPS}" href="{U_GROUP_CP}"><img src="templates/Eos/images/lang_{LANG}/btn_groups.gif" height="23" border="0" alt="{L_USERGROUPS}" /></a></td> 
            <td align="center" valign="bottom"><a title="{L_LOGIN_LOGOUT}" href="{U_LOGIN_LOGOUT}"><img src="templates/Eos/images/lang_{LANG}/btn_logout.gif" height="23" border="0" alt="{L_LOGIN_LOGOUT}" /></a></td> 
            <!-- END switch_user_logged_in --> 
         </tr></table></td> 
      </tr> 
      </table></td> 
      <td width="69" height="69" background="templates/Eos/images/hdr_bg.gif" align="right"><img src="templates/Eos/images/hdr_right.gif" width="69" height="69" border="0" alt="" /></td> 
</tr> 
</table> 
<br /> 
<table border="0" cellspacing="0" cellpadding="10" width="100%" align="center"> 
<tr> 
   <td align="center" valign="top">
