<!-- Begin
var how_many_ads = 9;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;


if (ad==1) {
url="http://www.lunarpages.com/id/silentatmospherecom";
alt="Lunar Pages";
banner="http://www.lunarpages.com/banners/images/lunarpages_468x60_pink.gif";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

if (ad==2) {
url="http://searchwithkorn.prodege.com/?cmd=sb-register&rb=114206";
alt="Search & Win";
banner="http://www.silentatmosphere.com/images/silent/ads/korn-468x60.jpg";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

if (ad==3) {
url="http://searchwithjeffreestar.prodege.com/?cmd=sb-register&rb=114206";
alt="Search & Win";
banner="http://www.silentatmosphere.com/images/silent/ads/jeffreestarr-468x60-1.jpg";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

if (ad==4) {
url="http://www.theanimalrescuesite.com/tpc/ARS_linktous_468x60_01";
alt="The Animal Rescue Site";
banner="http://www.greatergood.com/images/linktous/468x60_ars-oneclick.jpg";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

if (ad==5) {
url="http://www.thebreastcancersite.com/tpc/BCS_linktous_468x60_01";
alt="Breast Cancer Site";
banner="http://www.greatergood.com/images/linktous/468x60_bcs-oneclick.jpg";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

if (ad==6) {
url="http://www.affbot1.com/link-612963-12470-962-11600?plan=208";
alt="AffiliateBOT Referral Program";
banner="http://www.affbot1.com/image-962-11600.jpg";
banner2="http://www.affbot7.com/impression-612963-12470-962-11600.jpg";
width="468";
height="60";
width2="1";
height2="1";}


if (ad==7) {
url="http://searchwithmaroon5.prodege.com/?cmd=sb-register&rb=114206";
alt="Search & Win";
banner="http://www.silentatmosphere.com/images/silent/ads/maroon5-468x60.jpg";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

if (ad==8) {
url="http://searchwithswr.prodege.com/?cmd=sb-register&rb=114206";
alt="Search & Win";
banner="http://www.silentatmosphere.com/images/silent/ads/swr-468x60.jpg";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

if (ad==9) {
url="http://www.charitywater.org/whywater";
alt="Search & Win";
banner="http://www.charitywater.org/media/banners/468x60_glasses.jpg";
banner2="http://www.silentatmosphere.com/images/clear.gif";
width="468";
height="60";
width2="1";
height2="1";}

document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0></a>');
document.write('<img src=\"' + banner2 + '\" width=')
document.write(width2 + ' height=' + height2 + ' ');
// End-->