//<!--
var uu = new Array(); var nn = new Array()
uu[0] ="http://nofeetones.com/?le=nftnvp";nn[0] ="Free ringtones - 100% free & unlimited downloads"
uu[1] ="http://templates.sinoa.com/cgi-bin/in.pl?id=tmsavp";nn[1] ="Free templates for all occasions"
uu[2] ="http://top.nofeetemplates.com/?le=nftvp";nn[2] ="No fee templates - 100% free"
uu[3] ="http://topweddingshops.com/";nn[3] ="Top wedding shops"
uu[4] ="http://pets.sinoa.com/cgi-bin/in.pl?id=ptsavp";nn[4] ="Pets 101 - pet directory"

document.write("<table border=0 width=120 cellspacing=0 cellpadding=0>");
for(var i=0; i<uu.length; i++)
{	document.write("<tr><td><img align=top src=/images/arr.gif>&nbsp;<a href=" + uu[i] + " target=new>" + nn[i].substr(0,17) + "</a></td></tr>");
}      
document.write("</table>");
// -->
