function showTaggytag()
{
url = 'http://exchange.taggytag.com/index.php?a='+window.taggytagDesign+'&f='+window.taggytag+'&url='+escape(document.location);
document.write('<iframe name="weeahframe" width="140" height="158" frameborder="0" src='+url+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no">');
document.write("</iframe>");
}
showTaggytag();