<!-- ads -->

// All men having power ought to be mistrusted.  James Madison

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http:\\javascript.internet.com -->

<!-- Begin
var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
var wh = 164;
var ht = 92;


ad +=1;
if (ad==1) {
txt="Support Feltd.com";
lk="http://www.feltd.com";
slogan="Conservative Research";
}

if (ad==2) {
txt="Notice a Pattern?";
lk="http://www.cafepress.com/feltd3.326973031";
slogan="pro-life essay";
}

if (ad==3) {
txt="Recover Cast";
lk="http://www.recovercast.com/";
slogan="get help with addiction recovery";
}

if (ad==4) {
txt="Macho Sauce";
lk="http://www.youtube.com/user/machosauceproduction";
slogan="faith, patriotism and redemption";
}

if (ad==5) {
txt="Original America";
lk="http://originalamerica.blogspot.com/";
slogan="remembering America's Founding Fathers";
}

if (ad==6) {
txt="<img src='http://www.feltd.com/fox/images/buttonmini.gif' border='0' width='112' height='67' alt='I chose life'>";
lk="http://www.cafepress.com/withchild3#link-productCategory-102";
slogan="";
}

document.write('<table summary="" valign="top" cellpadding="0" cellspacing="0" width="100%" height="100" border="0" background="http://www.feltd.com/fox/images/featured.gif" bgcolor="#808080"><tr><td>');
document.write('<table summary="" valign="top" cellpadding="0" cellspacing="10" width="100%" height="100%" border="0"><tr><td>');
document.write('<a target="_blank" href="' + lk + '">' + txt);
document.write('<br><span class="small">' + slogan + '</span></a>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');


// End -->
