function switchto(obj,loc) { obj.href="http://"+loc  }

function jumpto(loc) { window.location.href="http://"+loc  }
