<!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" lang="en">

<head>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />

<meta name="description" content="Your description goes here" />

<meta name="keywords" content="your,keywords,goes,here" />

<meta name="author" content="Your Name" />

<meta http-equiv="Content-Type" content="text/html; charset={lang:general:charset}"/>

{if:isset($page_refresh)}

<meta http-equiv="Refresh" content="2;URL={$page_refresh}" />

{endif}


{block:meta_tags}

{if: $tag[type] == 'http-equiv'}

<meta http-equiv="{$tag[name]}" content="{$tag[value]}" />

{else}

<meta name="{$tag[name]}" content="{$tag[value]}" />

{endif}

{/block:meta_tags}


<link rel="alternate" type="application/rdf+xml" title="Latest Downloads" href="rss.php" />

<link href="andreas01.css" rel="stylesheet" type="text/css" />

<script type="text/javascript" src="templates/olate/global/core.js"></script>

</head>


<body>


<div id="wrap">

<div>

<br>

</div>


<img id="frontphoto" src="http://img84.imageshack.us/img84/3176/headernu1.jpg" width="760" height="175" alt="#" />


<div id="leftside">

<h2 class="hide">Menu:</h2>


<ul class="avmenu">

<li><a href="index.html">Home</a></li>

<li><a href="files.php?cat=4">Utilities</a></li>

<li><a href="index.html">Online Support</a></li>

<li><a href="index.html">Browsers</a></li>

<li><a href="index.html">Business & Office</a></li>

<li><a href="index.html">FTP Clients</a></li>

<li><a href="index.html">Communication</a></li>

<li><a href="index.html">Converting & Importing</a></li>

<li><a href="index.html">Maintenance</a></li>

<li><a href="index.html">Media & Audio</a></li>

<li><a href="index.html">P2P</a></li>

<li><a href="index.html">Organization</a></li>

<li><a href="index.html">Graphics & Digital</a></li>

<li><a href="index.html">Programming</a></li>

<li><a href="index.html">Contact</a></li>

<li><a href="index.html">Link to Us</a></li>

<li><a href="index.html">Latest Files</a></li>

</ul>


<div class="announce">

<h2>Version history</h2>

<p>Test:</p>

<p><strong>Jan 11, 2007:</strong><br />

Improved: v2.5!</p>

<p><strong>June 25, 2006:</strong><br />

Major upgrade: v2.0.</p>

<p><strong>June 25, 2005:</strong><br />

First release: v1.0.</p>

<p class="textright"><a href="#">Read more...</a></p>

</div>

</div>


<div id="contentwide">

content content content content content content content content content content content content 

content content content content content content content content content content content content 

content content content content content content content content content content content content 

content content content content content content content content content content content content 

{$page_content}

<br><br>

</div>


<div id="footer">

<p>Copyright &copy; 2007 <a href="#">PJK</a> &middot; Design by <a href="http://andreasviklund.com/">Andreas Viklund</a></p>

<p> Powered by <a style="color:#FFFFFF" href="#">#</a> {$global_vars[version]} | <a href="test">Test</a></div>

<p>

{if: $site_config[allow_user_lang]}

<a style="color:#FFFFFF" href="language.php">{lang:frontend:change_language}</a>

{endif}

{if:$global_vars[enable_rss] == 1}

{if: $site_config[allow_user_lang]}

|

{endif}

<a style="color:#FFFFFF" href="{$global_vars[url]}rss.php">RSS</a>

{endif} 

{if:$global_vars[debug] == 1}

| Execution Time: {$global_vars[exec_time]} | Query Count: {$global_vars[queries]}

{endif}

</p>



</div>


</body>

</html>