n=0 children= new Array() children[n++]="What are the names of your children?" children[n++]="Do you love your children?" children[n++]="Tell me about Stella?" children[n++]="Tell me about Dakota?" children[n++]="Tell me about Alexander?" children[n++]="How do you raise your children?" //children[n++]="When was Mary born?" //children[n++]="When was Edward born?" n=0 wives=new Array() //wives[n++]="Are you gay?" wives[n++]="Who is your wife?" //wives[n++]="Why did you get married so often?" //wives[n++]="Who was your favourite wife?" wives[n++]="Who is Anita Leza?" //wives[n++]="Why did you kill so many of your wives?" //wives[n++]="Are you sexist?" //wives[n++]="Did you have any affairs when you were married?" //wives[n++]="Who were the mothers of your children?" n=0 movies=new Array() movies[n++]="Who was Zorro?" movies[n++]="Who was Gregorio Cortés?" movies[n++]="What movie did you make with Madonna?" n=0 foreign=new Array() //foreign[n++]="What is your nationality?" foreign[n++]="Do you speak any foreign languages?" foreign[n++]="How did you learn English?" //foreign[n++]="Why did you go to war with France so often?" //foreign[n++]="What was the Field of the Cloth of Gold?" //foreign[n++]="Which country did you hate the most?" //foreign[n++]="What did you do to Netherlands?" //foreign[n++]="What did you do in Germany?" //foreign[n++]="What did you do in Italy?" n=0 family=new Array() family[n++]="When and where were you born?" family[n++]="Did you have a happy childhood?" family[n++]="Who were your parents?" family[n++]="Tell me your full name?" family[n++]="Did you have any brothers and sisters?" family[n++]="What is your nickname" //family[n++]="Why did you marry your brother's widow?" //family[n++]="Tell me more about your sister" //family[n++]="What happened to your mother?" //family[n++]="Did you love your parents?" family[n++]="Did you look more like your mother or your father?" n=0 who=new Array() //who[n++]="Who were your most famous ministers?" //who[n++]="Tell me about Francis I?" //who[n++]="Who was Pope Adrian VI?" //who[n++]="Tell me about Sulyman the Magnificent?" //who[n++]="Who was Henry VII?" //who[n++]="Who was John Fisher?" //who[n++]="Who was William Warham?" //who[n++]="Who was Robert Aske?" //who[n++]="Who were Empsom and Dudley?" //who[n++]="Who was Charles V?" //who[n++]="Who was Pope Clement?" //who[n++]="Who was Suleiman the Magnificent?" //who[n++]="Who was Francis I?" //who[n++]="Who was John Skelton?" //who[n++]="Who was the Duke of Norfolk?" n=0 health=new Array() health[n++]="Why do you grow a beard?" health[n++]="Do you consider yourself to be handsome?" //health[n++]="Why are you so fat?" //health[n++]="Was your dad as fat as you are?" health[n++]="What are your favorite foods and drinks?" health[n++]="Did you suffer from any illnesses?" health[n++]="How many sets of clothes do you have?" n=0 hobbies=new Array() hobbies[n++]="What do you do in your leisure time?" hobbies[n++]="Do you play any musical instruments?" hobbies[n++]="What football team do you support?" hobbies[n++]="Do you like dancing?" hobbies[n++]="What is your favorite book?"