//	 0 = Name
//	 1 = Nickname
//	 2 = Favorite Saying
//	 3 = Favorite day of the week
//	 4 = Favorite way to end the day
//	 5 = Role Model
//	 6 = If I was attacked by llamas...
//	 7 = Why did I join?

var bio = new Array;

bio[0] = new Array("Kate",
		           "Kitty",
	               "There's no sugar in pixie sticks!",
	               "Friday.",
	               "Read a good book.",
	               "Anyone who has ever been on SNL (Saturday Night Live).",
	               "Psych them out by helping them attack the person next to me.",
	               "Everybody cool was doin' it.");

bio[1]= new Array("Jasleen",
		          "Shawnee",
	               "That's dirt!",
	               "Friday.",
	               "Sleep!",
	               "My mom!",
	               "Run.",
	               "I wanted to take a stand against the manipulation of youth by the tobacco industry.");

bio[2] = new Array("Ryan",
		           "Changster",
	               "Okie Dokie.",
	               "Friday.",
	               "Singing a song in the shower.",
	               "Any superhero.",
	               "Run!",
	               "I already joined SIK, and I wanted to continue my work in tobacco control.");

bio[3] = new Array("Sylvia",
	               "Mother of Physics",
		       	   "Have faith in the force.",
	               "Pay day!",
	               "Sleeping…?",
	               "John Lennon.",
	               "Play dead.",
	               "I wanted to make the world a better place.");

bio[4] = new Array("Mohsin",
	               "Moe",
		           "Live everyday like it's your last.",
	               "Friday.",
	               "Sleeping…?",
	               "Kate and Adeola.",
	               "Uh…run away?",
	               "I wanted to have the opportunity to work in a workplace like this.");

bio[5] = new Array("Vaibhav",
	               "Vaib",
		           "If you always do what you've always done, you'll always get what you've always got.",
	               "Friday.",
	               "Photoshopping.",
	               "My sister.",
	               "Negotiate peace :P or ride them!",
	               "");

bio[6] = new Array("Kristina",
	               "Krissy/Tina",
		            "A rose by any other name would smell as sweet.",
	               "Saturday.",
	               "Sleeping.",
	               "Ryan",
	               "I would seduce them with my llama dance!",
	               "Heard about Extinguish from Donna when volunteering for S.I.K. (Smoking Isn’t Kool).");

bio[7] = new Array("Clint",
	               "Chucky",
		           "The absence of evidence is not evidence of absence.",
	               "Saturday.",
	               "A good night's rest.",
	               "My uncle.",
	               "Fight them off.",
	               "To give back to the community.");

bio[8] = new Array("Chris",
	               "Chris…",
		           "I'll get back to you on that one.",
	               "Bunday…it's a new day I just invented.",
	               "Late night MSN.  Sad but true.",
	               " ",
	               "Play them music…it placates everything.",
	               "To annoy my sister, by completely skipping the standard first-job in the retail and fast food industry.");

bio[9] = new Array("Sara",
	               "Sawa, Jab-Jab, Sara baji, Sahara Palooza, 70 Rupee, etc...",
		           "I dunno.",
	               "Friday.",
	               "ZZZZZZZZZZZZZZZZ",
	               "My mother.",
	               "Climb the closest tree…even though I can't climb.",
	               "It's an important topic affecting youth today. Also, my Grandpa passed away from lung cancer and I wanted to spread awareness.");


bio[10] = new Array("Lauren",
	               "Laurie/Twiggy",
		           "I feel like there's a giant void in my life that can only be filled...by shoes.",
	               "Saturday.",
	               "Watching T.V. or reading, and then falling asleep.",
	               "Madonna.",
	               "I'd ask them if there were any deep psychological traumas they had endured that led them to take out their anger on me.",
	               "Family influence, and I'm very anti-tobacco.");


bio[11] = new Array("Feroz",
	               "Azmi",
		           "That explains everything.",
	               "Any day but Sunday.",
	               "Eating.",
	               "NOT Clint...Vaib!",
	               "Spit at them.",
	               "Because Adeeb, Clint and Vaib were in it.");





bio[12] = new Array("Trishianna",
	               "Becca Roberts",
		           "You know.",
	               "Wednesday",
	               "",
	               "Mom",
	               "Pet them!",
	               "To help other teens.");

bio[13] = new Array("Rejeanne",
	               "Ray-ray",
		           "You misspelled my name!",
	               "Wednesday",
	               "",
	               "Mom",
	               "Attack them back!",
	               "For a new experience.");

bio[14] = new Array("Richard",
	               "Richie Rich",
		           "Hey, whah happened?",
	               "Sunday.",
	               "",
	               "Jonny Greenwood",
	               "Make a giant sweater out of them.",
	               "To see Taniya meet Feroz.");

bio[15] = new Array("Sasha",
	               "Sauce",
		           "You are gonna break my little heart.",
	               "Saturday",
	               "",
	               "Parents",
	               "Scream and run.",
	               "To get people to stop smoking.");

bio[16] = new Array("Taniya",
	               "Tina",
		           "I am not flirting!",
	               "Saturday",
	               "",
	               "My mommy and daddy.",
	               "I would run and scream!",
	               "To help make a difference.");

bio[17] = new Array("Amit",
	               "Uri No, Washroom Boy",
		           "Yo!",
	               "Any day but Sunday.",
	               "",
	               "Andrey Bargnani",
	               "Run!",
	               "To meet new people.");







var oldbio = new Array;

oldbio[0] = new Array("Adeola",
		           "Gigli",
	               "<i>extinguish</i> THE SOURCE!!!",
	               "Saturday morning.",
	               "On my bed watching T.V.",
	               "GOD.",
	               "Try to ride them.",
	               "Too many people are dying everyday because of smoking and people need to be aware of this!");

oldbio[1] = new Array("Anisha",
	               "Nish",
		           "I love how…",
	               "Friday.",
	               "Sleeping.",
	               "My sister.",
	               "Fight them.",
	               "I am passionate about anti-smoking initiatives.");

oldbio[2] = new Array("Mimosa",
	                "West",
		            "If you can dream it, you can do it - Walt Disney.",
	               "Friday.",
	               "Read a book.",
	               "Terry Fox.",
	               "Cry.",
	               "To make a difference.");

oldbio[3] = new Array("Keisha",
	               "K-Dog",
		           "Back Street's Back!",
	               "Saturday Night.",
	               "Listening to music.",
	               "My parents.",
	               "Run…fast.",
	               "I wanted to explore my interest in educating youth about the harms of tobacco.");