Created
October 17, 2008 14:24
-
-
Save tockrock/17429 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--[AdBanner]--> | |
<div id="adBanner"> | |
<script type="text/javascript" language="JavaScript"> | |
<!-- | |
var impAcn = "IMPASEG"; | |
var impAco = document.cookie; | |
var impApos = impAco.indexOf(impAcn + "="); | |
var impAseg = (impApos != -1) ? impAco.substring(impApos + impAcn.length + 1, (impAco.indexOf("; ", impApos) != -1) ? impAco.indexOf("; ", impApos) : impAco.length) : null; | |
impAseg = (impAseg) ? unescape(impAseg) : null; | |
var impAserver = "http://ads.mixi.jp"; | |
var impAtag = "/SITE=home/AREA=NEWBRANDING.BANNER/AAMSZ=224X224/GENDER=S1/AGE=2/PREF=14/PARA=75/LC=11/JCC=1/H2=1/H11=1/MID=6/NDCC=0/FBDA=1/ECHO=0"; | |
var impAtarget = (impAseg) ? impAtag + "/" + impAseg : impAtag; | |
impArnd = Math.round(Math.random() * 100000000); | |
if (!impApid2) var impApid2 = Math.round(Math.random() * 100000000); | |
document.write('<iframe src="' + impAserver + '/hserver' + impAtarget + '/ACC_RANDOM=' + impArnd + '/PAGEID=' + impApid2 + '"'); | |
document.write(' noresize="noresize" scrolling="no" hspace="0" vspace="0" frameborder="0" marginheight="0" marginwidth="0" width="224" height="224" allowTransparency="true">'); | |
if (navigator.userAgent.indexOf("Gecko") == -1 && navigator.userAgent.indexOf("MSIE") == -1) { | |
document.write('<scr'); | |
document.write('ipt src="' + impAserver + '/jnserver' + impAtarget + '/ACC_RANDOM=' + impArnd + '/PAGEID=' + impApid2 + '">'); | |
document.write('</scr'); | |
document.write('ipt>'); | |
} | |
document.write('</iframe>'); | |
//--> | |
</script> | |
<noscript><iframe src="http://ads.mixi.jp/hserver/SITE=home/AREA=NEWBRANDING.BANNER/AAMSZ=224X224/GENDER=S1/AGE=2/PREF=14/PARA=75/LC=11/JCC=1/H2=1/H11=1/MID=6/NDCC=0/FBDA=1/ECHO=0/ACC_RANDOM=5715027" noresize="noresize" scrolling="no" hspace="0" vspace="0" frameborder="0" marginheight="0" marginwidth="0" width="224" height="224" allowTransparency="true"></iframe></noscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment