$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title>$vboptions[bbtitle] -   </title>
$headinclude
</head>
<body>
$header
$navbar

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="7">  </td>
</tr>
</thead>
<tbody>
<tr>
<td class="alt1" align="center" colspan="7">
<if condition="$bbuserinfo[posts] > 10">

<b>  $bbuserinfo[username]       $vboptions[bbtitle]    
<br><br>
<form method="POST" action="uploader.php?do=doupload" enctype="multipart/form-data">
    
<input type="file" name="file" size=30>
<br>-------------<br>
<b></b><br>
  : $size <br>
   :<br>
$allowed_types
<br>-------------<br>
</b>
<else />
<b>         </b>
</if></td>
</tr><tr>
<td align="$stylevar[right]" colspan="7" class="tfoot">
<button name="submit" type="submit"> </button></form>
</td>
</tr>
</tbody>
</table>
<br />


$footer
</body>
</html> 