var g_path = 'http://';
if(location.hostname == 'localhost'){ g_path = 'http://localhost/public_html/'; }
if(location.hostname == '127.0.0.1'){ g_path = 'http://127.0.0.1/public_html/'; }

acode = new Array();

acode.push('code1204528131');
acode.push('code1216302504');
acode.push('code1216302024');
acode.push('code1204528104');
acode.push('code1216302346');
acode.push('code1257999842');
acode.push('code1216302436');
acode.push('code1216302457');


var xx = Math.floor(Math.random() * acode.length);
var top_testcase = acode[xx];

var thisurl = encodeURIComponent('http://'+ location.host + location.pathname + location.search +'');
var referr  = encodeURIComponent( top.document.referrer );

document.write('<div><iframe src="'+ g_path +'sajiro.net/testmkt/ad_top/'+ top_testcase + '.html?thisurl='+ thisurl +'&referrer='+ referr +'" width=500 height=75 frameborder=0 scrolling=no></iframe></div>');
if(location.hostname != 'localhost'){ testmkt_count( 'top', top_testcase ); }
