var quiz = new Array(); var qr = 0;
var resPage = 'result';
quiz[qr++] =('(1 of 11 ) Do you have poor spelling skills?~yes~no~~~~');
quiz[qr++] =('(2 of 11 ) Do you have difficulty taking phone messages?~yes~no~~~~');
quiz[qr++] =('(3 of 11 ) Do you mix up dates and times?~yes~no~~~~');
quiz[qr++] =('(4 of 11 ) Do you mix up numbers like 24 and 42?~yes~no~~~~');
quiz[qr++] =('(5 of 11 ) Do you have trouble reading aloud?~yes~no~~~~');
quiz[qr++] =('(6 of 11 ) Do you find reading slow?~yes~no~~~~');
quiz[qr++] =('(7 of 11 ) Do you find filling in forms difficult?~yes~no~~~~');
quiz[qr++] =('(8 of 11 ) Do you have difficulty telling left from right?~yes~no~~~~');
quiz[qr++] =('(9 of 11 ) Did you have difficulty at school?~yes~no~~~~');
quiz[qr++] =('(10 of 11 ) Is there a history of dyslexia in your family?~yes~no~~~~');
quiz[qr++] =('(11 of 11 ) Did you find it hard to learn your multiplication tables?~yes~no~~~~');

