//alert("script_blog_inactive.js"); f83117_source_key = '896c8ddfdea26623984ea818297a3c74'; ref = document.referrer; reg_obj_1 = new RegExp("^http:\/\/img\.shinobi\.jp\/test\/axad2.html\\?(.*)$", "g"); if(window.location.href.match(reg_obj_1)){ ref = RegExp.$1+"__"+f83117_source_key+"__"+f83117_urlencode(ref); }else{ ref = f83117_urlencode(ref); } try{ if(ad_count == undefined){ var ad_count = 0; } }catch(e){ var ad_count = 0; } ad_count++; // if(ad_count <= 3){ function f83117_writeFrame(){ var frame_html = ''; document.write(frame_html); frame_html = ""; } f83117_writeFrame(); // }else{ // document.write(''); // } function f83117_urlencode(str){ var enc_str = "% !\"#$&'()*+,/:;<=>?@[]^`{|}~"; for(var i = 0;i < enc_str.length;i++){ var char_n = parseInt(enc_str.charCodeAt(i)); var rep_word = enc_str.substr(i, 1); str = str.replace(new RegExp("\\"+rep_word, "g"), "%"+char_n.toString(16)); } return str; }