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

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

document.write('<IFRAME width="468" height="60" frameBorder="0" allowTransparency="true"  marginHeight="0" scrolling="no" MarginWidth="0" src="http://www.clicktx.jp/ads/printTX.cgi?m=tx&u=11542&type=468x60&x=2&y=1&size=12px,11px,10px&color=993300,000000,FF6600&border=FFFFFF&bgcolor=FFFFFF&session=8_8n8r8q8r8p8_8n8M8M8x8z8o8t8K8_8M8s8K8_8u8_8K9t9t&tx_count='+tx_count+'&show_referrer='+encodeURIComponent(show_referrer)+'" style="width: ;height: ;border: 1px solid #FFFFFF;background-color: #FFFFFF;"></IFRAME>');


tx_count = tx_count + 2;
