<!-- ads2 -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http:\\javascript.internet.com -->

<!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="";
url="http://www.feltd.com/fox/contact.html";
alt="Advertise on Feltd.com";
banner="http://www.feltd.com/fox/images/ads/ad0.jpg";
width="117";
height="15";
}
if (ad==2) {
txt="";
url="http://www.feltd.com/fox/contact.html";
alt="Advertise on Feltd.com";
banner="http://www.feltd.com/fox/images/ads/ad00.jpg";
width="117";
height="15";
}
if (ad==3) {
txt=""; 
url="http://www.feltd.com/fox/contact.html";
alt="Advertise on Feltd.com";
banner="http://www.feltd.com/fox/images/ads/ad0.jpg";
width="117";
height="15";
}
document.write('<div align="center">');
document.write('<a href="http://www.christianawards.com"><img	border="0" src="http://www.feltd.com/fox/images/ads/topsite.jpg" width="85" height="85"></a>');
document.write('<br><br>');
document.write('<a href="http://htmlgear.lycos.com/specs/guest.html"><img border="0" ismap src="http://htmlgear.lycos.com/img/guest/gb_white.gif" width="87" height="31"></a>');
document.write('<br><br>');
document.write('<a target=new href="http://www.reverseroe.com/reverseroe/"><img src="http://www.feltd.com/fox/images/ads/oo.gif" width="88" heigh="31" border="1" alt="CLICK HERE to REVERSE Roe v. Wade!"></a><BR>');
document.write('<BR>');
document.write('<a target=new href=http://www.townhall.com><img src="http://www.feltd.com/fox/images/ads/townhall.gif" width="104" height="24" border="0"></a><BR>');
document.write('member');
document.write('<br><br>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" style="border: 5px solid #0000D6"><br>');
document.write('<small>' + txt + '</small></a>');
document.write('<br><a href="http://www.feltd.com/fox/contact.html" target="_blank">Report broken link</a>');
document.write('</div>');
// End -->
