// JavaScript Document
									var arrayLen=8;	
									var gtgcTextArray=new Array(arrayLen);
									var gtgcURLArray=new Array(arrayLen);
									var gtgcImgArray=new Array(arrayLen);
									var j=0;
									
									
									gtgcTextArray[j]="Professor Gail Eisenberg's Marketing Research class takes on community problems and delivers winning solutions";
									gtgcURLArray[j]= "/gtgc/eisenberg.htm";
									gtgcImgArray[j]="/images/gtgc/eisenberg-small.jpg";
									
									j=j+1;
									gtgcTextArray[j]="Students in Jeremy Teiss&eacute;re's 'Mind and Brain' course have quite a challenge - can the experience of consciousness be narrowed down to 100 billion neurons?";
									gtgcURLArray[j]="/gtgc/teissere.htm";
									gtgcImgArray[j]="/images/gtgc/jeremy-small.jpg";
									
									j=j+1;
									gtgcTextArray[j]="Students in Health Care Economics with Dr. Trevor Knox learn how to be more than just a spectator in the health industry.";
									gtgcURLArray[j]="/gtgc/knox.htm";
									gtgcImgArray[j]="/images/gtgc/knox-small.jpg";
									
									j=j+1;
									gtgcTextArray[j]="Dr. Roland Kushner knows that management skills can't be taught in a vacuum.";
									gtgcURLArray[j]="/gtgc/kushner.htm";
									gtgcImgArray[j]="/images/gtgc/kushner-thumbnail.jpg";
									
									j=j+1;
									gtgcTextArray[j]="Professor Dan Wilson's students don't just read about history; they learn from those who lived it.";
									gtgcURLArray[j]="/gtgc/wilson.htm";
									gtgcImgArray[j]="/images/gtgc/wilson-small.jpg";
									
									j=j+1;
									gtgcTextArray[j]="Students in 'Religions of Star Trek' with Dr. Susan Schwartz often get more insight into contemporary religion than they anticipated.";
									gtgcURLArray[j]="/gtgc/schwartz.html";
									gtgcImgArray[j]="/images/gtgc/schwartz-small.jpg";
									
									j=j+1;
									gtgcTextArray[j]="What insights can worms provide about tissue and organ systems in the human body?";
									gtgcURLArray[j]="/gtgc/bwightman.htm";
									gtgcImgArray[j]="/images/gtgc/wightman-small.jpg";
									
									j=j+1;
									gtgcTextArray[j]="For many students in Dr. Douglas Ovens' class, this is their first musical experience at Muhlenberg. ";
									gtgcURLArray[j]="/gtgc/ovens.htm";
									gtgcImgArray[j]="/images/gtgc/ovens-small.jpg";
									
									
									/*
									j=j+1;
									gtgcTextArray[j]="\"I enjoy working with a real-world experience as opposed to reading a bland textbook. Instead of just discussing marketing in nonprofits, this project has given me a memorable experience I'll always remember.\"";
									gtgcURLArray[j]= "/gtgc/eisenberg.htm";
									gtgcImgArray[j]="/images/gtgc/eisenberg-small.jpg";

									j=j+1;
									gtgcTextArray[j]="\"Classes at Muhlenberg are discussion-oriented, and students really get to express their opinions. Dr. Knox is able to make difficult concepts appealing rather than daunting. It's hard to make economics funny, but he does it.\"<br> -Daniella LaRose '07";
									gtgcURLArray[j]="/gtgc/knox.htm";
									gtgcImgArray[j]="/images/gtgc/knox-small.jpg";
									*/
									
									
							
									
									
									