Rev | Line | |
---|
[15049] | 1 | <!-- EBiS tag version2.00 start --> |
---|
| 2 | <script type="text/javascript"> |
---|
| 3 | if ( location.protocol == 'http:' ){ |
---|
| 4 | strServerName = <!--{$arrEbis.login_url}-->; |
---|
| 5 | } else { |
---|
| 6 | strServerName = 'https://secure2.ebis.ne.jp/ver3'; |
---|
| 7 | } |
---|
| 8 | cid = '<!--{$arrEbis.cid}-->'; pid = '<!--{$arrEbis.pid}-->'; m1id='<!--{$arrEbis.m1id}-->'; a1id='<!--{$arrEbis.a1id}-->'; o1id='<!--{$arrEbis.o1id}-->'; o2id='<!--{$arrEbis.o2id}-->'; o3id='<!--{$arrEbis.o3id}-->'; o4id='<!--{$arrEbis.o4id}-->'; o5id='<!--{$arrEbis.o5id}-->'; |
---|
| 9 | document.write("<scr" + "ipt type=\"text\/javascript\" src=\"" + strServerName + "\/ebis_tag.php?cid=" + cid + "&pid=" + pid + "&m1id=" + m1id + "&a1id=" + a1id + "&o1id=" + o1id + "&o2id=" + o2id + "&o3id=" + o3id + "&o4id=" + o4id + "&o5id=" + o5id + "\"><\/scr" + "ipt>"); |
---|
| 10 | </script> |
---|
| 11 | <noscript> |
---|
| 12 | <img src="https://secure2.ebis.ne.jp/ver3/log.php?argument=<!--{$arrEbis.cid}-->&ebisPageID=<!--{$arrEbis.pid}-->" width="0" height="0"> |
---|
| 13 | </noscript> |
---|
| 14 | <!-- EBiS tag end --> |
---|
Note: See
TracBrowser
for help on using the repository browser.