function FPLink (name) {
  location.href = 'http://apbg.net/ladders/find_player.php?name=' + name;
}
