repeat = "N";
coktxt = document.cookie+";";
result = coktxt.indexOf('repeater_flg_TS20091208S01');
if(result > -1){
  repeat = "Y";
}
url = document.location.protocol + '//www.client-asp.aiosl.jp/LOG/LOG_07_JSCASP.php';
ref = escape(document.referrer);
p = encodeURI(location.href);
p = p.replace(RegExp("&", "g"), "<>");
id = 'TS20091208S01'; document.write('<script type="text/javascript" src="'+ url +'?p='+ p +'&ref='+ ref +'&id='+ id + '&repeat=' + repeat + '"></scri' + 'pt>');
day0 = new Date();
day0.setTime(day0.getTime()+60*60*24*30000);
endday = day0.toGMTString();
document.cookie = "repeater_flg_TS20091208S01=AIOSL_JSEARCH;expires="+endday;
