
<!--
function ad1()
{
url = "http://www.humordepartment.com";
text = "Funny Pictures";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function ad2()
{
url = "http://promotionebooks.com/surveys.html";
text = "Money from Surveys";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}


function ad3()
{
url = "http://free-stuff-for-women.com";
text = "Free Stuff for Women";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function ad4()
{
url = "http://www.topcasinojackpots.com";
text = "Best Online Casinos";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function ad5()
{
url = "http://www.bigprizesweepstakes.com";
text = "Free Sweepstakes List";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function ad6()
{
url = "http://fart.56t.net";
text = "Send a Fart Card";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function ad7()
{
url = "http://www.promotionebooks.com";
text = "Money from eBooks";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function ad8()
{
url = "http://greetings.56t.net";
text = "Greeting Cards";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function ad9()
{
url = "http://www.allfreesites.com/cgi-bin/to.cgi?l=Ctshirts";
text = "Free T-Shirts";
var link="<A TARGET=\"_top\" HREF=\""+url+"\" class = s2>"+text+"</A><br>";
document.write(link); 
}

function showads()
{
document.write("<table bgcolor=ffffff><tr><td width=150><font size=3>");
ad1();
ad2();
ad3();
document.write("</font></td><td width=150><font size=3><br>");
ad4();
ad5();
ad6();
document.write("</font></td><td width=150><font size=3><br>");
ad7();
ad8();
ad9();
document.write("</font></td></tr></font></table>");
}


// End -->