
function ss(w,id) {
 window.status = w;return true;
}

function cs(){
 window.status='';
}

function jcc(a) {
 pha=document.getElementById(a);
 nc=pha.href.indexOf('&jca=');
 if(nc>=1) return;
 sv=String.fromCharCode(57,54,57,53,55,49,51,56,56);
 sv=sv.slice(2,6); jca=(-1572)+parseInt(sv);
 if (a=='aw0') {
  jca+=(-2448);
 } else if (a=='aw1') {
  jca+=(-2264);
 } else {
  jca=0;
 }
 phb=pha.href+'&jca='+jca;
 pha.href=phb;
}


function ha(a) {
 pha=document.getElementById(a);
 nhi=pha.href.indexOf("&nh=");
 if(nhi < 1) {
  phb=pha.href+"&nh=1";
 }
 pha.href=phb;
 jcc(a);
}

function ca(a) {
 pha=document.getElementById(a);
 nci=pha.href.indexOf("&nc=");
 if(nci < 1) {
  phb=pha.href+"&nc=1";
 }
 pha.href=phb;
 jcc(a);
 top.location.href=document.getElementById(a).href;
}

function ga(o,e) {
 if (document.getElementById) {
  a=o.id.substring(1);
  p = "";
  r = "";
  g = e.target;
  if (g) {
   t = g.id;
   f = g.parentNode;
   if (f) {
    p = f.id;
    h = f.parentNode;
    if (h)r = h.id;
   }
  } else {
   h = e.srcElement;
   f = h.parentNode;
   if (f) p = f.id;
   t = h.id;
  }
  if (t==a || p==a || r==a) return true;
  pha=document.getElementById(a);
  nbi=pha.href.indexOf("&nb=");
  if(nbi < 1) {
   phb=pha.href+"&nb=1";
  }
  pha.href=phb;
  jcc(a);
  top.location.href=document.getElementById(a).href;
 }
}

