function showAdTextWidget()
{
url = 'http://exchange.adtextmedia.com/index.php?f='+window.AdTextWidget+'&url='+escape(document.location);
document.write('<iframe name="adtextmediaframe" width="176" height="286" frameborder="0" src='+url+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no">');
document.write("</iframe>");
}
showAdTextWidget();