% option explicit Dim i(30), q(100), a(100), ic,qc,ac,x,y,z ic=1:qc=1:ac=1 i(ic)="NAME":ic=ic+1 i(ic)="AGE":ic=ic+1 i(ic)="BIRTH DATE":ic=ic+1 i(ic)="CURRENT ADDRESS":ic=ic+1 i(ic)="CITY/STATE":ic=ic+1 i(ic)="HOMETOWN (WHERE DID YOU PRIMARILY GROW UP)":ic=ic+1 i(ic)="HOME PHONE":ic=ic+1 i(ic)="WORK PHONE":ic=ic+1 i(ic)="CELL PHONE":ic=ic+1 i(ic)="E-MAIL":ic=ic+1 i(ic)="STATUS (MARRIED, DIVORCE, SINGLE, ENGAGED, DATING)":ic=ic+1 i(ic)="IF MARRIED OR DATING, NUMBER OF YEARS?":ic=ic+1 i(ic)="# OF CHILDREN":ic=ic+1 i(ic)="YOUR CHILDREN(S) AGES":ic=ic+1 i(ic)="HIGHEST LEVEL OF EDUCATION COMPLETED":ic=ic+1 i(ic)="YOUR CURRENT OCCUPATION/PROFESSION":ic=ic+1 i(ic)="BRIEF JOB DESCRIPTION?":ic=ic+1 q(qc)="What do you love/dislike about your job? What inspired you to choose that career field?":qc=qc+1 q(qc)="Tell us three unique stories about you (such as stories most likely told to friends, funny anecdotes or encounters, etc.) Please be thorough.":qc=qc+1 q(qc)="Is there something about you that would shock the people closest to you, if they were to find out?":qc=qc+1 q(qc)="What is the most outrageous or daring thing you have ever done?":qc=qc+1 q(qc)="What is your personal motivation for wanting to be selected for this game show?":qc=qc+1 q(qc)="Are you a penny pincher or big spender? Explain your answer & give examples.":qc=qc+1 q(qc)="How would 10 million dollars change your life?":qc=qc+1 q(qc)="Do you consider yourself to be lucky or unlucky? Explain why you feel this way & give examples.":qc=qc+1 q(qc)="Do you think you handle pressure well? What do you do to calm yourself down?":qc=qc+1 q(qc)="What do you like about polling?":qc=qc+1 q(qc)="Why do you think you could win big on this show?":qc=qc+1 q(qc)="How well do you really know what Americans think? Explain why.":qc=qc+1 q(qc)="1.Consult Name #1":qc=qc+1 q(qc)="1.City / State":qc=qc+1 q(qc)="1.Relationship, Age":qc=qc+1 q(qc)="1.Why?":qc=qc+1 q(qc)="1.Contact#":qc=qc+1 q(qc)="2.Consult Name #2":qc=qc+1 q(qc)="2.City / State":qc=qc+1 q(qc)="2.Relationship, Age":qc=qc+1 q(qc)="2.Why?":qc=qc+1 q(qc)="2.Contact#":qc=qc+1 q(qc)="3.Consult Name #3":qc=qc+1 q(qc)="3.City / State":qc=qc+1 q(qc)="3.Relationship, Age":qc=qc+1 q(qc)="3.Why?":qc=qc+1 q(qc)="3.Contact#":qc=qc+1 q(qc)="4.Consult Name #4":qc=qc+1 q(qc)="4.City / State":qc=qc+1 q(qc)="4.Relationship, Age":qc=qc+1 q(qc)="4.Why?":qc=qc+1 q(qc)="4.Contact#":qc=qc+1 q(qc)="5.Consult Name #5":qc=qc+1 q(qc)="5.City / State":qc=qc+1 q(qc)="5.Relationship, Age":qc=qc+1 q(qc)="5.Why?":qc=qc+1 q(qc)="5.Contact#":qc=qc+1 q(qc)="Have you ever appeared on television before (such as game show, reality, talk show and news programs etc.)? If yes,please list all television appearances below, along with airdate & prize money if applicable.":qc=qc+1 %>