function fixbox()
	{ leftbox.style.top=document.body.scrollTop+0; }
if (parent.location.href !=window.location.href)
parent.location.href=window.location.href;

document.write("<img src='http://www.el-lob.com/cgi-bin/acc_el/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");

/* Access Log*/
function GetFileName(file_url){
	file_url = file_url.substring(file_url.lastIndexOf("/")+1,file_url.length)
    return file_url;
  }
var refdata;
refdata = document.referrer;
document.write("<img src='http://www.el-lob.com/cgi-bin/log_el/log.cgi?"+GetFileName(location.href));
document.write("&0&"+refdata+"' width=0 height=0>");
