//<!--
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://topforall.com/cgi-bin/in.pl?id=t4ahft&cate=FreeTemplates";nn[1] ="Free Professional Templates/Layouts"; tt[1] ="Search and download free web templates, web layouts, free graphics, free animations, and free web tools."
uu[2] ="http://www.top100.gifarchiv.net/cgi-bin/lspro/lspro.cgi?click=1137093520";nn[2] ="Gif Archive"; tt[2] ="Top free gifs, images, graphics, templates and other web design freebies and links."
uu[3] ="http://hftclipartx.freeclipartx.com/";nn[3] ="Free Clipart X"; tt[3] ="Cool links to free graphics, free templates, and other web design freebies."
uu[4] ="http://free.sinoa.com/cgi-bin/in.pl?id=fsahfth";nn[4] ="Top Free Graphics & Templates"; tt[4] ="Tons of free graphics, free templates, free cliparts, free fonts, and free template & graphics links."

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>");
// -->