var quiz = new Array(); var r = 0;
var analPage = 'whatsister';
quiz[r++] =('During which season are you born?~Spring~Winter~Fall~');
quiz[r++] =('Which sport is your favorite?~Soccer~Baseball~Horseback riding~');
quiz[r++] =('One thing that is very important to you?~Keeping good grades~Having many friends~Being close to your family~');
quiz[r++] =('Do you have?~One very close best friend~Many good friends~Two or three close friends~');
quiz[r++] =('In your household, are you?~The oldest~In the middle~The youngest~');
quiz[r++] =('What do you like to listen to?~80s rock~pop music~Hip hop~');
quiz[r++] =('How long is your hair?~Short~Long~Half long~');

