function doads(){
var mybuf="";
var myads=document.getElementById("ads");


mybuf+="<center>"
mybuf+="<font size=2 color=red face=arial>Still paying per minute charge on your phone bills? Try VoIP Unlimited Calling for $10-$25/month!</font><br>"
mybuf+="<font size=2 color=red face=arial>Paying too much for International calls? Most overseas VoIP Calls cost less than Regular interstate calls!</font><br>"

mybuf+="<a href=http://pad-thai.com/voip.html target=_blank>"
mybuf+="<IMG border=0   alt=8x8, Inc. src=http://ad.linksynergy.com/fs-bin/show?id=FS4zhulEUqE&bids=112963.10000002&subid=0&type=4&gridnum=-1>";
mybuf+="&nbsp; &nbsp;"

mybuf+="<img src=http://viatalk.com/banners/viatalk-120x60.gif border=0>"
mybuf+="&nbsp; &nbsp;"


mybuf+="<IMG alt=Lingo border=0 src=http://view.atdmt.com/DRC/view/lnkshlin0030000161drc/direct/01>"
mybuf+="&nbsp; &nbsp;"

mybuf+="<IMG border=0  alt='SunRocket, Inc.' src=http://ad.linksynergy.com/fs-bin/show?id=FS4zhulEUqE&bids=101402.10000013&subid=0&type=4&gridnum=-1>"
mybuf+="</a></center>"


myads.innerHTML=mybuf;
 
}
