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

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

document.write('<IFRAME width="350" height="250" frameBorder="0" allowTransparency="true"  marginHeight="0" scrolling="no" MarginWidth="0" src="http://pink.clicktx.jp/ads/printPINK.cgi?m=tx&u=10690&type=350x250&x=1&y=4&size=12px,11px,10px&color=0099CC,6F6F6F,0099cc&border=A8DDA0&bgcolor=EBFFED&session=8_8n8r8q8r8p8_8n8M8M8x8z8o8t8K8_8M8s8K8_8u8_8K9t9t&tx_count='+tx_count+'&show_referrer='+encodeURIComponent(show_referrer)+'" style="width: ;height: ;border: 1px solid #A8DDA0;background-color: #EBFFED;"></IFRAME>');

tx_count = tx_count + 4;
