function go(x) {
   location.href = x;
}


