function addAnswer(tr,questi­­on){

function addAnswer(tr,question){
if(document.getElementById) {
Questions[question]++;
answer = Questions[question];
if (answer<=100){

Варианты ответов:

Далее ››