and report


    $('#log1').html("1: <b>you catched "+catched+" ball(s)</b>");
    if (catched==dotnr) {
     window.location.reload();  
    }
     }
      }
    }