{config}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>{title}</title>
<link type="text/css" rel="stylesheet" href="style.css" />
<script type="text/javascript" src="play.js"></script>
</head>
<body>
<div align="center">
<table border="1" width="780" id="table1">
<tr>
<td valign=bottom height="144" background="images/Copy%20of%20headerbar.png" colspan="2">
<p align="left">
<font face="Tahoma" size="2"><b>
<a href="index.php"><font color="#ffffff">
Home</font></a><font color="#ffffff"> - </font><a href="?act=new">
<font color="#ffffff">Latest files</font></a><font color="#ffffff"> -
</font><a href="?act=sort"><font color="#ffffff">A-Z</font></a><font color="#ffffff">
-</font><a href="?act=pls"><font color="#ffffff">Playlist</font></a></b></font>
</td>
</tr>
<tr>
<td width="620" valign="top">{body}</td>
<td width="160" valign="top">
<p align="center">
<form method="get" action="index.php?act=search">
<input type="text" name="q" value="" class="text" maxlength="256" size="20" style="font-size:10px;"/>
<input type="hidden" name="act" value="search" />
<input type="image" style="font-size:8px;" class="image" src="images/search.png" alt="Search" name="I1" />
</form>
<p align="center">{left}</td>
</tr>
<tr>
<td colspan="2">
<div id="footer">
<p align="center">© 2006 3scriptz.com</div>
</div>
</td>
</tr>
</table>
</div>
</body>
</html>