<div id="leftbox_left">
<div class="moduletable_menu">
<h3>Categories</h3>
<div class="anamenu">
<script type="text/javascript">
d = new dTree('d', '/dle/templates/graphixshare/images/category/');
d.add(0,-1, 'Select A Category');
{catlist}
document.write(d);
</script>
</div></div>
Add the categories manually. <a href= "/games">Games</a> like this after creating categories in the admin panel.