function las(){
window.focus();
if(window.status){
var i=new Image();
i.src='/special/tas'
+'?d='+escape(document.location)
+'&r='+escape(document.referrer)
+'&u='+escape(window.status);}
}
function l(){
if(parent.location&&parent.location!=window.location){
top.location=window.location;}
var gf=document.getElementById("google_ads_frame");
if(gf){gf.onfocus=las;}
}
window.onload=l;
function asintrack(n){
var i=new Image();
i.src=window.location+"-track?asin="+n;
return true;
}
