//<!--
function ople_win(x)
{       var file = "/" + x + ".html";
        window.open(file,"_blank","toolbar=0,location=no,directories=no,status=0,menubar=0,scrollbars=yes,resizable=yes,height=500,width=500");
}
var uu = new Array(); var nn = new Array(); var tt = new Array();
uu[0] ="http://hotfreegraphics.com/cgi-bin/topgraphics/in.pl?id=fgrhft&cate=FreeTemplates";nn[0] ="Free Templates & Graphics"; tt[0] ="Free photoshop templates, free flash templates, free page layouts, and free web graphics"
uu[1] ="http://www.templatesland.com/cgi-bin/topsites/rankem.cgi?id=hftland";nn[1] ="Templates Land"; tt[1] ="Top web template sites, Free website Templates."

document.write("<font size=3><b>Related Web Sites</b></font><p>");
document.write("<table border=0 width=498 cellspacing=0 cellpadding=0>");
for(var i=0; i<uu.length; i++)
{	var j = i+1;
	document.write("<tr><td><a href=" + uu[i] + " target=new><font size=2><b><u>" + nn[i] + "</u></b></font></a><br><font size=2>" + tt[i] + "</font><br></td></tr>");
}      
document.write("</table><p>");
document.write("<a href=/freetemplates/><u>more free template links...</u></a><br>");
document.write("Link Exchange? <a href=\"javascript:ople_win('le_signup')\"><u>Add your link here</u></a>");
// -->