if (typeof tx_count === "undefined"){ tx_count = 0; }

/* Get referrer */
var show_referrer='';
if(!tx_count){ show_referrer = document.referrer; }

document.write('<IFRAME width="160" height="160" frameBorder="0" allowTransparency="true"  marginHeight="0" scrolling="no" MarginWidth="0" src="http://www.clicktx.jp/ads/printTX.cgi?m=tx&u=14104&type=160x160&x=1&y=1&size=16px,13px,12px&color=0000FF,000000,008800&border=4477AA&bgcolor=FFFFFF&session=8_8n8r8q8r8p8_8n8M8M8x8z8o8t8K8_8M8s8K8_8u8_8K9t9t&tx_count='+tx_count+'&show_referrer='+encodeURIComponent(show_referrer)+'" style="width: ;height: ;border: 1px solid #4477AA;background-color: #FFFFFF;"></IFRAME>');


tx_count = tx_count + 1;
