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

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

document.write('<IFRAME width="180" height="180" frameBorder="0" allowTransparency="true"  marginHeight="0" scrolling="no" MarginWidth="0" src="http://www.clicktx.jp/ads/printTX.cgi?m=tx&u=10267&type=180x180&x=1&y=1&size=18px,14px,13px&color=0000FF,000000,008800&border=4477AA&bgcolor=EFEFEF&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: #EFEFEF;"></IFRAME>');


tx_count = tx_count + 1;
