/* --------------------------------------------------
	Created:	March 6, 2007
	Purpose:	Functions to create and print logos. 
				Used primarily on:
				- displaySimpleEventList
				- displayGroupList 
-------------------------------------------------- */
	function makeLogo(name, logo) {
		this.oname = name;
		this.ologo = logo;
	}

/* --------------------------------------------------
	LOGO LIST
-------------------------------------------------- */
	logoList = new Array;
	var i = 0;
//	logoList[i++] = new makeLogo("Florida Int&#39;l", "fiu");

	logoList[i++] = new makeLogo("Abilene Christian", "acu"); 
	logoList[i++] = new makeLogo("Adams State College", "adams"); 	
	logoList[i++] = new makeLogo("Adelphi", "adelphi"); 
	logoList[i++] = new makeLogo("Alabama A&M", "aamu"); 		
	logoList[i++] = new makeLogo("Alabama State", "alasu"); 		
	logoList[i++] = new makeLogo("Alcorn State", "alcorn"); 			
	logoList[i++] = new makeLogo("American International College", "aic"); 			
	logoList[i++] = new makeLogo("American", "american"); 			
	logoList[i++] = new makeLogo("Angelo State", "angelo"); 
	logoList[i++] = new makeLogo("Appalachian State", "appstate"); 	
	logoList[i++] = new makeLogo("Arizona State", "asu"); 
	logoList[i++] = new makeLogo("Arkansas State", "astate"); 
	logoList[i++] = new makeLogo("Arkansas Tech", "arktech"); 		
	logoList[i++] = new makeLogo("Ashland", "ashland"); 
	logoList[i++] = new makeLogo("Assumption College", "assumption"); 			
	logoList[i++] = new makeLogo("Auburn", "auburn"); 
	logoList[i++] = new makeLogo("Augustana College", "augie"); 			
	logoList[i++] = new makeLogo("Austin Peay State", "apsu"); 		
	logoList[i++] = new makeLogo("Ball State", "bsu"); 
	logoList[i++] = new makeLogo("Baylor", "baylor"); 
	logoList[i++] = new makeLogo("Belmont", "belmont"); 		
	logoList[i++] = new makeLogo("Bemidji State", "msus-bemidji"); 		
	logoList[i++] = new makeLogo("Benedict College", "benedict"); 			
	logoList[i++] = new makeLogo("Bentley College", "bentley"); 		
	logoList[i++] = new makeLogo("Bethune-Cookman College", "cookman"); 		
	logoList[i++] = new makeLogo("Binghamton", "binghamton"); 		
	logoList[i++] = new makeLogo("Birmingham-Southern College", "bsc"); 		
	logoList[i++] = new makeLogo("Bloomsburg", "bloomu"); 			
	logoList[i++] = new makeLogo("Boise State", "boisestate"); 		
	logoList[i++] = new makeLogo("Boston College", "bc"); 			
	logoList[i++] = new makeLogo("Boston", "bu"); 			
	logoList[i++] = new makeLogo("Bowie State", "bowiestate"); 	
	logoList[i++] = new makeLogo("Bowling Green State", "bgsu"); 		
	logoList[i++] = new makeLogo("BOWLING GREEN", "bgsu"); 	
	logoList[i++] = new makeLogo("Bradley", "bradley"); 		
	logoList[i++] = new makeLogo("Brigham Young", "byu"); 
	logoList[i++] = new makeLogo("Brown", "brown"); 			
	logoList[i++] = new makeLogo("Bryant College", "bryant"); 			
	logoList[i++] = new makeLogo("Bucknell", "bucknell"); 		
	logoList[i++] = new makeLogo("Butler", "butler"); 			
	logoList[i++] = new makeLogo("California Baptist", "calbaptist"); 	
	logoList[i++] = new makeLogo("California Polytechnic State (Cal Poly)", "calpoly"); 		
	logoList[i++] = new makeLogo("California State - Chico", "csuchico"); 	
	logoList[i++] = new makeLogo("California State - Fresno", "csufresno"); 	
	logoList[i++] = new makeLogo("California State - Fullerton", "fullerton"); 		
	logoList[i++] = new makeLogo("California State - Long Beach", "csulb"); 		
	logoList[i++] = new makeLogo("California State - Northridge", "csun"); 	
	logoList[i++] = new makeLogo("California State - Sacramento", "csus"); 	
	logoList[i++] = new makeLogo("California Pennsylvania", "cup"); 			
	logoList[i++] = new makeLogo("Campbell", "campbell"); 		
	logoList[i++] = new makeLogo("Canisius College", "canisius"); 		
	logoList[i++] = new makeLogo("Carson-Newman College", "cn"); 			
	logoList[i++] = new makeLogo("Catawba College", "catawba"); 			
	logoList[i++] = new makeLogo("Centenary College", "centenary"); 		
	logoList[i++] = new makeLogo("Central Connecticut State", "ccsu"); 			
	logoList[i++] = new makeLogo("Central Michigan", "cmich"); 			
	logoList[i++] = new makeLogo("Central Missouri State", "cmsu"); 		
	logoList[i++] = new makeLogo("Central Washington", "cwu"); 		
	logoList[i++] = new makeLogo("Chadron State College", "csc"); 	
	logoList[i++] = new makeLogo("Charleston Southern", "csuniv"); 		
	logoList[i++] = new makeLogo("Cheyney Pennsylvania", "cheyney"); 		
	logoList[i++] = new makeLogo("Chicago State", "csu"); 		
	logoList[i++] = new makeLogo("Clarion Pennsylvania", "clarion"); 		
	logoList[i++] = new makeLogo("Clark Atlanta", "cau"); 
	logoList[i++] = new makeLogo("Clemson", "clemson"); 
	logoList[i++] = new makeLogo("Cleveland State", "csuohio"); 	
	logoList[i++] = new makeLogo("Coastal Carolina", "coastal"); 		
	logoList[i++] = new makeLogo("Colgate", "colgate"); 			
	logoList[i++] = new makeLogo("College at Oneonta", "oneonta"); 			
	logoList[i++] = new makeLogo("College of Charleston", "cofc"); 			
	logoList[i++] = new makeLogo("College of the Holy Cross", "holycross"); 			
	logoList[i++] = new makeLogo("College of William and Mary", "wm"); 		
	logoList[i++] = new makeLogo("College of Wooster", "wooster"); 	
	logoList[i++] = new makeLogo("Colorado College", "coloradocollege"); 			
	logoList[i++] = new makeLogo("Colorado School of Mines", "mines"); 	
	logoList[i++] = new makeLogo("Colorado State", "colostate"); 		
	logoList[i++] = new makeLogo("Columbia", "columbia"); 		
	logoList[i++] = new makeLogo("Concord College", "concord"); 		
	logoList[i++] = new makeLogo("Concordia - St. Paul", "csp"); 	
	logoList[i++] = new makeLogo("Coppin State College", "coppin"); 	
	logoList[i++] = new makeLogo("Cornell", "cornell"); 			
	logoList[i++] = new makeLogo("Creighton", "creighton"); 	
	logoList[i++] = new makeLogo("Dallas Baptist", "dbu"); 		
	logoList[i++] = new makeLogo("Dartmouth College", "dartmouth"); 			
	logoList[i++] = new makeLogo("Davidson College", "davidson"); 			
	logoList[i++] = new makeLogo("Delaware State", "dsc"); 
	logoList[i++] = new makeLogo("Delta State", "deltastate"); 		
	logoList[i++] = new makeLogo("DePaul", "depaul"); 	
	logoList[i++] = new makeLogo("Dickinson State", "dsu-nodak"); 		
	logoList[i++] = new makeLogo("Drake", "drake"); 
	logoList[i++] = new makeLogo("Drew", "drew"); 		
	logoList[i++] = new makeLogo("Drexel", "drexel"); 			
	logoList[i++] = new makeLogo("Duke", "duke"); 		
	logoList[i++] = new makeLogo("Duquesne", "duq"); 			
	logoList[i++] = new makeLogo("East Carolina", "ecu"); 		
	logoList[i++] = new makeLogo("East Central", "ecok"); 	
	logoList[i++] = new makeLogo("East Stroudsburg Pennsylvania", "edu"); 			
	logoList[i++] = new makeLogo("East Tennessee State", "etsu"); 		
	logoList[i++] = new makeLogo("Eastern Illinois", "eiu"); 		
	logoList[i++] = new makeLogo("Eastern Kentucky", "eku"); 
	logoList[i++] = new makeLogo("Eastern Michigan", "emich"); 		
	logoList[i++] = new makeLogo("Eastern New Mexico", "enmu"); 		
	logoList[i++] = new makeLogo("Eastern Washington", "ewu"); 
	logoList[i++] = new makeLogo("Edinboro Pennsylvania", "edinboro"); 		
	logoList[i++] = new makeLogo("Elon", "elon"); 		
	logoList[i++] = new makeLogo("Emporia State", "emporia"); 
	logoList[i++] = new makeLogo("Fairfield", "fairfield"); 	
	logoList[i++] = new makeLogo("Fairleigh Dickinson - Madison", "fdu-madison"); 
	logoList[i++] = new makeLogo("Fairleigh Dickinson - Teaneck", "fdu-teaneck"); 	
	logoList[i++] = new makeLogo("Fairmont State College", "fscwv"); 		
	logoList[i++] = new makeLogo("Fayetteville State", "uncfsu"); 			
	logoList[i++] = new makeLogo("Ferris State", "ferris"); 		
	logoList[i++] = new makeLogo("Florida A&M", "famu"); 			
	logoList[i++] = new makeLogo("Florida Atlantic", "fau"); 	
	logoList[i++] = new makeLogo("Florida International", "fiu"); 
	logoList[i++] = new makeLogo("Florida State", "fsu"); 			
	logoList[i++] = new makeLogo("Fordham", "fordham"); 
	logoList[i++] = new makeLogo("Fort Hays State", "fhsu"); 
	logoList[i++] = new makeLogo("Fort Lewis College", "fortlewis"); 
	logoList[i++] = new makeLogo("Fort Valley State", "fvsu"); 		
	logoList[i++] = new makeLogo("Furman", "furman"); 
	logoList[i++] = new makeLogo("Gannon", "gannon"); 
	logoList[i++] = new makeLogo("Gardner-Webb", "gardner-webb"); 		
	logoList[i++] = new makeLogo("George Mason", "gmu"); 
	logoList[i++] = new makeLogo("George Washington", "gwu"); 		
	logoList[i++] = new makeLogo("Georgetown", "georgetown"); 	
	logoList[i++] = new makeLogo("Georgia Institue of Technology", "gatech"); 
	logoList[i++] = new makeLogo("Georgia Southern", "gasou"); 
	logoList[i++] = new makeLogo("Georgia State", "gsu"); 
	logoList[i++] = new makeLogo("Glenville State College", "glenville"); 
	logoList[i++] = new makeLogo("Gonzaga", "gonzaga"); 
	logoList[i++] = new makeLogo("Grambling State", "gram"); 	
	logoList[i++] = new makeLogo("Grand Valley State", "gvsu"); 	
	logoList[i++] = new makeLogo("Hampton", "hamptonu"); 
	logoList[i++] = new makeLogo("Hartwick College", "hartwick"); 		
	logoList[i++] = new makeLogo("Harvard", "harvard"); 			
	logoList[i++] = new makeLogo("Henderson State", "hsu"); 		
	logoList[i++] = new makeLogo("High Point", "highpoint"); 			
	logoList[i++] = new makeLogo("Hillsdale College", "hillsdale"); 
	logoList[i++] = new makeLogo("Hofstra", "hofstra"); 	
	logoList[i++] = new makeLogo("Howard", "howard"); 
	logoList[i++] = new makeLogo("Humboldt State", "humboldt"); 	
	logoList[i++] = new makeLogo("Idaho State", "isu"); 	
	logoList[i++] = new makeLogo("Illinois State", "ilstu"); 	
	logoList[i++] = new makeLogo("Indiana State", "indstate"); 	
	//logoList[i++] = new makeLogo("Indiana", "southernindiana"); 		
	logoList[i++] = new makeLogo("Indiana - Purdue", "iupui"); 	
	logoList[i++] = new makeLogo("Indiana - Purdue Fort Wayne", "ipfw"); 	
	logoList[i++] = new makeLogo("Iona College", "iona"); 		
	logoList[i++] = new makeLogo("Iowa State", "iastate"); 
	logoList[i++] = new makeLogo("Jackson State", "jsums"); 		
	logoList[i++] = new makeLogo("Jacksonville State", "jsu"); 	
	logoList[i++] = new makeLogo("Jacksonville", "ju"); 	
	logoList[i++] = new makeLogo("James Madison", "jmu"); 		
	logoList[i++] = new makeLogo("John Brown", "jbu"); 		
	logoList[i++] = new makeLogo("Johnson C. Smith", "jcsu"); 		
	logoList[i++] = new makeLogo("Kansas State", "ksu"); 	
	logoList[i++] = new makeLogo("Kent State", "kent"); 
	logoList[i++] = new makeLogo("Kentucky State", "kysu"); 
	logoList[i++] = new makeLogo("Kentucky Wesleyan College", "kwc"); 
	logoList[i++] = new makeLogo("Kutztown Pennsylvania", "kutztown"); 
	logoList[i++] = new makeLogo("La Salle", "lasalle"); 		
	logoList[i++] = new makeLogo("Lafayette College", "lafayette"); 		
	logoList[i++] = new makeLogo("Lake Superior State", "lssu"); 
	logoList[i++] = new makeLogo("Lamar", "lamar"); 
	logoList[i++] = new makeLogo("Lane College", "lanecollege"); 	
	logoList[i++] = new makeLogo("Lehigh", "lehigh"); 	
	logoList[i++] = new makeLogo("Lenoir-Rhyne College", "lrc"); 	
	logoList[i++] = new makeLogo("Liberty", "liberty"); 
	logoList[i++] = new makeLogo("Lincoln Missouri", "lincolnu"); 		
	logoList[i++] = new makeLogo("Lipscomb", "lipscomb"); 
	logoList[i++] = new makeLogo("Livingstone College", "livingstone"); 	
	logoList[i++] = new makeLogo("Lock Haven Pennsylvania", "lhup"); 
	logoList[i++] = new makeLogo("Long Island - Brooklyn", "liunet"); 
	logoList[i++] = new makeLogo("Long Island - C.W. Post Campus", "liu"); 		
	logoList[i++] = new makeLogo("Louisiana State", "lsu"); 		
	logoList[i++] = new makeLogo("Louisiana Tech", "latech"); 	
	logoList[i++] = new makeLogo("Loyola College", "loyola"); 	
	logoList[i++] = new makeLogo("Loyola Marymount", "lmu"); 	
	logoList[i++] = new makeLogo("Loyola Chicago", "luc"); 		
	logoList[i++] = new makeLogo("Manhattan College", "manhattan"); 	
	logoList[i++] = new makeLogo("Mansfield Pennsylvania", "mnsfld"); 	
	logoList[i++] = new makeLogo("Marist College", "marist"); 		
	logoList[i++] = new makeLogo("Marquette", "marquette"); 		
	logoList[i++] = new makeLogo("Mars Hill College", "mhc"); 			
	logoList[i++] = new makeLogo("Marshall", "marshall"); 		
	logoList[i++] = new makeLogo("Martin Methodist College", "martinmethodist"); 
	logoList[i++] = new makeLogo("Mary Baldwin College", "mbc"); 	
	logoList[i++] = new makeLogo("McNeese State", "mcneese"); 	
	logoList[i++] = new makeLogo("Mercer", "mercer"); 
	logoList[i++] = new makeLogo("Mercyhurst College", "mercyhurst"); 
	logoList[i++] = new makeLogo("Merrimack College", "merrimack"); 			
	logoList[i++] = new makeLogo("Mesa State College", "mesastate"); 		
	logoList[i++] = new makeLogo("Michigan State", "msu"); 	
	logoList[i++] = new makeLogo("Michigan Technological", "mtu"); 
	logoList[i++] = new makeLogo("Middle Tennessee State", "mtsu"); 	
	logoList[i++] = new makeLogo("Midwestern State", "mwsu"); 	
	logoList[i++] = new makeLogo("Millersville", "millersville"); 
	logoList[i++] = new makeLogo("Minnesota State - Mankato", "msus-mankato"); 
	logoList[i++] = new makeLogo("Mississippi State", "msstate"); 	
	logoList[i++] = new makeLogo("Mississippi Valley State", "mvsu"); 
	logoList[i++] = new makeLogo("Missouri Southern State College", "mssc"); 
	logoList[i++] = new makeLogo("Missouri Western State College", "mwsc"); 
	logoList[i++] = new makeLogo("Monmouth", "monmouth"); 	
	logoList[i++] = new makeLogo("Montana State", "montana"); 
	logoList[i++] = new makeLogo("Morehead State", "morehead-st"); 
	logoList[i++] = new makeLogo("Morehouse College", "morehouse"); 
	logoList[i++] = new makeLogo("Morgan State", "morgan"); 
	logoList[i++] = new makeLogo("Morningside College", "morningside"); 
	logoList[i++] = new makeLogo("Morris Brown College", "morrisbrown"); 
	logoList[i++] = new makeLogo("Mount Olive College", "moc"); 
	logoList[i++] = new makeLogo("Murray State", "murraystate"); 
	logoList[i++] = new makeLogo("New Mexico Highlands - Las Vegas", "nmhu"); 
	logoList[i++] = new makeLogo("New Mexico State", "nmsu"); 
	logoList[i++] = new makeLogo("Newberry College", "newberry"); 	
	logoList[i++] = new makeLogo("Niagara", "niagara"); 
	logoList[i++] = new makeLogo("Nicholls State", "nich"); 
	logoList[i++] = new makeLogo("Norfolk State", "nsu"); 
	logoList[i++] = new makeLogo("North Carolina A & T State", "ncat"); 
	logoList[i++] = new makeLogo("North Carolina Central", "nccu"); 
	logoList[i++] = new makeLogo("North Carolina State", "ncstate"); 
	logoList[i++] = new makeLogo("North Dakota State", "ndsu"); 
	logoList[i++] = new makeLogo("North Greenville College", "ngc"); 
	logoList[i++] = new makeLogo("Northeastern", "northeastern"); 
	logoList[i++] = new makeLogo("Northern Arizona", "nau"); 
	logoList[i++] = new makeLogo("Northern Illinois", "niu"); 
	logoList[i++] = new makeLogo("Northern Michigan", "nmu"); 
	logoList[i++] = new makeLogo("Northern State", "northern"); 
	logoList[i++] = new makeLogo("Northwest Missouri State", "nwmissouri"); 
	logoList[i++] = new makeLogo("Northwestern State", "nsula"); 
	logoList[i++] = new makeLogo("Northwestern", "northwestern"); 
	logoList[i++] = new makeLogo("Northwood - Michigan", "northwood"); 
	logoList[i++] = new makeLogo("Oakland", "oakland"); 
	logoList[i++] = new makeLogo("Ohio State", "osu"); 
	logoList[i++] = new makeLogo("Oklahoma Christian", "oc"); 
	logoList[i++] = new makeLogo("Oklahoma City", "okcu"); 
	logoList[i++] = new makeLogo("Oklahoma Panhandle State", "opsu"); 
	logoList[i++] = new makeLogo("Oklahoma State", "okstate"); 
	logoList[i++] = new makeLogo("Old Dominion", "odu"); 
	logoList[i++] = new makeLogo("Oral Roberts", "oru"); 
	logoList[i++] = new makeLogo("Oregon State", "oregonstate"); 
	logoList[i++] = new makeLogo("Ouachita Baptist", "obu"); 	
	logoList[i++] = new makeLogo("Pace", "pace"); 
	logoList[i++] = new makeLogo("Pennsylvania State", "psu"); 
	logoList[i++] = new makeLogo("Pepperdine", "pepperdine"); 
	logoList[i++] = new makeLogo("Philadelphia", "philau"); 
	logoList[i++] = new makeLogo("Pittsburg State", "pittstate"); 
	logoList[i++] = new makeLogo("Portland State", "pdx"); 
	logoList[i++] = new makeLogo("Prairie View A&M", "pvamu"); 
	logoList[i++] = new makeLogo("Presbyterian College", "presby"); 
	logoList[i++] = new makeLogo("Princeton", "princeton"); 
	logoList[i++] = new makeLogo("Providence College", "providence"); 		
	logoList[i++] = new makeLogo("Purdue", "purdue"); 
	logoList[i++] = new makeLogo("Quinnipiac", "quinnipiac"); 
	logoList[i++] = new makeLogo("Radford", "runet"); 
	logoList[i++] = new makeLogo("Rice", "rice"); 
	logoList[i++] = new makeLogo("Richard Stockton College of New Jersey", "stockton"); 	
	logoList[i++] = new makeLogo("Rider", "rider"); 			
	logoList[i++] = new makeLogo("Robert Morris", "robert-morris"); 
	logoList[i++] = new makeLogo("Rutgers", "rutgers"); 	
	logoList[i++] = new makeLogo("Sacred Heart", "sacredheart"); 		
	logoList[i++] = new makeLogo("Saginaw Valley State", "svsu"); 		
	logoList[i++] = new makeLogo("Saint Anselm College", "anselm"); 			
	logoList[i++] = new makeLogo("Saint Augustine's College", "st-aug"); 		
	logoList[i++] = new makeLogo("Saint Francis", "francis"); 
	logoList[i++] = new makeLogo("Saint Joseph's College", "saintjoe"); 	
	logoList[i++] = new makeLogo("Saint Joseph's", "sju"); 
	logoList[i++] = new makeLogo("Saint Louis", "slu"); 
	logoList[i++] = new makeLogo("Saint Mary''s College of California", "stmarys-ca"); 
	logoList[i++] = new makeLogo("Saint Peter''s College", "spc"); 
	logoList[i++] = new makeLogo("Sam Houston State", "shsu"); 
	logoList[i++] = new makeLogo("Samford", "samford"); 	
	logoList[i++] = new makeLogo("San Diego State", "sdsu"); 	
	logoList[i++] = new makeLogo("San Jose State", "sjsu"); 	
	logoList[i++] = new makeLogo("Santa Clara", "scu"); 
	logoList[i++] = new makeLogo("Savannah State", "savstate"); 
	logoList[i++] = new makeLogo("Seton Hall", "shu"); 
	logoList[i++] = new makeLogo("Shawnee State", "shawnee"); 
	logoList[i++] = new makeLogo("Shepherd College", "shepherd"); 			
	logoList[i++] = new makeLogo("Shippensburg", "ship"); 		
	logoList[i++] = new makeLogo("Siena College", "siena"); 		
	logoList[i++] = new makeLogo("Slippery Rock Pennsylvania", "sru"); 		
	logoList[i++] = new makeLogo("South Carolina State", "scsu"); 
	logoList[i++] = new makeLogo("South Dakota State", "sdstate"); 
	logoList[i++] = new makeLogo("Southeast Missouri State", "semo"); 
	logoList[i++] = new makeLogo("Southeastern Louisiana", "selu"); 
	logoList[i++] = new makeLogo("Southeastern Oklahoma State", "sosu"); 
	logoList[i++] = new makeLogo("Southern Arkansas", "saumag"); 
	logoList[i++] = new makeLogo("Southern Connecticut State", "southernct"); 
	logoList[i++] = new makeLogo("Southern Illinois - Carbondale", "siu-siuc"); 
	logoList[i++] = new makeLogo("Southern Methodist", "smu"); 
	logoList[i++] = new makeLogo("Southern Oregon", "sou"); 
	//logoList[i++] = new makeLogo("Southern", "subr"); 
	logoList[i++] = new makeLogo("Southern Utah", "suu"); 
	logoList[i++] = new makeLogo("Southwest Baptist", "sbuniv"); 
	logoList[i++] = new makeLogo("Southwest Missouri State", "smsu"); 
	logoList[i++] = new makeLogo("Southwest State", "msus"); 
	logoList[i++] = new makeLogo("Southwest Texas State", "swt"); 
	logoList[i++] = new makeLogo("Southwestern Oklahoma State", "swosu"); 
	logoList[i++] = new makeLogo("St. Bonaventure", "sbu"); 
	logoList[i++] = new makeLogo("St. Cloud State Univeristy", "stcloudstate"); 
	logoList[i++] = new makeLogo("St. Francis College (New York)", "stfranciscollege"); 
	logoList[i++] = new makeLogo("St. John''s", "stjohns"); 
	logoList[i++] = new makeLogo("Stanford", "stanford"); 
	logoList[i++] = new makeLogo("State West Georgia", "westga"); 
	logoList[i++] = new makeLogo("Stephen F. Austin State", "sfasu"); 
	logoList[i++] = new makeLogo("Stetson", "stetson"); 
	logoList[i++] = new makeLogo("Stonehill College", "stonehill"); 	
	logoList[i++] = new makeLogo("Swarthmore College", "swarthmore"); 	
	logoList[i++] = new makeLogo("Syracuse", "syr"); 
	logoList[i++] = new makeLogo("Tarleton State", "tarleton"); 
	logoList[i++] = new makeLogo("Temple", "temple"); 	
	logoList[i++] = new makeLogo("Tennessee State", "tnstate"); 
	logoList[i++] = new makeLogo("Tennessee Tech", "tntech"); 
	logoList[i++] = new makeLogo("Texas A&M - College Station", "tamu"); 
	logoList[i++] = new makeLogo("Texas A&M - Commerce", "tamu-commerce"); 
	logoList[i++] = new makeLogo("Texas A&M - Corpus Christi", "tamucc"); 
	logoList[i++] = new makeLogo("Texas A&M - Kingsville", "tamuk"); 		
	logoList[i++] = new makeLogo("Texas Christian", "tcu"); 
	logoList[i++] = new makeLogo("Texas Southern", "tsu"); 
	logoList[i++] = new makeLogo("Texas Tech", "ttu"); 
	logoList[i++] = new makeLogo("The Citadel", "citadel"); 		
	logoList[i++] = new makeLogo("Tiffin", "tiffin"); 
	logoList[i++] = new makeLogo("Towson", "towson"); 
	logoList[i++] = new makeLogo("Troy State", "troyst"); 
	logoList[i++] = new makeLogo("Truman State College", "truman"); 
	logoList[i++] = new makeLogo("Tulane", "tulane"); 	
	logoList[i++] = new makeLogo("Tusculum College", "tusculum"); 	
	logoList[i++] = new makeLogo("Tuskegee", "tusk"); 
	logoList[i++] = new makeLogo("U.S. Air Force Academy", "usafa"); 
	logoList[i++] = new makeLogo("U.S. Military Academy", "usma"); 
	logoList[i++] = new makeLogo("U.S. Naval Academy", "usna"); 
	logoList[i++] = new makeLogo("University at Albany", "albany"); 
	logoList[i++] = new makeLogo("University at Buffalo", "buffalo"); 
	logoList[i++] = new makeLogo("University at Stony Brook", "sunysb"); 
	
	
	logoList[i++] = new makeLogo("Utah State", "usu"); 
	logoList[i++] = new makeLogo("Valdosta State", "valdosta"); 
	logoList[i++] = new makeLogo("Valparaiso", "valpo"); 
	logoList[i++] = new makeLogo("Vanderbilt", "vanderbilt"); 
	logoList[i++] = new makeLogo("Villanova", "villanova"); 
	logoList[i++] = new makeLogo("Virginia Commonwealth", "vcu"); 
	logoList[i++] = new makeLogo("Virginia Military Institute", "vmi"); 
	logoList[i++] = new makeLogo("Virginia Polytechnic Institute and State", "vt"); 
	logoList[i++] = new makeLogo("Virginia Union", "vuu"); 		
	logoList[i++] = new makeLogo("Wagner College", "wagner"); 
	logoList[i++] = new makeLogo("Wake Forest", "wfu"); 
	logoList[i++] = new makeLogo("Washburn", "washburn"); 
	logoList[i++] = new makeLogo("Washington State", "wsu"); 
	logoList[i++] = new makeLogo("Washington in St. Louis", "wustl"); 	
	logoList[i++] = new makeLogo("Wayne State College", "wsc"); 
	logoList[i++] = new makeLogo("Wayne State", "wayne"); 	
	logoList[i++] = new makeLogo("Weber State", "weber"); 
	logoList[i++] = new makeLogo("West Chester Pennsylvania", "wcupa"); 	
	logoList[i++] = new makeLogo("West Liberty State College", "wlsc"); 	
	logoList[i++] = new makeLogo("West Texas A&M", "wtamu"); 
	logoList[i++] = new makeLogo("West Virginia State College", "wvsc"); 	
	logoList[i++] = new makeLogo("West Virginia", "wvu"); 
	logoList[i++] = new makeLogo("West Virginia Institute of Technology", "wvutech"); 
	logoList[i++] = new makeLogo("Western Carolina", "wcu"); 
	logoList[i++] = new makeLogo("Western Illinois", "wiu"); 
	logoList[i++] = new makeLogo("Western Kentucky", "wku"); 
	logoList[i++] = new makeLogo("Western Michigan", "wmich"); 
	logoList[i++] = new makeLogo("Western New England College", "wnec"); 
	logoList[i++] = new makeLogo("Western New Mexico", "wnmu"); 
	logoList[i++] = new makeLogo("Western Oregon", "wou"); 
	logoList[i++] = new makeLogo("Western State College of Colorado", "western"); 
	logoList[i++] = new makeLogo("Western Washington", "wwu"); 
	logoList[i++] = new makeLogo("Wichita State", "wichita"); 
	logoList[i++] = new makeLogo("Winona State", "winona"); 
	logoList[i++] = new makeLogo("Winston Salem State", "wssu"); 
	logoList[i++] = new makeLogo("Winthrop", "winthrop"); 
	logoList[i++] = new makeLogo("Wofford College", "wofford"); 		
	logoList[i++] = new makeLogo("Wright State", "wright"); 
	logoList[i++] = new makeLogo("Xavier", "xu"); 
	logoList[i++] = new makeLogo("Yale", "yale"); 
	logoList[i++] = new makeLogo("York College", "york"); 		
	logoList[i++] = new makeLogo("Youngstown State", "ysu"); 	
	
	logoList[i++] = new makeLogo("ILLINOIS ST", "ilstu"); 
	logoList[i++] = new makeLogo("ARKANSAS-MONTICELLO", "uamont"); 
	
	
	//university of
	logoList[i++] = new makeLogo("Akron", "uakron"); 
	logoList[i++] = new makeLogo("Alabama", "ua"); 
	logoList[i++] = new makeLogo("Alabama at Birmingham", "uab"); 
	logoList[i++] = new makeLogo("Alabama at Huntsville", "uah"); 
	logoList[i++] = new makeLogo("Alaska - Anchorage", "uaa-alaska"); 
	logoList[i++] = new makeLogo("Alaska - Fairbanks", "uaf"); 
	logoList[i++] = new makeLogo("Arizona", "arizona"); 
	logoList[i++] = new makeLogo("Arkansas", "uark"); 
	logoList[i++] = new makeLogo("Arkansas - Monticello", "uamont"); 
	logoList[i++] = new makeLogo("Arkansas at Little Rock", "ualr"); 
	logoList[i++] = new makeLogo("Arkansas at Pine Bluff", "uapb"); 
	logoList[i++] = new makeLogo("California - Berkeley", "berkeley"); 
	logoList[i++] = new makeLogo("California - Davis", "ucdavis"); 
	logoList[i++] = new makeLogo("California - Irvine", "uci"); 
	logoList[i++] = new makeLogo("California - Los Angeles", "ucla"); 
	logoList[i++] = new makeLogo("California - Riverside", "ucr"); 
	logoList[i++] = new makeLogo("California - San Diego", "ucsd"); 
	logoList[i++] = new makeLogo("California - Santa Barbara", "ucsb"); 
	logoList[i++] = new makeLogo("Central Arkansas", "uca"); 
	logoList[i++] = new makeLogo("Central Florida", "ucf"); 
	logoList[i++] = new makeLogo("Central Oklahoma", "ucok"); 
	logoList[i++] = new makeLogo("Cincinnati", "uc"); 
	logoList[i++] = new makeLogo("Colorado", "colorado"); 
	logoList[i++] = new makeLogo("Connecticut", "uconn"); 
	logoList[i++] = new makeLogo("Dayton", "udayton"); 
	logoList[i++] = new makeLogo("Delaware", "udel"); 
	logoList[i++] = new makeLogo("Denver", "du"); 
	logoList[i++] = new makeLogo("Detroit - Mercy", "udmercy"); 
	logoList[i++] = new makeLogo("Evansville", "evansville"); 
	logoList[i++] = new makeLogo("Findlay", "findlay"); 
	logoList[i++] = new makeLogo("South Florida", "usf"); 
	logoList[i++] = new makeLogo("Florida", "ufl"); 
	logoList[i++] = new makeLogo("Georgia", "uga"); 
	logoList[i++] = new makeLogo("Hartford", "hartford"); 
	logoList[i++] = new makeLogo("Hawaii - Hilo", "hawaii-uhh"); 
	logoList[i++] = new makeLogo("Hawai''I - Manoa", "hawaii"); 
	logoList[i++] = new makeLogo("Houston", "uh"); 
	logoList[i++] = new makeLogo("Idaho", "uidaho"); 
	logoList[i++] = new makeLogo("Illinois", "uiuc"); 
	logoList[i++] = new makeLogo("Illinois at Chicago", "uic"); 
	logoList[i++] = new makeLogo("Indianapolis", "uindy"); 
	//logoList[i++] = new makeLogo("Iowa", "uiowa"); 
	logoList[i++] = new makeLogo("Kansas", "ku"); 
	logoList[i++] = new makeLogo("Kentucky", "uky"); 
	logoList[i++] = new makeLogo("Louisiana at Lafayette", "louisiana"); 
	logoList[i++] = new makeLogo("Louisiana at Monroe", "ulm"); 
	logoList[i++] = new makeLogo("Louisville", "louisville"); 
	logoList[i++] = new makeLogo("Maine", "umaine"); 
	logoList[i++] = new makeLogo("Maryland, Baltimore County", "umbc"); 
	logoList[i++] = new makeLogo("Maryland, College Park", "umd"); 
	logoList[i++] = new makeLogo("Maryland, Eastern Shore", "umes"); 
	logoList[i++] = new makeLogo("Massachusetts", "umass"); 
	logoList[i++] = new makeLogo("Massachusetts - Lowell", "uml"); 
	logoList[i++] = new makeLogo("Memphis", "memphis"); 
	logoList[i++] = new makeLogo("MIAMI", "muohio"); 
	logoList[i++] = new makeLogo("Michigan", "umich"); 
	logoList[i++] = new makeLogo("Minnesota", "umn"); 
	logoList[i++] = new makeLogo("Minnesota - Crookston", "umn-crk"); 
	logoList[i++] = new makeLogo("Minnesota - Duluth", "umn-d"); 
	logoList[i++] = new makeLogo("Minnesota - Moorhead", "mnstate"); 
	//logoList[i++] = new makeLogo("Mississippi", "olemiss"); 
	logoList[i++] = new makeLogo("Missouri, Kansas City", "umkc"); 
	logoList[i++] = new makeLogo("Missouri-Rolla", "umr"); 
	logoList[i++] = new makeLogo("Montana", "umt"); 
	logoList[i++] = new makeLogo("Nebraska", "unl"); 
	logoList[i++] = new makeLogo("Nebraska - Kearney", "unk"); 
	logoList[i++] = new makeLogo("Nebraska at Omaha", "unomaha"); 
	logoList[i++] = new makeLogo("Nevada", "unr"); 
	logoList[i++] = new makeLogo("Nevada, Las Vegas", "unlv"); 
	logoList[i++] = new makeLogo("New Hampshire", "unh"); 
	logoList[i++] = new makeLogo("New Haven", "newhaven"); 
	logoList[i++] = new makeLogo("New Mexico", "unm"); 
	logoList[i++] = new makeLogo("New Orleans", "uno"); 
	logoList[i++] = new makeLogo("North Alabama", "una"); 
	logoList[i++] = new makeLogo("North Carolina at Asheville", "unca"); 
	logoList[i++] = new makeLogo("North Carolina at Charlotte", "uncc"); 
	logoList[i++] = new makeLogo("North Carolina at Greensboro", "uncg"); 
	logoList[i++] = new makeLogo("North Carolina at Pembroke", "uncp"); 
	logoList[i++] = new makeLogo("North Carolina at Wilmington", "uncwil"); 
	logoList[i++] = new makeLogo("North Carolina, Chapel Hill", "unc"); 
	logoList[i++] = new makeLogo("North Dakota", "und"); 	
	logoList[i++] = new makeLogo("North Texas", "unt"); 
	logoList[i++] = new makeLogo("Northern Iowa", "northerniowa"); 
	logoList[i++] = new makeLogo("Notre Dame", "nd"); 
	logoList[i++] = new makeLogo("Oklahoma", "ou"); 
	logoList[i++] = new makeLogo("OREGON ST", "oregonstate"); 
	logoList[i++] = new makeLogo("Oregon", "uoregon"); 
	logoList[i++] = new makeLogo("Pennsylvania", "upenn"); 
	logoList[i++] = new makeLogo("Pittsburgh", "pitt"); 
	logoList[i++] = new makeLogo("Portland", "up"); 
	logoList[i++] = new makeLogo("Rhode Island", "uri"); 
	logoList[i++] = new makeLogo("Richmond", "richmond"); 
	logoList[i++] = new makeLogo("San Diego", "acusd"); 
	logoList[i++] = new makeLogo("San Francisco", "usfca"); 
	logoList[i++] = new makeLogo("South Alabama", "southalabama"); 
	logoList[i++] = new makeLogo("South Carolina", "sc"); 
	logoList[i++] = new makeLogo("South Dakota", "usd"); 
	logoList[i++] = new makeLogo("Southern California", "usc"); 
	logoList[i++] = new makeLogo("Southern Mississippi", "southernmississippi"); 
	logoList[i++] = new makeLogo("Tennessee at Chattanooga", "utc"); 
	logoList[i++] = new makeLogo("Tennessee at Knoxville", "utk"); 
	logoList[i++] = new makeLogo("Tennessee at Martin", "utm"); 
	logoList[i++] = new makeLogo("Texas", "utexas"); 
	logoList[i++] = new makeLogo("Texas - Dallas", "utdallas"); 
	logoList[i++] = new makeLogo("Texas - Pan American", "panam"); 
	logoList[i++] = new makeLogo("Texas at Arlington", "uta"); 
	logoList[i++] = new makeLogo("Texas at El Paso", "utep"); 
	logoList[i++] = new makeLogo("Texas at San Antonio", "utsa"); 
	logoList[i++] = new makeLogo("the Pacific (California)", "uop"); 
	logoList[i++] = new makeLogo("Toledo", "utoledo"); 
	logoList[i++] = new makeLogo("Tusla", "utulsa"); 
	logoList[i++] = new makeLogo("Utah", "utah"); 
	logoList[i++] = new makeLogo("Vermont", "uvm"); 
	logoList[i++] = new makeLogo("Virginia", "virginia"); 
	logoList[i++] = new makeLogo("Washington", "washington"); 
	logoList[i++] = new makeLogo("Wisconsin - Eau Claire", "uwec"); 
	logoList[i++] = new makeLogo("Wisconsin - Green Bay", "uwgb"); 
	logoList[i++] = new makeLogo("Wisconsin - La Crosse", "uwlax"); 
	logoList[i++] = new makeLogo("Wisconsin - Madison", "wisc"); 
	logoList[i++] = new makeLogo("Wisconsin - Milwaukee", "uwm"); 
	logoList[i++] = new makeLogo("Wisconsin - Oshkosh", "uwosh"); 
	logoList[i++] = new makeLogo("Wisconsin - Parkside", "uwp"); 
	logoList[i++] = new makeLogo("Wisconsin - Platteville", "uwplatt"); 
	logoList[i++] = new makeLogo("Wisconsin - River Falls", "uwrf"); 
	logoList[i++] = new makeLogo("Wisconsin - Stevens Point", "uwsp"); 
	logoList[i++] = new makeLogo("Wisconsin - Stout", "uwstout"); 
	logoList[i++] = new makeLogo("Wisconsin - Superior", "uwsuper"); 
	logoList[i++] = new makeLogo("Wisconsin - Whitewater", "uww"); 
	logoList[i++] = new makeLogo("Wyoming", "uwyo"); 
	logoList[i++] = new makeLogo("U A B", "uab"); 
	logoList[i++] = new makeLogo("T C U", "tcu"); 
	logoList[i++] = new makeLogo("U S F", "usf"); 
	logoList[i++] = new makeLogo("OHIO ST AWAY", "osu"); 
	logoList[i++] = new makeLogo("LASALLE", "lasalle"); 
	logoList[i++] = new makeLogo("CHARLOTTE", "uncc"); 
	logoList[i++] = new makeLogo("DETROIT MERCY", "udmercy"); 
	logoList[i++] = new makeLogo("N K U", "nku"); 
	logoList[i++] = new makeLogo("SOUTHERN INDIANA", "southernindiana"); 
	logoList[i++] = new makeLogo("SOUTHERN MISS", "southernmississippi"); 
	logoList[i++] = new makeLogo("HILLSDALE", "hillsdale"); 
	logoList[i++] = new makeLogo("MURRAY ST", "murraystate"); 
	logoList[i++] = new makeLogo("HOLY CROSS", "holycross"); 
	logoList[i++] = new makeLogo("OHIO", "ohiou"); 
	logoList[i++] = new makeLogo("TENNESSE TECH", "tntech"); 
	logoList[i++] = new makeLogo("NORTH CAROLINA A & T", "ncat"); 
	logoList[i++] = new makeLogo("PROVIDENCE", "providence"); 
	logoList[i++] = new makeLogo("STUDENT N. CAROLINA A&T", "ncat"); 
	logoList[i++] = new makeLogo("TENNESSEE MARTIN", "utm"); 
	logoList[i++] = new makeLogo("WOFFORD", "wofford"); 
	logoList[i++] = new makeLogo("NORTH CAROLINA ST.", "ncstate"); 
	logoList[i++] = new makeLogo("ST. JOHN&#39;S", "stjohns"); 
	logoList[i++] = new makeLogo("SE MISSOURI ST", "semo_new"); 
	logoList[i++] = new makeLogo("2007 FOOTBALL SEASON TICKETS", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("KICKOFF 2007", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("BIG EAST BEAST", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("PICK TWO PACKAGE", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("SEASON TICKET DEPOSIT", "basketball"); 
	logoList[i++] = new makeLogo("MEN&#39;S BASKETBALL DEPOSIT", "basketball"); 
	logoList[i++] = new makeLogo("HERBSTREIT CHALLENGE 07 - DAY 1", "herbstreit"); 
	logoList[i++] = new makeLogo("HERBSTREIT CHALLENGE 07 - DAY 2", "herbstreit"); 
	logoList[i++] = new makeLogo("FOOTBALL MINI PACKS", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("FOOTBALL HOME GAMES", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("FOOTBALL AWAY GAMES", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("GET IN THE GAME PLAN", "ucinn_helmet"); 
	logoList[i++] = new makeLogo("BELLARMINE", "bellarmine"); 
	logoList[i++] = new makeLogo("SOUTH CAROLINA UPSTATE", "scarolina_upstate"); 
	logoList[i++] = new makeLogo("ST JOHN&#39;S", "stjohns");  
	
	logoList[i++] = new makeLogo("PAPAJOHNS.COM BOWL", "papajohns_bowl"); 
	logoList[i++] = new makeLogo("STUDENT PITTSBURGH", "pitt"); 	
	logoList[i++] = new makeLogo("STUDENT CONNECTICUT", "uconn"); 	
	logoList[i++] = new makeLogo("STUDENT MARQUETTE", "marquette"); 	
	logoList[i++] = new makeLogo("STUDENT ST JOHN&#39;S", "stjohns"); 	
	logoList[i++] = new makeLogo("STUDENT U S F", "usf"); 	
	logoList[i++] = new makeLogo("STUDENT PROVIDENCE", "providence"); 	
	logoList[i++] = new makeLogo("STUDENT DEPAUL", "depaul"); 		
	logoList[i++] = new makeLogo("FOOTBALL SEASON TICKETS", "ucinn_helmet");
	logoList[i++] = new makeLogo("FOOTBALL SEASON TICKETS--ADULT", "ucinn_helmet");
	logoList[i++] = new makeLogo("FOOTBALL SEASON", "ucinn_helmet"); 	
	logoList[i++] = new makeLogo("MIAMI OH", "muohio"); 	
	logoList[i++] = new makeLogo("OKLAHOMA AWAY", "ou");
	logoList[i++] = new makeLogo("AKRON AWAY RESERVED", "uakron");
	logoList[i++] = new makeLogo("AKRON AWAY GENERAL ADMISSION", "uakron");
	logoList[i++] = new makeLogo("MARSHALL AWAY", "marshall");
	logoList[i++] = new makeLogo("CONNECTICUT AWAY", "uconn");
	logoList[i++] = new makeLogo("WEST VIRGINIA AWAY", "wvu");
	logoList[i++] = new makeLogo("LOUISVILLE AWAY", "louisville");
	logoList[i++] = new makeLogo("HAWAII AWAY", "hawaii"); 
	logoList[i++] = new makeLogo("U S F", "usf"); 
	logoList[i++] = new makeLogo("ARKANSAS PINE BLUFF", "uapb");
	logoList[i++] = new makeLogo("SUGAR BOWL", "SugarBowl");
	logoList[i++] = new makeLogo("FRESNO ST", "csufresno2"); 	
	logoList[i++] = new makeLogo("SAGINAW VALLEY ST", "svsu");
	logoList[i++] = new makeLogo("PRAIRIE VIEW A & M", "pvamu"); 	
	logoList[i++] = new makeLogo("CAL ST BAKERSFIELD", "csub"); 
	logoList[i++] = new makeLogo("BCS NATIONAL CHAMPIONSHIP GAME", "bcs-national"); 
	logoList[i++] = new makeLogo("BCS CHAMPIONSHIP GAME PARKING REQUEST", "bcs-national"); 
	logoList[i++] = new makeLogo("FIESTA BOWL", "fiesta"); 
	logoList[i++] = new makeLogo("FIESTA BOWL PARKING REQUEST", "fiesta"); 
	logoList[i++] = new makeLogo("FIESTA BOWL PARKING", "fiesta"); 	
	logoList[i++] = new makeLogo("ORANGE BOWL", "orange"); 
	logoList[i++] = new makeLogo("ORANGE BOWL PARKING REQUEST", "orange"); 
	logoList[i++] = new makeLogo("SUGAR BOWL", "sugar"); 
	logoList[i++] = new makeLogo("GATOR BOWL", "gatorBowl"); 
	logoList[i++] = new makeLogo("MEINEKE CAR CARE BOWL", "meinekeCarCareBowl"); 
	logoList[i++] = new makeLogo("PAPA JOHNS.COM BOWL", "PapaJohnsBowl"); 
	logoList[i++] = new makeLogo("INTERNATIONAL BOWL", "international"); 
	logoList[i++] = new makeLogo("ST. PETERSBURG BOWL", "stPetersburgBowl"); 
	logoList[i++] = new makeLogo("BCS NATIONAL CHAMPIONSHIP", "Natl_Champsionship_2010");
	logoList[i++] = new makeLogo("BCS PARKING", "Natl_Champsionship_2010");
	logoList[i++] = new makeLogo("Cincinnati Tea Party", "teaparty");	
	logoList[i++] = new makeLogo("WOMEN&#39;S FOOTBALL 101", "womensfootball101");	
	logoList[i++] = new makeLogo("UC VS. OKLAHOMA", "ou");
	logoList[i++] = new makeLogo("OKLAHOMA PARKING @ PBS", "ou");
	logoList[i++] = new makeLogo("OKLAHOMA PARKING", "ou");
	logoList[i++] = new makeLogo("NC STATE", "ncstate");
	logoList[i++] = new makeLogo("FRESNO STATE", "csufresno2");
	
	logoList[i++] = new makeLogo("MIAMI (OH)", "muohio");
	logoList[i++] = new makeLogo("CARLETON", "CarletonUniversity");
	logoList[i++] = new makeLogo("INDIANA SOUTHEAST", "IndianaSoutheast");
	logoList[i++] = new makeLogo("MOUNT ST MARY'S", "msm");
	logoList[i++] = new makeLogo("I P F W", "ipfw");
	logoList[i++] = new makeLogo("FLORIDA A & M", "famu");
	logoList[i++] = new makeLogo("SAVANNAH ST", "savstate");
	logoList[i++] = new makeLogo("WRIGHT ST", "wright");
	logoList[i++] = new makeLogo("UTAH VALLEY ST", "utah_valley_state");
	logoList[i++] = new makeLogo("ST FRANCIS (PA)", "st_francis_PA");
	logoList[i++] = new makeLogo("NIPPERT STADIUM PARKING", "parking");
	logoList[i++] = new makeLogo("AUSTIN PEAY", "apsu");
	logoList[i++] = new makeLogo("N C STATE", "ncstate");
	logoList[i++] = new makeLogo("BASKETBALL EVENTS", "basketball");
	logoList[i++] = new makeLogo("2nd Annual Basketball 101", "basketball");
	logoList[i++] = new makeLogo("BASKETBALL PARKING", "parking");	
	logoList[i++] = new makeLogo("MCGILL UNIVERSITY", "mcgl");	
	logoList[i++] = new makeLogo("PRESBYTERIAN", "presby");	
	logoList[i++] = new makeLogo("NORWESTERN STATE", "nwst");	
	
	logoList[i++] = new makeLogo("BEEF O' BRADY'S BOWL", "Beef-OBradys-Bowl");	
	logoList[i++] = new makeLogo("BELK BOWL", "belk-bowl");	
	logoList[i++] = new makeLogo("CHAMPS SPORTS BOWL", "Champs-sports-bowl");	
	logoList[i++] = new makeLogo("PINSTRIPE BOWL", "Pinstripe-Bowl");	
	logoList[i++] = new makeLogo("LIBERTY BOWL", "Liberty-Bowl");	
	logoList[i++] = new makeLogo("BBVA COMPASS BOWL", "Compass-Bowl");		
	logoList[i++] = new makeLogo("ORANGE BOWL", "Discover-Orange-Bowl");  	
	logoList[i++] = new makeLogo("BELK BOWL", "belk-bowl");	 	
	logoList[i++] = new makeLogo("PINSTRIPE BOWL", "Pinstripe-Bowl");	
	logoList[i++] = new makeLogo("BBVA COMPASS BOWL", "Compass-Bowl");	

	logoList[i++] = new makeLogo("AUTOZONE LIBERTY BOWL", "liberty_bowl");	
	

/* --------------------------------------------------
	EXTRA LIST
-------------------------------------------------- */
	extraList = new Array;
	var i = 0;
	extraList[i++] = ""; // DO NOT remove
	extraList[i++] = "The ";
	extraList[i++] = "at ";
	extraList[i++] = "@ ";
	extraList[i++] = "vs ";
	extraList[i++] = "vs. ";
	extraList[i++] = " FAMILY 4 PACK";
	extraList[i++] = " - Family Four Packs";
	extraList[i++] = " - Group Tickets";
	extraList[i++] = " - Student Matinee";
	extraList[i++] = " Time TBA";
	
	extraList[i++] = " $40";	
	extraList[i++] = " $50";	
	extraList[i++] = " $65";	
	extraList[i++] = " $70";		
	extraList[i++] = " $75";
	extraList[i++] = " $80";	
	extraList[i++] = " $90";	
	extraList[i++] = " $99";
	extraList[i++] = " $110";			
	extraList[i++] = " $115";				
	extraList[i++] = " $120";				
	extraList[i++] = " $125";					
	extraList[i++] = " $140";						
	extraList[i++] = " $150";							
	extraList[i++] = " $155";				
	extraList[i++] = " $165";				
	extraList[i++] = " $210";					
	extraList[i++] = " $225";				

	
	// sort extraList, greatest length first
	extraList.sort(function(a,b) {
		return (a.length > b.length) ? -1 : 1;
	});

/* --------------------------------------------------
	FULL-SIZED IMAGES LIST
-------------------------------------------------- */
	fullsizeList = new Array;
	var i = 0;
//	fullsizeList[i++] = new makeLogo("Rutgers Student Test", "StudentShirt");

/* --------------------------------------------------
	GROUP LIST
-------------------------------------------------- */
	logoGroupList = new Array;
	var i = 0;
	logoGroupList[i++] = new makeLogo(new Array("F","FB","FBS","FBI","FB3","STFB", "C"), "football");
	logoGroupList[i++] = new makeLogo(new Array("BSB"), "baseball");
	logoGroupList[i++] = new makeLogo(new Array("SB"), "softball");
	logoGroupList[i++] = new makeLogo(new Array("MB","MBS","MBI"), "basketball");
	logoGroupList[i++] = new makeLogo(new Array("WB","WBS","WBI", "RSF:GRP"), "basketball");
	logoGroupList[i++] = new makeLogo(new Array("V","VB","MVB","WVB"), "volleyball");
	logoGroupList[i++] = new makeLogo(new Array("H"), "hockey");
	logoGroupList[i++] = new makeLogo(new Array("SOC","SO","MS","WS", "S"), "soccer");
	logoGroupList[i++] = new makeLogo(new Array("CLD"), "calendar");
	

/* --------------------------------------------------
	MAIN LOGO FUNCTIONS
-------------------------------------------------- */
	function printLogo(name, group) {
		var logo = "";
		name = cleaner(name.toUpperCase());
		
		// remove appending dates/times (ie: "TITLE - Wed., Sept. 17 - 2pm")
		name = name.replace(/(( |,|-|\(|\bon\b|\bat\b){0,2} ?\b(mon|tue(s)?|wed(nes)?|thu(r(s)?)?|fri|sat(ur)?|sun)(day)?\b\.?( morning| afternoon| eve| evening| mat)?\)?)?(( |,|-|\(|\bon\b|\bat\b){0,2} ?(\b(jan(uary)?|feb(ruary)?|mar(ch)?|apr(il)?|may|jun(e)?|jul(y)?|aug(ust)?|sep(t(ember)?)?|oct(ober)?|nov(ember)?|dec(ember)?)\b\.? \d{1,2}(th)?(,? ?(20)?\d{2})?\)?|\d{1,2}[/\- ]\d{1,2}([/\- ](20)?\d{2})?\)?))?(( |,|-|\(|\bon\b|\bat\b|@){0,2} ?\d{1,2}(:\d{2})? ?(a.?m.?|p.?m.?)\)?)?$/ig, "");

		// process extralist
		var extraName = name;
		for(var i=0; i<extraList.length; i++) {
			if(extraName.indexOf(extraList[i].toUpperCase())==0) {
				extraName = extraName.slice(extraList[i].length, extraName.length);
				break;
			}
				}
		for(var i=0; i<extraList.length; i++) {
			if(extraName.length - extraList[i].length>0 && extraName.indexOf(extraList[i].toUpperCase())==extraName.length - extraList[i].length) {
				extraName = extraName.slice(0, extraName.length - extraList[i].length);
				break;
			}
		}
		extraName = extraName.replace(/(( |,|-|\(|\bon\b|\bat\b){0,2} ?\b(mon|tue(s)?|wed(nes)?|thu(r(s)?)?|fri|sat(ur)?|sun)(day)?\b\.?( morning| afternoon| eve| evening| mat)?\)?)?(( |,|-|\(|\bon\b|\bat\b){0,2} ?(\b(jan(uary)?|feb(ruary)?|mar(ch)?|apr(il)?|may|jun(e)?|jul(y)?|aug(ust)?|sep(t(ember)?)?|oct(ober)?|nov(ember)?|dec(ember)?)\b\.? \d{1,2}(th)?(,? ?(20)?\d{2})?\)?|\d{1,2}[/\- ]\d{1,2}([/\- ](20)?\d{2})?\)?))?(( |,|-|\(|\bon\b|\bat\b|@){0,2} ?\d{1,2}(:\d{2})? ?(a.?m.?|p.?m.?)\)?)?$/ig, "");

		// find logo match (start from end for most recently added logos)
		for(var i=logoList.length-1; i>=0; i--) {
			var listName = logoList[i].oname.toUpperCase();
			if(name==cleaner(listName) || extraName==cleaner(listName)) {
				logo = logoList[i].ologo;
				break;
			}
		}

		// find logo based on group
		if(logo=="") {
			if(typeof(fullGroupList)!="undefined" && group!="") {
				while(logo=="" && group!="") {
					for(var k=0; k<logoGroupList.length; k++) {
						for(var l=0; l<logoGroupList[k].oname.length; l++) {
							if(logoGroupList[k].oname[l]==group) {
								logo = logoGroupList[k].ologo;
								break;
							}
						}
						if(logo!="") break;
				}
					if(logo!="") break;
					var parent = "";
					for(var i=0; i<fullGroupList.length; i++) {
						if(fullGroupList[i].code==group) {
							parent = fullGroupList[i].parent;
						}
					}
					group = parent;
				}
			} else {
				for(var k=0; k<logoGroupList.length; k++) {
					for(var l=0; l<logoGroupList[k].oname.length; l++) {
						if(logoGroupList[k].oname[l]==group) {
							logo = logoGroupList[k].ologo;
							break;
						}
					}
				}
			}
		}
		
		// set DEFAULT LOGO if still not assigned	
		//template enhancement, no default logo for renewals
		if(group!="renewals") {
			if(logo=="") logo = "na";
		} else {
			if(logo=="") logo = "basketball";  //change to different default renewal logo, or comment out to remove default logo function on Renewal Process	
		}
		
		// determine if full sized image exists
		var fullSize = "";
		for(var i=0; i < fullsizeList.length; i++) {
			var listName = fullsizeList[i].oname.toUpperCase();
			if(name==cleaner(listName) || extraName==cleaner(listName)) {
				fullSize = fullsizeList[i].ologo;
				break;
			}
		}
		
		var imgSrc = "";

		// create and return logo source
		if(logo!="") {
			if(typeof(logo)=="string") {
				imgSrc = '<img src="'+imageWWWPath+'/logos/'+logo+'.gif" border="0" width="60" height="60" alt="'+extraName+'" align="absmiddle">';
			} else {
			for(var k=0; k<logo.length; k++) {
					imgSrc += '<img src="'+imageWWWPath+'/logos/'+logo[k]+'.gif" border="0" width="60" height="60" alt="'+extraName+'" align="absmiddle"> ';
				}
			}
			if(fullSize!="" && group!="ticketTransfers") {
				imgSrc = '<a href="#" onclick="toggleFullSize(this); return false;" class="thumbHide">' + imgSrc + '<br><small style="white-space:nowrap"><img src="'+imageWWWPath+'/fullsize/mag.gif" border="0" width="11" height="11" align="absmiddle"> view large</small><span><img src="'+imageWWWPath+'/fullsize/'+fullSize+'.gif" border="0" alt="'+name+'"><br><small style="white-space:nowrap"><img src="'+imageWWWPath+'/fullsize/close.gif" border="0" width="11" height="11" align="absmiddle"> click to close</small></span></a>';
			}
		}
		return(imgSrc);
	}
	
	function toggleFullSize(thumb) {
		if(thumb.className=="thumbHide") {
			thumb.className = 'thumbShow';
		} else if(thumb.className=="thumbShow") {
			thumb.className = 'thumbHide';
		}
	}
	
	// print smaller logo for calendar
	function printCalLogo(name, group) {
		var imgSrc = printLogo(name, group);
		if(imgSrc!="") {
		imgSrc = imgSrc.replace(/width="60" height="60"/ig, 'width="40" height="40"');
			
			//remove full size code
			imgSrc = imgSrc.replace(/((<a href[^>]+>){1}|(<br>(<([^>]+)>)+ view large(<([^>]+)>)+ click to close(<([^>]+)>)+))/ig, "");
		}
		return(imgSrc);
	}	
	// print very small logo
	function printSmallLogo(name, group) {
		var imgSrc = printLogo(name, group);
		if(imgSrc!="") {
			imgSrc = imgSrc.replace(/width="60" height="60"/ig, 'width="30" height="30" align="absmiddle"');
			
			//remove full size code
			imgSrc = imgSrc.replace(/((<a href[^>]+>){1}|(<br>(<([^>]+)>)+ view large(<([^>]+)>)+ click to close(<([^>]+)>)+))/ig, "");
		}
		return(imgSrc);
	}
	
