// Created by QuizMaster Windows Generator
// copyright Mike Capstick  22/10/2003
// load  arrays with a set of questions
title='Match Numbers'
facts=new Array();
facts[0]='321789'
facts[1]='10298'
facts[2]='99131'
facts[3]='56098'
facts[4]='42196'
facts[5]='8249'
facts[6]='32789'
facts[7]='99187'
relfacts=new Array();
facts[0]='321789'
facts[1]='10298'
facts[2]='99131'
facts[3]='56098'
facts[4]='42196'
facts[5]='8249'
facts[6]='32789'
facts[7]='99187'
//Beat The Clock - timer 1 is on, 0 is off
timeron=0;
