<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" ><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
<head>
<title>{T_SITETITLE}</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="generator" content="www.csscreator.com" />
<link rel="stylesheet" href="templates/darkblue/styles.css" type="text/css" />
<script>
function colexpsubcat(objid)
{
if(objid)
{
obj = document.getElementById("subcategory_" + objid);
if (obj.style.display == 'block')
obj.style.display = 'none';
else
obj.style.display = 'block';
}
}
</script>
</head>
<body onLoad="colexpsubcat({CURRENTCATEGORY})">
<div id="pagewidth">
<div id="header">
<div id="slidetabsmenu">
<ul>
<li {S_CURRENTINDEX}><a href="index.php"><span>Home</span></a></li>
<li {S_CURRENTTUTORIALS}><a href="tutorials.php"><span>Tutorials</span></a></li>
<li {S_CURRENTSUBMIT}><a href="submit.php"><span>Submit</span></a></li>
</ul>
</div>
</div>
<div class="separator"></div>
<div id="wrappertop"></div>
<div id="wrapper" class="clearfix">
<div id="leftcol">
<div class="headings">Categories</div>
<ul class="categorylist">
<!-- START BLOCK : CATEORYLIST -->
<li>
<img src="icon/{CATEGORYNAME}.png" alt="{CATEGORYNAME}" class="caticon">
<span onclick="colexpsubcat({CATEGORYID})" class="categoryname">{CATEGORYNAME}</span>
<br />
<span style="display:none;" id="subcategory_{CATEGORYID}">
<a href="tutorials.php?category={CATEGORYID}">All</a><br />
<!-- START BLOCK : SUBCATEORYLIST -->
<a href="tutorials.php?category={CATEGORYID}&subcategory={SUBCATEGORYID}">{SUBCATEGORYNAME}</a><br />
<!-- END BLOCK : SUBCATEORYLIST -->
</span>
</li>
<!-- END BLOCK : CATEORYLIST -->
</ul>
<br />
<div class="headings">Links</div>
<a href="http://www.tutorialsgarden.com" target="_blank">Designing and programming tutorials</a><br />
<a href="http://www.tutorialsgarden.com" target="_blank">Start your own tutorial website for free</a><br />
<a href="http://www.browsecure.net" target="_blank">Browse blocked websites securely</a><br />
<a href="http://www.youbypass.com" target="_blank">Bypass blocked websites</a><br />
<a href="http://www.gamersmania.net" target="_blank">Play games online</a><br />
<a href="http://www.mykoolspace.net" target="_blank">Myspace layouts and generators</a><br />
<a href="http://www.text-link-ads.com/?ref=45494" target="_blank">Text Link Ads</a><br />
<a href="http://www.dc-interactive.net/advertise/" target="_blank">You Links Here</a>
<br /><br />
<div class="headings">Advertisements</div>
Place your own google ads here
</div>
<div id="maincol">
<div class="maincontentcontainer">