var acCODE;
function setAnlzCode(title){
    acCODE = "<img width=0 height=0 src='http://www.nextfuture.co.jp/nf/anlz/Logger.php?" + 
    "PID="+ escape(document.location.href)+ "&" + 
    "PTITLE=" +escape(title)+ "&" + 
    "PPID=" +escape(document.referrer)+ "' ";
}
