var text = new Array();
	text[0] = "a Baptist minister from Texas?";
	text[1] = "a software engineer from Minnesota?";
	text[2] = "a curator from Virginia?";
	text[3] = "an anthropology professor from California?";
	text[4] = "a firefighter from California?";
	text[5] = "a seamstress from Massachusetts?";
	text[6] = "an educator from Pennsylvania?";
	text[7] = "an actor and adjunct professor from New York?";
  	text[8] = "a student from South Carolina?";
	text[9] = "a private tutor from England?";
	text[10] = "a management consultant from New Hampshire?";
	text[11] = "a teacher's assistant from California?"; 
	text[12] = "an actor and adjunct professor from New York?"; 
	text[13] = "a homemaker from Texas?"; 
	text[14] = "a carpenter from New York?"; 
	text[15] = "a religious studies professor from California?";
	text[16] = "an Oriental rug salesman from Massachusetts?";

var link = new Array();
   link[0] = "<a href=meet_wyers_jeff.html>";
   link[1] = "<a href=meet_lin_jeff.html>";
   link[2] = "<a href=meet_tuminaro_craig.html>";
   link[3] = "<a href=meet_heinz_carolyn.html>";
   link[4] = "<a href=meet_verdecia_dave.html>";
   link[5] = "<a href=meet_voorhees_michele.html>";
   link[6] = "<a href=meet_friese_julia.html>";
   link[7] = "<a href=meet_herbert_amy.html>";
   link[8] = "<a href=meet_allen_jonathon.html>";
   link[9] = "<a href=meet_muir_dominic.html>";
   link[10] = "<a href=meet_lecza_jack.html>";
   link[11] = "<a href=meet_verdecia_debbie.html>";          
   link[12] = "<a href=meet_herbert_amy.html>";
   link[13] = "<a href=meet_wyers_tammy.html>";
   link[14] = "<a href=meet_wood_don.html>";
   link[15] = "<a href=meet_heinz_don.html>";
   link[16] = "<a href=meet_voorhees_john.html>";

