/* --------------------------------------------------
	Created:	March 6, 2007
	Purpose:	Functions to create and print logos. 
				Used primarily on:
				- displaySimpleEventList
				- displayGroupList 
-------------------------------------------------- */
	var defaultLogo = "na"; // custom code
	
	function makeLogo(name, logo, divider) {
		this.oname = name;
		this.ologo = logo;
		this.divider = (typeof(divider)!="undefined" && divider!="" ? divider : "");
	}

/* --------------------------------------------------
	LOGO LIST
-------------------------------------------------- */
	logoList = new Array;
	var i = 0;

// Updated logos to 100x100
	logoList[i++] = new makeLogo("Bill T. Jones/Arnie Zane Dance Company", "ArnieZaneDanceCompany");
	logoList[i++] = new makeLogo("Aspen Santa Fe Ballet", "AspenSantaFeBallet");
	logoList[i++] = new makeLogo("August: Osage County", "AugustOsageCounty");
	logoList[i++] = new makeLogo("Bat Boy: The Musical", "BatBoyTheMusical");
	logoList[i++] = new makeLogo("Chicago", "Chicago");
	logoList[i++] = new makeLogo("Chimera Patrice", "ChimeraPatrice");
	logoList[i++] = new makeLogo("A Christmas Carol", "ChristmasCarol");
	logoList[i++] = new makeLogo("Dave Koz and Friends", "DaveKozandFriends");
	logoList[i++] = new makeLogo("David Archuleta", "DavidArchuleta");
	logoList[i++] = new makeLogo("Doc Opera 2009", "DocOpera2009");
	logoList[i++] = new makeLogo("The Dream Jam Band", "DreamJamBand");
	logoList[i++] = new makeLogo("Elvis Birthday Tribute", "ElvisBirthdayTribute");
	logoList[i++] = new makeLogo("Farfalle", "Farfalle");
	logoList[i++] = new makeLogo("Fiddler On The Roof", "FiddlerOnTheRoof");
	logoList[i++] = new makeLogo("The Four Bitchin&#39; Babes &quot;Diva Nation&quot;", "FourBitchinBabes");
	logoList[i++] = new makeLogo("Frankie Valli and the Four Seasons", "FrankieValliandtheFourSeaso");
	logoList[i++] = new makeLogo("Gabriel Iglesias", "GabrielIglesias");
	logoList[i++] = new makeLogo("Corbian A Glow in the Dark Adventure", "GlowintheDarkAdventure");
	logoList[i++] = new makeLogo("The Golden Boys", "GoldenBoys");
	logoList[i++] = new makeLogo("Grease", "Grease");
	logoList[i++] = new makeLogo("Cleveland Pops Orchestra &quot;Holiday in Toyland&quot;", "HolidayinToyland");
	logoList[i++] = new makeLogo("My Mother&#39;s Italiian, My Father&#39;s Jewish & I&#39;m In Therapy", "ImInTherapy");
	logoList[i++] = new makeLogo("International Children&#39;s Festival 2-show package", "InternationalChildrensFestiv");
	logoList[i++] = new makeLogo("In the Heights", "IntheHeights");
	logoList[i++] = new makeLogo("Jesus Christ Superstar", "JesusChristSuperstar");
	logoList[i++] = new makeLogo("Jhumpa Lahiri", "JhumpaLahiri");
	logoList[i++] = new makeLogo("Jim Brickman", "JimBrickman");
	logoList[i++] = new makeLogo("Joe Goode Performance Group", "JoeGoodePerformanceGroup");
	logoList[i++] = new makeLogo("Jump Back Ball", "JumpBackBall");
	logoList[i++] = new makeLogo("Junie B. Jones", "JunieBJones");
	logoList[i++] = new makeLogo("The Man Who Planted Trees", "ManWhoPlantedTrees");
	logoList[i++] = new makeLogo("Mary Oliver", "MaryOliver");
	logoList[i++] = new makeLogo("A Midsummer Night&#39;s Dream", "MidsummerNightsDream");
	logoList[i++] = new makeLogo("The Musical Box", "MusicalBox");
	logoList[i++] = new makeLogo("Peking Acrobats", "PekingAcrobats");
	logoList[i++] = new makeLogo("The Phantom of the Opera", "PhantomoftheOpera");
	logoList[i++] = new makeLogo("Pilobolus", "Pilobolus");
	logoList[i++] = new makeLogo("Riverdance", "Riverdance");
	logoList[i++] = new makeLogo("R. Kelly", "RKelly");
	logoList[i++] = new makeLogo("Ron White", "RonWhite");
	logoList[i++] = new makeLogo("The Seasons of Life", "SeasonsofLife");
	logoList[i++] = new makeLogo("The Second City", "SecondCity");
	logoList[i++] = new makeLogo("Smokie Norful, Vickie Winans & L.J. Reynolds", "SmokieNorful");
	logoList[i++] = new makeLogo("The Songs of Jerry Herman", "SongsofJerryHerman");
	logoList[i++] = new makeLogo("The Songs of Johnny Mercer", "SongsofJohnnyMercer");
	logoList[i++] = new makeLogo("Sweet Honey in the Rock", "SweetHoneyintheRock");
	logoList[i++] = new makeLogo("Terrance Simien and the Zydeco Experience", "TerranceSimien");
	logoList[i++] = new makeLogo("Til Death Do Us Part: Late Nite Catechism 3", "TilDeathDoUsPart");
	logoList[i++] = new makeLogo("Tinsel Town", "TinselTown");
	logoList[i++] = new makeLogo("Valentine&#39;s Comedy Explosion: Arnez J with Earthquake & Lavell Crawford", "ValentinesComedyExplosion");
	logoList[i++] = new makeLogo("The Very Hungry Caterpillar", "VeryHungryCaterpillar");
	logoList[i++] = new makeLogo("Wicked", "Wicked");
	logoList[i++] = new makeLogo("Wicked Rocks!", "WickedRocks");
	logoList[i++] = new makeLogo("Xanadu", "Xanadu");
	logoList[i++] = new makeLogo("Yu Wei Chinese Dance", "YuWeiChineseDance");
	logoList[i++] = new makeLogo("Nutcracker", "Nutcracker");
	logoList[i++] = new makeLogo("Neil Zaza", "NeilZaza");
	logoList[i++] = new makeLogo("Rustem Hayroudinoff", "RustemHayroudinoff");
	logoList[i++] = new makeLogo("Logan Skelton", "LoganSkelton");
	logoList[i++] = new makeLogo("Chamber Music", "ChamberMusic");
	logoList[i++] = new makeLogo("Cleveland: The Musical", "ClevelandTheMusical");
	logoList[i++] = new makeLogo("Dave Koz and Friends", "DaveKoz");
//	logoList[i++] = new makeLogo("Cleveland Tall Ships Festival", "RotaryClubOfCleveland");
	logoList[i++] = new makeLogo("Cleveland Tall Ships Festival", "TallShipsFest");
	logoList[i++] = new makeLogo("Banff Film Festival", "BanffFilmFestival");
	logoList[i++] = new makeLogo("Mike Epps & Friends &quot;New Years Eve Comedy Explosion&quot;", "MikeEppsFriends");
	logoList[i++] = new makeLogo("North Coast Men&#39;s Chorus - Snow Biz", "NorthCoastMensChorus");
	logoList[i++] = new makeLogo("Sesame Street Live - Elmo&#39;s Green Thumb", "ElmosGreenThumb");
	logoList[i++] = new makeLogo("70&#39;s Soul Jam", "70sSoulJam");
	logoList[i++] = new makeLogo("Children&#39;s Theater Series Workshop - Very Hungry Caterpillar", "VeryHungryCaterpillar");
	logoList[i++] = new makeLogo("Children&#39;s Theater Series Workshop - Junie B. Jones", "JunieBJones");
	logoList[i++] = new makeLogo("Daniel O&#39;Donnell", "DanielODonnell");
	logoList[i++] = new makeLogo("Charlie Wilson and Friends", "CharlieWilsonandFriends");
	logoList[i++] = new makeLogo("David Gray", "DavidGray");
	logoList[i++] = new makeLogo("Celtic Woman", "CelticWoman");
	logoList[i++] = new makeLogo("Joe Bonamassa", "JoeBonamassa");
	logoList[i++] = new makeLogo("Sutton Foster", "SuttonFoster");	
	logoList[i++] = new makeLogo("Royal comedy Tour", "sommore");
	logoList[i++] = new makeLogo("Cleveland Blues Festival", "ClevelandBluesFest");
	logoList[i++] = new makeLogo("Bryan Adams", "BryanAdams");
	logoList[i++] = new makeLogo("Curious George Live!", "CuriousGeorgeLive");
	logoList[i++] = new makeLogo("Curious George Pals Membership Package - 2 Children", "CuriousGeorgeLive");
	logoList[i++] = new makeLogo("Curious George Pals Membership Package - 4 Children", "CuriousGeorgeLive");
	logoList[i++] = new makeLogo("Dion", "Dion");
	logoList[i++] = new makeLogo("Flanagan&#39;s Wake", "FlanagansWake");
	logoList[i++] = new makeLogo("Kevin Hart", "KevinHart");
	logoList[i++] = new makeLogo("Lexus HS 250h Raffle - Two Year Lease", "Lexus");
	logoList[i++] = new makeLogo("Lexus Style Show", "Lexus");
	logoList[i++] = new makeLogo("An Evening with Ramsey Lewis and Patti Austin", "AnEveningWithRamseyLewisand");
	logoList[i++] = new makeLogo("Charlie Haden and Quartet West", "CharlieHadenandQuartetWest");
	logoList[i++] = new makeLogo("Church Girl", "ChurchGirl");
	logoList[i++] = new makeLogo("Cowboy Junkies", "CowboyJunkies");
	logoList[i++] = new makeLogo("Craig Ferguson", "CraigFerguson");
	logoList[i++] = new makeLogo("Fair on the Square", "FairontheSquare");
	logoList[i++] = new makeLogo("Frankie Beverly & Maze", "FrankieBeverlyMaze");
	logoList[i++] = new makeLogo("Happy Birthday Henry Mancini", "HappyBirthdayHenryMancini");
	logoList[i++] = new makeLogo("Omar Sosa Afreecanos Quartet", "OmarSosaAfreecanosQuartet");
	logoList[i++] = new makeLogo("ONJ plays Robert Wyatt", "OrchestreNationaldeJazzplay");
	logoList[i++] = new makeLogo("Shen Yun", "ShenYun");
	logoList[i++] = new makeLogo("Smooth Jazz All-Stars", "SmoothJazzAll-Stars");
	logoList[i++] = new makeLogo("The Roots", "TheRoots");
	logoList[i++] = new makeLogo("Trans-Siberian Orchestra", "Trans-SiberianOrchestra");
	logoList[i++] = new makeLogo("John Lithgow: Stories By Heart", "JohnLithgow");		
	logoList[i++] = new makeLogo("Dave Eggers", "dave_eggers");
	logoList[i++] = new makeLogo("Jeanette Walls", "jeanette_walls");
	logoList[i++] = new makeLogo("Dr. Neil DeGrasse Tyson", "neil_degrasse_tyson");
	logoList[i++] = new makeLogo("Pete Hamill", "pete_hamill");
	logoList[i++] = new makeLogo("Writers Center Stage Series", "writers_center_stage");
	logoList[i++] = new makeLogo("Fame: The Musical", "Fame_The_Musical");
	logoList[i++] = new makeLogo("Adam Lambert", "Adam_Lambert");
	logoList[i++] = new makeLogo("Rescue Me Comedy Tour 2 Featuring Denis Leary with Lenny Clarke and Adam Ferrara", "Rescue_Me_Comedy_Tour_2");
	logoList[i++] = new makeLogo("Sheryl Crow", "Sheryl_Crow");
	logoList[i++] = new makeLogo("Yo Gabba Gabba", "Yo_Gabba_Gabba");
	logoList[i++] = new makeLogo("Cedric the Entertainer", "Cedric_the_Entertainer");
	logoList[i++] = new makeLogo("Pagliacci/La Voix Humaine", "pagliaccilavoixhumaine");
	logoList[i++] = new makeLogo("The Pearl Fishers", "thepearlfishers");
	logoList[i++] = new makeLogo("Bellydance Superstars", "bellydancesuperstars");
	logoList[i++] = new makeLogo("Cats", "cats");
	logoList[i++] = new makeLogo("Cirque Dreams Holidaze", "cirquedreamsholidaze");
	logoList[i++] = new makeLogo("Cleveland Pops", "clevelandpops");
	logoList[i++] = new makeLogo("The Color Purple", "thecolorpurple");
	logoList[i++] = new makeLogo("Dave Koz & Friends", "davekoz_friends");
	logoList[i++] = new makeLogo("David Sedaris", "davidsedaris");
	logoList[i++] = new makeLogo("Dixie&#39;s Tupperware Party", "dixiestupperwareparty");
	logoList[i++] = new makeLogo("Golda&#39;s Balcony", "goldasbalcony");
	logoList[i++] = new makeLogo("Handel&#39;s Messiah Rocks", "handelsmessiahrocks");
	logoList[i++] = new makeLogo("Ian Anderson", "iananderson");
	logoList[i++] = new makeLogo("Johnny Mathis", "johnnymathislogo");
	logoList[i++] = new makeLogo("Kathy Griffin", "kathygriffin");
	logoList[i++] = new makeLogo("Legally Blonde", "legallyblonde");
	logoList[i++] = new makeLogo("Legends of Hip Hop are Back", "legendsofhiphopareback");
	logoList[i++] = new makeLogo("Louis CK", "louisck");
	logoList[i++] = new makeLogo("The Merchants of Bollywood", "themerchantsofbollywood");
	logoList[i++] = new makeLogo("My Mother&#39;s Italian, My Father&#39;s Jewish, and I&#39;m Home for the Holidays", "mymothersitalian");
	logoList[i++] = new makeLogo("Paul Anka", "paulanka");
	logoList[i++] = new makeLogo("Peter & Paul", "peter_paul");
	logoList[i++] = new makeLogo("Pink Martini", "pinkmartini");
	logoList[i++] = new makeLogo("Stomp", "stomp");
	logoList[i++] = new makeLogo("Suzanne Vega", "suzannevega");
	logoList[i++] = new makeLogo("Othello", "othello");
	logoList[i++] = new makeLogo("An Ideal Husband", "ideal_husband");
	logoList[i++] = new makeLogo("A Christmas Carol", "christmas_carol");
	logoList[i++] = new makeLogo("Complete works of William Shakespeare", "william_shakespeare");
	logoList[i++] = new makeLogo("The Complete Works of William Shakespeare (Abridged)", "william_shakespeare");
	logoList[i++] = new makeLogo("Two Gentlemen of Verona", "two_gents");
	logoList[i++] = new makeLogo("4th Annual Multi-Cultural Music Fest & Health Fair", "health_fair");	
	logoList[i++] = new makeLogo("West Side Story", "West-Side-Story");
	logoList[i++] = new makeLogo("Billy Elliot", "Billy-Elliot");
	logoList[i++] = new makeLogo("Blue Man Group", "Blue-Man-Group");
	logoList[i++] = new makeLogo("Les Miserables", "Les-Miserables");
	logoList[i++] = new makeLogo("Next to Normal ", "Next-to-Normal");
	logoList[i++] = new makeLogo("Shrek the Musical", "Shrek");
	logoList[i++] = new makeLogo("South Pacific", "South-Pacific");
	logoList[i++] = new makeLogo("Phantom t-shirt (full mask with rose)", "PhantomMaskRoseTshirt");
	logoList[i++] = new makeLogo("Phantom of the Opera (Full Mask with Rose) t-shirt", "PhantomMaskRoseTshirt");	
	logoList[i++] = new makeLogo("All Lit Up: An Evening of Literary Excellence", "thumb_alllitup");
	logoList[i++] = new makeLogo("All That Fall", "thumb_AllThatFall");
	logoList[i++] = new makeLogo("PlayhouseSquare District Block Party & Tour", "thumb_blockparty");
	logoList[i++] = new makeLogo("Cinema at the Square - Back to the Future", "thumb_cinema_backtothefuture");
	logoList[i++] = new makeLogo("Cinema at the Square - Butch Cassidy & the Sundance Kid", "thumb_cinema_ButchCassidyandtheSundanceKid");
	logoList[i++] = new makeLogo("Cinema at the Square - Goldfinger", "thumb_cinema_goldfinger");
	logoList[i++] = new makeLogo("Cinema at the Square - Gremlins", "thumb_cinema_Gremlins");
	logoList[i++] = new makeLogo("Cinema at the Square - Hard Days Night", "thumb_cinema_harddaysnight");
	logoList[i++] = new makeLogo("The Muppet Movie", "thumb_cinema_muppets");
	logoList[i++] = new makeLogo("Cinema at the Square - Psycho", "thumb_cinema_psycho");
	logoList[i++] = new makeLogo("Cinema at the Square - The Spy Who Loved Me", "thumb_cinema_spywholovedme");
	logoList[i++] = new makeLogo("Cinema at the Square - A Streetcar Named Desire", "thumb_cinema_streetcarnameddesire");
	logoList[i++] = new makeLogo("Cinema at the Square - The Natural", "thumb_cinema_thenatural");
	logoList[i++] = new makeLogo("A Conversation with Geoffrey Canada", "thumb_GeoffryCanada");
	logoList[i++] = new makeLogo("Hubbard Street Chicago", "thumb_HubbardDance");
	logoList[i++] = new makeLogo("Jeannette Walls", "thumb_JeanetteWalls");
	logoList[i++] = new makeLogo("Leo Lionni's Swimmy, Frederick & Inch by Inch", "thumb_Leo_Lionni");
	logoList[i++] = new makeLogo("Personals Uncut", "thumb_personalsuncut");
	logoList[i++] = new makeLogo("Puss in Boots (El gato con botas) - English Translation", "thumb_pussnboots");
	logoList[i++] = new makeLogo("Puss in Boots (El gato con botas) - Spanish Translation", "thumb_pussnboots");
	logoList[i++] = new makeLogo("The Screwtape Letters", "thumb_ScrewtapeLetters2");
	logoList[i++] = new makeLogo("Songs for the Cure", "thumb_songsforthecure");
	logoList[i++] = new makeLogo("Trey Songz", "thumb_treysongz");	
	logoList[i++] = new makeLogo("Jane Monheit", "thumb_JaneMonheit");
	logoList[i++] = new makeLogo("The Gatlin Brothers", "thumb_GatlinBros");	
	logoList[i++] = new makeLogo("Circa's 46 Circus Acts in 45 Minutes", "thumb_46Circus");
	logoList[i++] = new makeLogo("1964 The Tribute", "thumb_1964");
	logoList[i++] = new makeLogo("Clay Aiken", "thumb_clay-aikenREV");
	logoList[i++] = new makeLogo("Drumline Live", "thumb_drumline");
	logoList[i++] = new makeLogo("Four Bitchin' Babes present 'Diva Nation'", "thumb_fourbitchinbabes");
	logoList[i++] = new makeLogo("Gospel Superfest 2010", "thumb_gospel-superfest");
	logoList[i++] = new makeLogo("The Greek All-Star Awards", "thumb_greeks-united");
	logoList[i++] = new makeLogo("Harold and the Purple Crayon: A Dance Adventure", "thumb_HaroldandthePurpleCrayon");
	logoList[i++] = new makeLogo("John Mellencamp", "thumb_JohnMellencampREV");
	logoList[i++] = new makeLogo("John Mellencamp - new CD digital download", "thumb_JohnMellencampREV");
	logoList[i++] = new makeLogo("John Mellencamp Premium Ticket Package", "thumb_JohnMellencampREV");
	logoList[i++] = new makeLogo("Knuffle Bunny: A Cautionary Musical", "thumb_KnuffleBunny");
	logoList[i++] = new makeLogo("Mannheim Steamroller", "thumb_MannheimSteamroller");
	logoList[i++] = new makeLogo("Mazowsze", "thumb_mazowsze");
	logoList[i++] = new makeLogo("Naturally 7", "thumb_naturally7");
	logoList[i++] = new makeLogo("Parsons Dance", "thumb_ParsonsDance");
	logoList[i++] = new makeLogo("Pink Floyd Experience", "thumb_pinkfloyd");
	logoList[i++] = new makeLogo("Rioult", "thumb_rioult");
	logoList[i++] = new makeLogo("Les Ballet Trockadero de Monte Carlo", "thumb_trockadero");
	logoList[i++] = new makeLogo("Werther", "thumb_werther");	
	logoList[i++] = new makeLogo("Great Lakes Theater Festival - The Classic 4-Play Package", "Great-Lakes-Theatre-logo");
	logoList[i++] = new makeLogo("Great Lakes Theater Festival - Best Value 4-Play Package", "Great-Lakes-Theatre-logo");
	logoList[i++] = new makeLogo("Passing Strange", "passing_strange");
	logoList[i++] = new makeLogo("Altar Boyz", "altar_boyz");
	logoList[i++] = new makeLogo("Celebrity Autobiography", "celebrity_autobiography");
	logoList[i++] = new makeLogo("Last Call Cleveland", "lastcall_cleveland");
	logoList[i++] = new makeLogo("An Evening with Lucille Ball: &quot;Thank You for Asking&quot;", "lucille_ball");
	logoList[i++] = new makeLogo("Natalie Merchant", "natalie_merchant");  	
	logoList[i++] = new makeLogo("Fats Domino - American Music Masters", "american_music_masters");
	logoList[i++] = new makeLogo("A Jew Grows in Brooklyn", "ajewgrows");
	logoList[i++] = new makeLogo("Ballroom Blitz - Waltz", "bb_waltz");
	logoList[i++] = new makeLogo("Ballroom Blitz - Salsa", "bb_salsa");
	logoList[i++] = new makeLogo("Ballroom Blitz - Rumba", "bb_rumba");
	logoList[i++] = new makeLogo("Ballroom Blitz - Fox Trot", "bb_foxtrot");
	logoList[i++] = new makeLogo("Ballroom Blitz - 4-class Dance Workshop", "bb_workshop");
	logoList[i++] = new makeLogo("Santaland Diaries", "santaland_diaries");
	logoList[i++] = new makeLogo("Michael Bolton", "michael_bolton");
	logoList[i++] = new makeLogo("Girls Night: The Musical", "girls_night");
	logoList[i++] = new makeLogo("Eifman Ballet", "eifman_ballet");
	logoList[i++] = new makeLogo("Jerry Seinfeld", "jerry_seinfeld");
	logoList[i++] = new makeLogo("Fall for the Arts", "fallforthe_arts");
	logoList[i++] = new makeLogo("Old School Funk Fest", "funkfest");
	logoList[i++] = new makeLogo("Glenn Beck", "glenn_beck");
	logoList[i++] = new makeLogo("The Dead End Eddy Chronicles", "eddy_chronicles");
	logoList[i++] = new makeLogo("Straight No Chaser", "straight_nochaser");
	logoList[i++] = new makeLogo("Boats", "boats");
	logoList[i++] = new makeLogo("PlayhouseSquare Store", "PlayhouseStore");
	logoList[i++] = new makeLogo("Gospel Festival 2010", "Gospel-Festival-2010");
	logoList[i++] = new makeLogo("Mike Petrone featuring the students of CSA", "mike-petrone");
	logoList[i++] = new makeLogo("North Coast Men&#39;s Chorus - There&#39;s Something About Merry", "North-Coast-Men's-Chorus");	
	logoList[i++] = new makeLogo("Billy Elliot Gift Card Promotion", "Billy-Elliot");
	logoList[i++] = new makeLogo("Pero (or The Mysteries of the Night)", "Pero");
	logoList[i++] = new makeLogo("Room on the Broom", "Room-on-the-Broom");
	logoList[i++] = new makeLogo("Shopping for Shoes", "Shopping-for-Shoes");
	logoList[i++] = new makeLogo("Jump Back Ball", "Jump-Back-Ball-2010");
	logoList[i++] = new makeLogo("Jump Back Ball (includes early VIP admission)", "Jump-Back-Ball-2010");
	logoList[i++] = new makeLogo("Jump Back Ball Sponsorship", "Jump-Back-Ball-2010");
	logoList[i++] = new makeLogo("Fantasia", "Fantasia");
	logoList[i++] = new makeLogo("Richard Marx & Matt Scannell", "Richard-Marx-&-Matt-Scannell");
	logoList[i++] = new makeLogo("Sommore", "Sommore");
	logoList[i++] = new makeLogo("Miranda Cosgrove", "Miranda Cosgrove");
	logoList[i++] = new makeLogo("Miranda Cosgrove Meet & Greet Package", "Miranda Cosgrove");
	logoList[i++] = new makeLogo("Miranda Cosgrove Hot Ticket Package", "Miranda Cosgrove");
	logoList[i++] = new makeLogo("Sesame Street Live &quot;1-2-3...Imagine! with Elmo&quot;", "Sesame Street Live 1-2-3...Imagine! with Elmo");
	logoList[i++] = new makeLogo("Jersey Boys", "Jersey-Boys");
	logoList[i++] = new makeLogo("Steven Wright", "Steven-Wright");
	logoList[i++] = new makeLogo("Cheaper to Keep Her", "Cheaper-to-Keep-Her");	
	logoList[i++] = new makeLogo("Playhouse Square Tervis Tumbler", "PlayhouseSquare Tervis Tumbler");
	logoList[i++] = new makeLogo("International Children&#39;s Festival", "ICF-logo");
	logoList[i++] = new makeLogo("Take 6", "Take-6");
	logoList[i++] = new makeLogo("Amy Grant & Michael W. Smith", "Amy-Grant-&-Michael-W");
	logoList[i++] = new makeLogo("Joshua Seth&#39;s Beyond Belief", "Joshua-Seth's-Beyond-Belief");
	logoList[i++] = new makeLogo("Celebrating the Music of Tito Puente", "Celebrating-the-Music-of-Tito-Puente");
	logoList[i++] = new makeLogo("Raine Austen", "Raine-Austen");
	logoList[i++] = new makeLogo("Stuart McLean", "Stuart-McLean");
	logoList[i++] = new makeLogo("Jersey Boys Hotel Package", "Jersey-Boys");
	logoList[i++] = new makeLogo("Smokey Robinson", "Smokey-Robinson");
	logoList[i++] = new makeLogo("Kem", "Kem");
	logoList[i++] = new makeLogo("Tri-C JamFest-Medeski Martin and Wood", "Tri-C JamFest-Medeski Martin and Wood");
	logoList[i++] = new makeLogo("Boney James", "Boney-James");
	logoList[i++] = new makeLogo("Morton&#39;s the Steakhouse - Dinner Package", "Morton's-Logo-Tower-City");
	logoList[i++] = new makeLogo("Dark Ride: A VIP Experience presented by Lexus", "Lexus-Dark-Ride-Image");
	logoList[i++] = new makeLogo("Avant", "Avant");
	logoList[i++] = new makeLogo("Bubbling Brown Sugar", "Bubbling-Brown-Sugar");
	logoList[i++] = new makeLogo("Cleveland School of Dance", "Cleveland-School-of-Dance");
	logoList[i++] = new makeLogo("Mike Epps and Friends", "Mike-Epps-and-Friends");
	logoList[i++] = new makeLogo("Singing Angels", "Singing-Angels");
	logoList[i++] = new makeLogo("Charlie Sheen", "Charlie-Sheen");
	logoList[i++] = new makeLogo("Todd Rundgren", "Todd-Rundgren");
	logoList[i++] = new makeLogo("Guy Fieri", "Guy-Fieri");
	logoList[i++] = new makeLogo("Bell Biv DeVoe, Ginuwine and K-Ci & Jo Jo", "Bell-Biv-DeVoe,-Ginuwine-and-K-Ci-&-Jo-Jo");
	logoList[i++] = new makeLogo("Jon Stewart", "Jon-Stewart");
	logoList[i++] = new makeLogo("Eddie Griffin", "Eddie-Griffin");
	logoList[i++] = new makeLogo("Tuesday Week 1, 7-Show", "Tuesday-Evening-Week-1");
	logoList[i++] = new makeLogo("Wednesday Week 1, 7-Show", "Wednesday-Evening-Week-1");
	logoList[i++] = new makeLogo("Thursday Week 1, 7-Show", "Thursday-Evening-Week-1");
	logoList[i++] = new makeLogo("Friday Week 1, 7-show", "Friday-Evening-Week-1");
	logoList[i++] = new makeLogo("Saturday Matinee Week 1, 7-Show", "Saturday-Matinee-Week-1");
	logoList[i++] = new makeLogo("Saturday Evening Week 1, 7-Show", "Saturday-Evening-Week-1");
	logoList[i++] = new makeLogo("Sunday Matinee Week 1, 7-Show", "Sunday-Matinee-Week-1");
	logoList[i++] = new makeLogo("Sunday Evening Week 1, 7-Show", "Sunday-Evening-Week-1");
	logoList[i++] = new makeLogo("Tuesday Week 2, 7-Show", "Tuesday-Evening-Week-2");
	logoList[i++] = new makeLogo("Wednesday Week 2, 7-Show", "Wednesday-Evening-Week-2");
	logoList[i++] = new makeLogo("Thursday Week 2, 7-Show", "Thursday-Evening-Week-2");
	logoList[i++] = new makeLogo("Friday Week 2, 7-show", "Friday-Evening-Week-2");
	logoList[i++] = new makeLogo("Saturday Matinee Week 2, 7-Show", "Saturday-Matinee-Week-2");
	logoList[i++] = new makeLogo("Saturday Evening Week 2, 7-Show", "Saturday-Evening-Week-2");
	logoList[i++] = new makeLogo("Sunday Matinee Week 2, 7-Show", "Sunday-Matinee-Week-2");
	logoList[i++] = new makeLogo("Sunday Evening Week 2, 7-Show", "Sunday-Evening-Week-2");
	logoList[i++] = new makeLogo("PlayhouseSquare Partners Mini Golf Par-Tee", "PlayhouseSquare-Partners-Mini-Golf-Par-Tee");
  

//	store images - small

//	CD item group

	logoList[i++] = new makeLogo("Five Guys Named Moe vocal selections", "FiveGuysNamedMoevocalselect");
	logoList[i++] = new makeLogo("Aly & AJ Acoustic Hearts Winter CD", "Aly&AJAcousticHeartsWinterC");
	logoList[i++] = new makeLogo("Aly & AJ Insomniatic CD", "Aly&AJInsomniaticCD");
	logoList[i++] = new makeLogo("A Chorus Line Vocal Selections", "AChorusLineVocalSelections");
	logoList[i++] = new makeLogo("Ashley Tisdale DVD", "AshleyTisdaleDVD");
	logoList[i++] = new makeLogo("Melissa Barber You Heard It Here First CD", "MelissaBarberYouHeardItHere");
	logoList[i++] = new makeLogo("Legally Blonde CD", "LegallyBlondeCD");
	logoList[i++] = new makeLogo("Jacques Brel CD", "JacquesBrelCD");
	logoList[i++] = new makeLogo("Cats CD", "CatsCD");
	logoList[i++] = new makeLogo("Clay Aiken Merry Christmas With Love CD", "ClayAikenMerryChristmasWith");
	logoList[i++] = new makeLogo("Company CD", "CompanyCD");
	logoList[i++] = new makeLogo("The Color Purple CD", "TheColorPurpleCD");
	logoList[i++] = new makeLogo("Contact CD", "ContactCD");
	logoList[i++] = new makeLogo("Jamie Cullem Twentysomething CD", "JamieCullemTwentysomethingC");
	logoList[i++] = new makeLogo("Curtains CD", "CurtainsCD");
	logoList[i++] = new makeLogo("Disney Mania CD", "DisneyManiaCD");
	logoList[i++] = new makeLogo("Il Divo Christmas CD", "IlDivoChristmasCD");
	logoList[i++] = new makeLogo("The Drowsy Chaperone CD", "TheDrowsyChaperoneCD");
	logoList[i++] = new makeLogo("Dirty Rotten Scoundrels CD", "DirtyRottenScoundrelsCD");
	logoList[i++] = new makeLogo("Dirty Rotten Scoundrels Vocal Selections", "DirtyRottenScoundrelsVocalS");
	logoList[i++] = new makeLogo("Daphne Rubin-Vega Redemption Songs CD", "DaphneRubin-VegaRedemptionS");
	logoList[i++] = new makeLogo("Duetto CD", "DuettoCD");
	logoList[i++] = new makeLogo("Elvis Viva Las Vegas CD", "ElvisVivaLasVegasCD");
	logoList[i++] = new makeLogo("Elvis If Everyday Was Like Xmas CD", "ElvisIfEverydayWasLikeXmasC");
	logoList[i++] = new makeLogo("Evita CD Double (Lupone, Patinkin)", "EvitaCDDouble_Lupone,Patink");
	logoList[i++] = new makeLogo("Fame on 42nd Street CD", "Fameon42ndStreetCD");
	logoList[i++] = new makeLogo("Fame movie musical vocal selections", "Famemoviemusicalvocalselect");
	logoList[i++] = new makeLogo("Fame the Musical vocal selections", "FametheMusicalvocalselectio");
	logoList[i++] = new makeLogo("The Green Bird CD", "TheGreenBirdCD");
	logoList[i++] = new makeLogo("Grey Gardens CD", "GreyGardensCD");
	logoList[i++] = new makeLogo("Hairspray CD (Broadway Cast Recording)", "HairsprayCD_BroadwayCastRec");
	logoList[i++] = new makeLogo("Hairspray CD (Movie Soundtrack)", "HairsprayCD_MovieSoundtrack");
	logoList[i++] = new makeLogo("Hannah Montana CD", "HannahMontanaCD");
	logoList[i++] = new makeLogo("The Jonas Brothers CD", "TheJonasBrothersCD");
	logoList[i++] = new makeLogo("Kiss of the Spiderwoman CD", "KissoftheSpiderwomanCD");
	logoList[i++] = new makeLogo("I Love You Because CD", "ILoveYouBecauseCD");
	logoList[i++] = new makeLogo("Call Me Madam CD", "CallMeMadamCD");
	logoList[i++] = new makeLogo("The Male Intellect CD", "TheMaleIntellectCD");
	logoList[i++] = new makeLogo("Movin&#39; Out CD", "MovinOutCD");
	logoList[i++] = new makeLogo("Mary Poppins vocal selections", "MaryPoppinsvocalselections");
	logoList[i++] = new makeLogo("Miss Saigon vocal selections", "MissSaigonvocalselections");
	logoList[i++] = new makeLogo("Mannheim Steamroller Christmas in the Aire CD", "MannheimSteamrollerChristma");
	logoList[i++] = new makeLogo("Michael W. Smith Christmas Collection CD", "MichaelSmithXmasCollectionC");
	logoList[i++] = new makeLogo("Pacific Overtures CD", "PacificOverturesCD");
	logoList[i++] = new makeLogo("Patrizio Buanne Forever Begins CD", "PatrizioBuanneForeverBegins");
	logoList[i++] = new makeLogo("Patrizio Buanne The Italian CD", "PatrizioBuanneTheItalianCD");
	logoList[i++] = new makeLogo("Pat Daily Freshwater CD", "PatDailyFreshwaterCD");
	logoList[i++] = new makeLogo("Pat Daily Great American Saturday Nite CD", "PatDailyGreatAmericanSaturd");
	logoList[i++] = new makeLogo("Peter White Songs of Season CD", "PeterWhiteSongsofSeasonCD");
	logoList[i++] = new makeLogo("The Pirates of Penzance CD", "ThePiratesofPenzanceCD");
	logoList[i++] = new makeLogo("Phantasmic Broadway CD", "PhantasmicBroadwayCD");
	logoList[i++] = new makeLogo("The Polar Express CD", "ThePolarExpressCD");
	logoList[i++] = new makeLogo("Radio City Spectacular CD", "RadioCitySpectacularCD");
	logoList[i++] = new makeLogo("Rent (2 CD)", "Rent_2CD");
	logoList[i++] = new makeLogo("Sarah Brightman Diva The Singles CD", "SarahBrightmanDivaTheSingle");
	logoList[i++] = new makeLogo("Sara Evans Born to Fly CD", "SaraEvansBorntoFlyCD");
	logoList[i++] = new makeLogo("Sara Evans Real Fine Place CD", "SaraEvansRealFinePlaceCD");
	logoList[i++] = new makeLogo("Saturday Night Fever CD", "SaturdayNightFeverCD");
	logoList[i++] = new makeLogo("Saturday Night Fever vocal selections", "SaturdayNightFevervocalsele");
	logoList[i++] = new makeLogo("Stephen Sondheim Album CD", "StephenSondheimAlbumCD");
	logoList[i++] = new makeLogo("Spamalot CD", "SpamalotCD");
	logoList[i++] = new makeLogo("Spring Awakening CD", "SpringAwakeningCD");
	logoList[i++] = new makeLogo("Sweeney Todd double CD (Revival Cast Recording)", "SweeneyTodddoubleCD_Revival");
	logoList[i++] = new makeLogo("Sweeney Todd CD (movie soundtrack)", "SweeneyToddCD_moviesoundtra");
	logoList[i++] = new makeLogo("Taboo CD", "TabooCD");
	logoList[i++] = new makeLogo("Tarzan the Musical CD", "TarzantheMusicalCD");
	logoList[i++] = new makeLogo("The Color Purple Vocal Selections", "TheColorPurpleVocalSelectio");
	logoList[i++] = new makeLogo("The Full Monty Vocal Selections", "TheFullMontyVocalSelections");
	logoList[i++] = new makeLogo("Titanic Vocal Selections", "TitanicVocalSelections");
	logoList[i++] = new makeLogo("Thoroughly Modern Millie CD", "ThoroughlyModernMillieCD");
	logoList[i++] = new makeLogo("Todd Rundgren Liars CD", "ToddRundgrenLiarsCD");
	logoList[i++] = new makeLogo("Victor Victoria Vocal Selections", "VictorVictoriaVocalSelectio");
	logoList[i++] = new makeLogo("The Wiggles Here Comes Big Red Car CD", "TheWigglesHereComesBigRedCa");
	logoList[i++] = new makeLogo("The Woman in White CD", "TheWomaninWhiteCD");
	logoList[i++] = new makeLogo("Wonderful Town CD", "WonderfulTownCD");
	logoList[i++] = new makeLogo("Neil Zaza One Silent Night Vol 2 CD", "NeilZazaOneSilentNightVol2C");

//	APP item group

	logoList[i++] = new makeLogo("A Chorus Line T-Shirt &quot;The Line&quot;", "AChorusLinet-shirt-grey");
	logoList[i++] = new makeLogo("A Chorus Line T-Shirt", "AChorusLinet-shirt-red");
	logoList[i++] = new makeLogo("Beauty and the Beast Youth Denim Jacket", "BeautyandtheBeastYouthDenim");
	logoList[i++] = new makeLogo("Spelling Bee Adult T-Shirt", "SpellingBeeadultt-shirt-whi");
	logoList[i++] = new makeLogo("Spelling Bee &quot;I Love&quot; babydoll t-shirt", "SpellingBeeILovebabydollt-s");
	logoList[i++] = new makeLogo("Spelling Bee Youth T-Shirt", "SpellingBeeyoutht-shirt-whi");
	logoList[i++] = new makeLogo("Legally Blonde Bruiser Babydoll T-Shirt", "LegallyBlondeBruiserBabydol");
	logoList[i++] = new makeLogo("Legally Blonde T-Shirt", "LegallyBlondeT-shirt-Black");
	logoList[i++] = new makeLogo("Beauty and the Beast child sweatshirt", "BeautyandtheBeastchildsweat");
	logoList[i++] = new makeLogo("Jersey Boys Babydoll T-Shirt (Black)", "JerseyBoysbabydollt-shirt-b");
	logoList[i++] = new makeLogo("Jersey Boys Logo T-Shirt (Grey)", "JerseyBoyslogot-shirt-grey");
	logoList[i++] = new makeLogo("Jersey Boys Logo T-Shirt (Black)", "JerseyBoyslogot-shirt-black");
	logoList[i++] = new makeLogo("Jersey Boys Babydoll T-Shirt (Red)", "JerseyBoysbabydollt-shirt-r");
	logoList[i++] = new makeLogo("Jersey Boys Logo T-Shirt (Red)", "JerseyBoyslogot-shirt-red");
	logoList[i++] = new makeLogo("A Chorus Line Hooded Sweatshirt", "AChorusLineHoodedSweatshirt");
	logoList[i++] = new makeLogo("A Chorus Line T-Shirt (Long Sleeve)", "AChorusLineT-Shirt-LongSlee");
	logoList[i++] = new makeLogo("Mamma Mia Blue T-shirt", "MammaMiaBlueT-shirt");
	logoList[i++] = new makeLogo("Mamma Mia Glitter Babydoll T-Shirt", "MammaMiaGlitterBabydollTee");
	logoList[i++] = new makeLogo("Mamma Mia Bride Logo T-Shirt", "MammaMiaBrideLogoT-Shirt");
	logoList[i++] = new makeLogo("Mamma Mia Cheer Shorts", "MammaMiaCheerShorts");
	logoList[i++] = new makeLogo("The Full Monty t-shirt", "TheFullMontyt-shirt");
	logoList[i++] = new makeLogo("Miss Saigon sweatshirt", "MissSaigonsweatshirt");
	logoList[i++] = new makeLogo("Phantom of the Opera (Mask Cities) t-shirt", "PhantomoftheOpera_MaskCitie");
	logoList[i++] = new makeLogo("Phantom of the Opera youth sweatshirt", "PhantomoftheOperayouthsweat");
	logoList[i++] = new makeLogo("Spring Awakening The Guilty Ones T-Shirt", "SpringAwakeningTheGuiltyOne");
	logoList[i++] = new makeLogo("Spring Awakening Logo T-Shirt", "SpringAwakeningLogoT-Shirt");
	logoList[i++] = new makeLogo("Starlight Express T-Shirt (Black)", "StarlightExpresst-shirt-bla");
	logoList[i++] = new makeLogo("Starlight Express T-Shirt (Blue)", "StarlightExpresst-shirt-blu");
	logoList[i++] = new makeLogo("Spamalot You&#39;ve Got Grail Babydoll T-Shirt", "SpamalotYou'veGotGrailBabyd");
	logoList[i++] = new makeLogo("Thoroughly Modern Millie T-Shirt", "ThoroughlyModernMillieWhite");
	logoList[i++] = new makeLogo("Victor Victoria t-shirt", "VictorVictoriat-shirt");
	logoList[i++] = new makeLogo("Vagina Monologues t-shirt", "VaginaMonologuest-shirt");
	logoList[i++] = new makeLogo("The Wedding Singer t-shirt", "TheWeddingSingert-shirt");
	logoList[i++] = new makeLogo("Wicked Defy Gravity 3/4 Length Sleeve T-Shirt", "WickedDefyGravity34LengthSl");
	logoList[i++] = new makeLogo("Wicked Popular Babydoll", "WickedPopularBabydoll");
	logoList[i++] = new makeLogo("The Wedding Singer Casualty of Love T-Shirt", "TheWeddingSingerCasualtyofL");

//	NOV item group
	logoList[i++] = new makeLogo("Five Guys Named Moe mug", "FiveGuysNamedMoemug");
	logoList[i++] = new makeLogo("A Chorus Line artistic keychain", "AChorusLineartistickeychain");
	logoList[i++] = new makeLogo("A Chorus Line keychain", "AChorusLinekeychain");
	logoList[i++] = new makeLogo("A Chorus Line lapel pin", "AChorusLinelapelpin");
	logoList[i++] = new makeLogo("A Chorus Line mug", "AChorusLinemug");
	logoList[i++] = new makeLogo("Blast matchbox", "Blastmatchbox");
	logoList[i++] = new makeLogo("Blast mug", "Blastmug");
	logoList[i++] = new makeLogo("Legally Blonde keychain", "LegallyBlondekeychain");
	logoList[i++] = new makeLogo("Legally Blonde notepad & pen set", "LegallyBlondenotepad&penset");
	logoList[i++] = new makeLogo("Beauty and the Beast lapel pin", "BeautyandtheBeastlapelpin");
	logoList[i++] = new makeLogo("Beauty and the Beast mug", "BeautyandtheBeastmug");
	logoList[i++] = new makeLogo("Beauty and the Beast notecard set", "BeautyandtheBeastnotecardse");
	logoList[i++] = new makeLogo("Beauty and the Beast poster pin", "BeautyandtheBeastposterpin");
	logoList[i++] = new makeLogo("Beauty and the Beast trivet", "BeautyandtheBeasttrivet-zoo");
	logoList[i++] = new makeLogo("Candide ceramic magnet", "Candideceramicmagnet");
	logoList[i++] = new makeLogo("Carousel keychain", "Carouselkeychain");
	logoList[i++] = new makeLogo("Carousel poster pin", "Carouselposterpin");
	logoList[i++] = new makeLogo("Cats coaster set", "Catscoasterset");
	logoList[i++] = new makeLogo("Cats notecard set", "Catsnotecardset");
	logoList[i++] = new makeLogo("Chicago keychain", "Chicagokeychain");
	logoList[i++] = new makeLogo("The Color Purple baseball cap", "TheColorPurplebaseballcap");
	logoList[i++] = new makeLogo("The Color Purple leather bookmark", "TheColorPurpleleatherbookma");
	logoList[i++] = new makeLogo("The Color Purple enamel keychain", "TheColorPurpleenamelkeychai");
	logoList[i++] = new makeLogo("Flower Drum Song magnet", "FlowerDrumSongmagnet");
	logoList[i++] = new makeLogo("Gypsy magnet", "Gypsymagnet");
	logoList[i++] = new makeLogo("Hairspray: The Roots book", "HairsprayTheRootsbook");
	logoList[i++] = new makeLogo("King & I keychain", "King&Ikeychain");
	logoList[i++] = new makeLogo("Mamma Mia lapel pin", "MammaMialapelpin");
	logoList[i++] = new makeLogo("Mamma Mia pocket jigsaw puzzle", "MammaMiapocketjigsawpuzzle");
	logoList[i++] = new makeLogo("Les Miserables coaster set", "LesMiserablescoasterset");
	logoList[i++] = new makeLogo("Les Miserables keychain", "LesMiserableskeychain");
	logoList[i++] = new makeLogo("Les Miserables pen", "LesMiserablespen");
	logoList[i++] = new makeLogo("Miss Saigon keychain", "MissSaigonkeychain");
	logoList[i++] = new makeLogo("Miss Saigon matchbox", "MissSaigonmatchbox");
	logoList[i++] = new makeLogo("Nine the Musical magnet", "NinetheMusicalmagnet");
	logoList[i++] = new makeLogo("Passion keychain", "Passionkeychain");
	logoList[i++] = new makeLogo("Phantom of the Opera magnet", "PhantomoftheOperamagnet");
	logoList[i++] = new makeLogo("Putting it Together magnet", "PuttingitTogethermagnet");
	logoList[i++] = new makeLogo("PlayhouseSquare History book", "PlayhouseSquareHistorybook");
	logoList[i++] = new makeLogo("The Phantom of the Opera lapel pin", "ThePhantomoftheOperalapelpi");
	logoList[i++] = new makeLogo("Radio City keychain", "RadioCitykeychain");
	logoList[i++] = new makeLogo("Spring Awakening keychain", "SpringAwakeningkeychain");
	logoList[i++] = new makeLogo("Show Boat keychain", "ShowBoatkeychain");
	logoList[i++] = new makeLogo("Shear Madness mug", "ShearMadnessmug");
	logoList[i++] = new makeLogo("Saturday Night Fever Matchbox", "Saturday-Night-Fever-matchbox---ZOOM");
	logoList[i++] = new makeLogo("Spamalot keychain", "Spamalotkeychain");
	logoList[i++] = new makeLogo("Starlight Express keychain", "StarlightExpresskeychain");
	logoList[i++] = new makeLogo("Starlight Express mug", "StarlightExpressmug");
	logoList[i++] = new makeLogo("Stomp mug", "Stompmug");
	logoList[i++] = new makeLogo("Sunset Blvd bookmark", "SunsetBlvdbookmark");
	logoList[i++] = new makeLogo("Swing mug", "Swingmug");
	logoList[i++] = new makeLogo("Tap Dogs mug", "TapDogsmug");
	logoList[i++] = new makeLogo("Titanic keychain", "Titanickeychain");
	logoList[i++] = new makeLogo("Tony & Tina's Wedding mug", "Tony&TinasWeddingmug");
	logoList[i++] = new makeLogo("The Wedding Singer magnet", "TheWeddingSingermagnet");
	logoList[i++] = new makeLogo("The Wedding Singer baseball cap", "TheWeddingSingerbaseballcap");
	logoList[i++] = new makeLogo("The Wedding Singer keychain", "TheWeddingSingerkeychain");
	logoList[i++] = new makeLogo("The Wedding Singer mug", "TheWeddingSingermug");
	logoList[i++] = new makeLogo("The Wedding Singer poster", "TheWeddingSingerposter");
	logoList[i++] = new makeLogo("Alice Card", "Alice Card");
	logoList[i++] = new makeLogo("Acrylic Clapboard Keychain", "Acrylic Clapboard Keychain");
	logoList[i++] = new makeLogo("Advice to a Player Book", "Advice to a Player Book");
	logoList[i++] = new makeLogo("Best American Short Plays Book", "Best American Short Plays Book");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Bellhop&quot;", "Cottage Collectibles Miniature Bear Bellhop");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Charles&quot;", "Cottage Collectibles Miniature Bear Charles");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Claira&quot;", "Cottage Collectibles Miniature Bear Claira");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Faith&quot;", "Cottage Collectibles Miniature Bear Faith");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Franklin&quot;", "Cottage Collectibles Miniature Bear Franklin");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Janet&quot;", "Cottage Collectibles Miniature Bear Janet");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Joey&quot;", "Cottage Collectibles Miniature Bear Joey");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Miquel&quot;", "Cottage Collectibles Miniature Bear Miquel");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Rusty&quot;", "Cottage Collectibles Miniature Bear Rusty");
	logoList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Santa&quot;", "Cottage Collectibles Miniature Bear Santa");
	logoList[i++] = new makeLogo("Baby Picture Frame &quot;Star is Born&quot;", "Baby Picture Frame Star is Born");
	logoList[i++] = new makeLogo("Personalibees Bee Giggler (Blue)", "Personalibees Bee Giggler (Blue)");
	logoList[i++] = new makeLogo("Barnyard Sounds Placemat", "Barnyard Sounds Placemat");
	logoList[i++] = new makeLogo("Ballerina Piggy Bank", "Ballerina Piggy Bank");
	logoList[i++] = new makeLogo("&quot;Bear-O-Plane&quot; by Gund (Blue)", "Bear-O-Plane by Gund (Blue)");
	logoList[i++] = new makeLogo("&quot;Bear-O-Plane&quot; by Gund (Red)", "Bear-O-Plane by Gund (Red)");
	logoList[i++] = new makeLogo("Camera Clock", "Camera Clock");
	logoList[i++] = new makeLogo("Bob Cratchit and Tiny Tim Candle Extinguisher", "Bob Cratchit and Tiny Tim Candle Extinguisher");
	logoList[i++] = new makeLogo("Enamel Clapboard Keychain", "Enamel Clapboard Keychain");
	logoList[i++] = new makeLogo("Cirque du Soleil Monstwin Pull Along", "Cirque du Soleil Monstwin Pull Along");
	logoList[i++] = new makeLogo("Dora the Explorer Deck Buddy", "Dora the Explorer Deck Buddy");
	logoList[i++] = new makeLogo("First Intermissions Book", "First Intermissions Book");
	logoList[i++] = new makeLogo("Enamel Filmstrip Keychain", "Enamel Filmstrip Keychain");
	logoList[i++] = new makeLogo("Frank Lloyd Wright Bookmark", "Frank Lloyd Wright Bookmark");
	logoList[i++] = new makeLogo("Goober Candle Holder 2nd Birthday", "Goober Candle Holder 2nd Birthday");
	logoList[i++] = new makeLogo("Curious George Bookmark", "Curious George Bookmark");
	logoList[i++] = new makeLogo("Gold Mask Phantom Pin", "Gold Mask Phantom Pin");
	logoList[i++] = new makeLogo("Harp Clock", "Harp Clock");
	logoList[i++] = new makeLogo("Happy Birthday Bear Frame", "Happy Birthday Bear Frame");
	logoList[i++] = new makeLogo("Half-Mask Earrings", "Half-Mask Earrings");
	logoList[i++] = new makeLogo("High School Musical Sticker Set", "High School Musical Sticker Set");
	logoList[i++] = new makeLogo("Joan Collins Art of Living Well Book", "Joan Collins Art of Living Well Book");
	logoList[i++] = new makeLogo("Les Miserables Book", "Les Miserables Book");
	logoList[i++] = new makeLogo("Little Prince Piggy Bank", "Little Prince Piggy Bank");
	logoList[i++] = new makeLogo("Mask - Phantom", "Mask - Phantom");
	logoList[i++] = new makeLogo("Mad Hatter Card", "Mad Hatter Card");
	logoList[i++] = new makeLogo("Mother Figurine &quot;Because I Said So&quot;", "Mother Figurine Because I Said So");
	logoList[i++] = new makeLogo("Mother Figurine &quot;One Day&quot;", "Mother Figurine One Day");
	logoList[i++] = new makeLogo("Mother Figurine &quot;Trust Me&quot;", "Mother Figurine Trust Me");
	logoList[i++] = new makeLogo("Mask Frame", "Mask Frame");
	logoList[i++] = new makeLogo("Music Note Clock", "Music Note Clock");
	logoList[i++] = new makeLogo("Music Stand Clock", "Music Stand Clock");
	logoList[i++] = new makeLogo("Mark Twain Card", "Mark Twain Card");
	logoList[i++] = new makeLogo("New Broadways Book", "New Broadways Book");
	logoList[i++] = new makeLogo("Oliver Twist Mug", "Oliver Twist Mug");
	logoList[i++] = new makeLogo("The Phantom Cat of the Opera Book", "The Phantom Cat of the Opera Book");
	logoList[i++] = new makeLogo("Silver Mask Phantom Pin", "Silver Mask Phantom Pin");
	logoList[i++] = new makeLogo("The Phantom of the Opera Book", "The Phantom of the Opera Book");
	logoList[i++] = new makeLogo("Prince Puppet", "Prince Puppet");
	logoList[i++] = new makeLogo("Provence Footed Trivet", "Provence Footed Trivet");
	logoList[i++] = new makeLogo("Queen of Hearts Card", "Queen of Hearts Card");
	logoList[i++] = new makeLogo("White Rabbit Ornament", "White Rabbit Ornament");
	logoList[i++] = new makeLogo("Rhinestone Dance Pin", "Rhinestone Dance Pin");
	logoList[i++] = new makeLogo("Romeo and Juliet Mug", "Romeo and Juliet Mug");
	logoList[i++] = new makeLogo("Rhinestone Phantom Pin", "Rhinestone Phantom Pin");
	logoList[i++] = new makeLogo("Scrooge T-Shirt", "Scrooge T-Shirt");
	logoList[i++] = new makeLogo("Shakespeare Card", "Shakespeare Card");
	logoList[i++] = new makeLogo("Shakespeare Watch", "Shakespeare Watch");
	logoList[i++] = new makeLogo("Silver Mask Earrings", "Silver Mask Earrings");
	logoList[i++] = new makeLogo("Small Silver Mask Pin", "Small Silver Mask Pin");
	logoList[i++] = new makeLogo("Little All Star Playset", "Little All Star Playset");
	logoList[i++] = new makeLogo("Stuart Little Bookmark", "Stuart Little Bookmark");
	logoList[i++] = new makeLogo("Victrola Music Box", "Victrola Music Box");
	logoList[i++] = new makeLogo("White Rabbit Card", "White Rabbit Card");
	logoList[i++] = new makeLogo("What the World Wears Placemat", "What the World Wears Placemat");
	logoList[i++] = new makeLogo("Writers Notecard Set", "Writers Notecard Set");
	logoList[i++] = new makeLogo("PlayhouseSquare Tervis Tumbler", "PlayhouseSquare Tervis Tumbler");
	logoList[i++] = new makeLogo("Rock Hall of Fame Pen (Black)", "Rock Hall of Fame Pen (Black)");
	logoList[i++] = new makeLogo("Rock Hall of Fame Pen (Burgundy)", "Rock Hall of Fame Pen (Burgundy)");
	logoList[i++] = new makeLogo("Rock Hall of Fame Pen (Green)", "Rock Hall of Fame Pen (Green)");
	logoList[i++] = new makeLogo("Rock Hall of Fame Pen (Navy)", "Rock Hall of Fame Pen (Navy)");
	logoList[i++] = new makeLogo("Hannah Montana Sticker Set", "Hannah Montana Sticker Set");
	logoList[i++] = new makeLogo("Personalibees Bee Giggler (Pink)", "Personalibees Bee Giggler (Pink)");
  
 	// HOL item group
	logoList[i++] = new makeLogo("Angel Ornament (Candle)", "Angel Ornament (Candle)");
	logoList[i++] = new makeLogo("Angel Ornament (Carol Book)", "Angel Ornament (Carol Book)");
	logoList[i++] = new makeLogo("Angel Ornament (Cymbal)", "Angel Ornament (Cymbal)");
	logoList[i++] = new makeLogo("Angel Ornament (Trumpet)", "Angel Ornament (Trumpet)");
	logoList[i++] = new makeLogo("Boy Elf Ornament", "Boy Elf Ornament");
	logoList[i++] = new makeLogo("Porcelain Bell Ornament", "Porcelain Bell Ornament");
	logoList[i++] = new makeLogo("Blue & Green Ball Ornament", "Blue & Green Ball Ornament");
	logoList[i++] = new makeLogo("Bird Snow Disk Ornament", "BIRDORN");
	logoList[i++] = new makeLogo("Jeweled Sailboat Ornament", "Jeweled Sailboat Ornament");
	logoList[i++] = new makeLogo("Bob Hope Thanks for the Memories Holiday CD", "Bob Hope Thanks for the Memories Holiday CD");
	logoList[i++] = new makeLogo("Blue Cloissone Ball", "Blue Cloissone Ball");
	logoList[i++] = new makeLogo("Cloissone Ornament (Medium)", "Cloissone Ornament (Medium)");
	logoList[i++] = new makeLogo("Disco Ball Ornament", "Disco Ball Ornament");
	logoList[i++] = new makeLogo("Dangle & Motion Elf Ornament", "Dangle & Motion Elf Ornament");
	logoList[i++] = new makeLogo("Dangle & Motion Penguin Ornament", "Dangle & Motion Penguin Ornament");
	logoList[i++] = new makeLogo("My Dysfunctional Family Ornament (Boy With Lights)", "My Dysfunctional Family Ornament (Boy With Lights)");
	logoList[i++] = new makeLogo("Cloissone Ornament (Flowers)", "Cloissone Ornament (Flowers)");
	logoList[i++] = new makeLogo("Girl Elf Ornament", "Girl Elf Ornament");
	logoList[i++] = new makeLogo("Green Flocked Ornament", "Green Flocked Ornament");
	logoList[i++] = new makeLogo("Holly Jolly Musical Snowman Pen (Green)", "Holly Jolly Musical Snowman Pen (Green)");
	logoList[i++] = new makeLogo("Holly Jolly Musical Snowman Pen (Red)", "Holly Jolly Musical Snowman Pen (Red)");
	logoList[i++] = new makeLogo("Holly Jolly Musical Snowman Pen (White)", "Holly Jolly Musical Snowman Pen (White)");
	logoList[i++] = new makeLogo("Jeweled Hot Air Balloon Ornament", "Jeweled Hot Air Balloon Ornament");
	logoList[i++] = new makeLogo("Glass Icicle Set", "Glass Icicle Set");
	logoList[i++] = new makeLogo("Ivory Flocked Ornament", "Ivory Flocked Ornament");
	logoList[i++] = new makeLogo("Jingle Bell Ornament (Green)", "Jingle Bell Ornament (Green)");
	logoList[i++] = new makeLogo("Jingle Bell Ornament (Lime Green)", "Jingle Bell Ornament (Lime Green)");
	logoList[i++] = new makeLogo("Jingle Bell Ornament (Silver)", "Jingle Bell Ornament (Silver)");
	logoList[i++] = new makeLogo("Jingle Bell Ornament (Turquoise)", "Jingle Bell Ornament (Turquoise)");
	logoList[i++] = new makeLogo("Jester Doll Ornament", "Jester Doll Ornament");
	logoList[i++] = new makeLogo("Masquerade Ball &quot;Noelle Decor&quot; Ornament", "Masquerade Ball Noelle Decor Ornament");
	logoList[i++] = new makeLogo("Cloissone Ornament (Mulit-Colors)", "Cloissone Ornament (Mulit-Colors)");
	logoList[i++] = new makeLogo("Nutcracker Sweets Cookie Jar", "Nutcracker Sweets Cookie Jar");
	logoList[i++] = new makeLogo("Operation Game Ornament", "Operation Game Ornament");
	logoList[i++] = new makeLogo("Holiday Candy Ring (Green)", "Holiday Candy Ring (Green)");
	logoList[i++] = new makeLogo("Holiday Candy Ring (Red)", "Holiday Candy Ring (Red)");
	logoList[i++] = new makeLogo("Holiday Candy Ring (White)", "Holiday Candy Ring (White)");
	logoList[i++] = new makeLogo("Santa Mittens", "Santa Mittens");
	logoList[i++] = new makeLogo("Sequined Santa Hat", "Sequined Santa Hat");
	logoList[i++] = new makeLogo("Snowflake Ornament", "Snowflake Ornament");
	logoList[i++] = new makeLogo("Snowman Mittens", "Snowman Mittens");
	logoList[i++] = new makeLogo("Masquerade Ball &quot;Connie Spruce&quot; Ornament", "Masquerade Ball Connie Spruce Ornament");
	logoList[i++] = new makeLogo("Starburst Ornament", "Starburst Ornament");
	logoList[i++] = new makeLogo("Tree Snow Disk Ornament", "Tree Snow Disk Ornament");
	logoList[i++] = new makeLogo("Christmas Tree Plaque", "Christmas Tree Plaque");
	logoList[i++] = new makeLogo("Christmas Mug", "Christmas Mug");
	
	// CLD item group
	logoList[i++] = new makeLogo("Knuffle Bunny Soft Toy", "Knuffle Bunny Soft Toy");

	logoList[i++] = new makeLogo("Writers Center Stage Series 2011-12 Pick 4 Package", "writers_center_stage");
	logoList[i++] = new makeLogo("Writers Center Stage Series 2011-12 Pick 5 Package", "writers_center_stage");
	logoList[i++] = new makeLogo("Writers Center Stage Series 2011-12 Full 6-Show Package", "writers_center_stage");
	logoList[i++] = new makeLogo("Writers Center Stage Series 2011-12 Benefactor Series", "writers_center_stage");

	logoList[i++] = new makeLogo("PlayhouseSquare Pals Membership", "Pals");
	logoList[i++] = new makeLogo("Education Fund Donation", "Pals");
	logoList[i++] = new makeLogo("Education Fund $50 Donation", "Pals");
	logoList[i++] = new makeLogo("Education Fund $75 Donation", "Pals");
	logoList[i++] = new makeLogo("CHILDREN&#39;S THEATER SERIES 2011-12 SUBSCRIPTION", "ChildrensTheatreSeries");
	logoList[i++] = new makeLogo("Shoufou Alwawa Wayn", "ShoufouAlwawaWayn");
	logoList[i++] = new makeLogo("Bill Maher", "BillMaher");
	logoList[i++] = new makeLogo("Anthony Bourdain", "AnthonyBourdain");
	logoList[i++] = new makeLogo("Cameo", "Cameo");
	logoList[i++] = new makeLogo("Personals Uncut: New York Edition", "PersonalsUncutNewYorkEdition");
	logoList[i++] = new makeLogo("Return to Forever", "ReturnToForever");
	logoList[i++] = new makeLogo("Michael McDonald & Boz Scaggs", "McDonaldScaggs");

	logoList[i++] = new makeLogo("Jazz Legends of Tomorrow", "JazzLegendsOfTomorrow");
	logoList[i++] = new makeLogo("Tony Bennett", "TonyBennett");
	logoList[i++] = new makeLogo("Jim Brickman and Friends...A Birthday Celebration", "JimBrickmanAndFriends");
	logoList[i++] = new makeLogo("Frankie Valli & the Four Seasons", "FrankieValliFourSeasons");

	logoList[i++] = new makeLogo("42nd Street", "42nd_Street");
	logoList[i++] = new makeLogo("Batman", "Batman");
	logoList[i++] = new makeLogo("Batman Returns", "Batman_Returns");
	logoList[i++] = new makeLogo("Charade", "Charade");
	logoList[i++] = new makeLogo("Cleopatra", "Cleopatra");
	logoList[i++] = new makeLogo("Grand Hotel", "Grand_Hotel");
	logoList[i++] = new makeLogo("Jailhouse Rock", "Jailhouse_Rock");
	logoList[i++] = new makeLogo("Jaws", "Jaws");
	logoList[i++] = new makeLogo("King Kong", "King_Kong");
	logoList[i++] = new makeLogo("Lavell Crawford & Gary Owen", "Lavell_Crawford_&_Gary_Owen");
	logoList[i++] = new makeLogo("Muppet Treasure Island", "Muppet_Treasure_Island");
	logoList[i++] = new makeLogo("On Golden Pond", "On_Golden_Pond");
	logoList[i++] = new makeLogo("Simply Romance featuring Ar'netha", "Simply_Romance_featuring_Arnetha");
	logoList[i++] = new makeLogo("Spider-Man", "Spider-Man");
	logoList[i++] = new makeLogo("Superman", "Superman");
	logoList[i++] = new makeLogo("The Big Chill", "The_Big_Chill");
	logoList[i++] = new makeLogo("The Good, The Bad, and The Ugly", "The_Good_The_Bad_and_The_Ugly");
	logoList[i++] = new makeLogo("The Grapes of Wrath", "The_Grapes_of_Wrath");

	logoList[i++] = new makeLogo("Tommy Emmanuel", "Tommy_Emmanuel");
	logoList[i++] = new makeLogo("The Shaq All Star Comedy Jam", "The_Shaq_All_Star_Comedy_Jam");
	logoList[i++] = new makeLogo("Bryan Ferry", "Bryan_Ferry");
	logoList[i++] = new makeLogo("Fat Camp", "Fat_Camp");
	logoList[i++] = new makeLogo("Lavell Crawford & Gary Owen", "Lavell_Crawford_Gary_Owen");
	logoList[i++] = new makeLogo("Lewis Black", "Lewis_Black");

	logoList[i++] = new makeLogo("The Wizard of Oz", "The_Wizard_of_Oz");
	logoList[i++] = new makeLogo("The Kings of Salsa", "The_Kings_of_Salsa");
	logoList[i++] = new makeLogo("The Whispers", "The_Whispers");
	logoList[i++] = new makeLogo("Celtic Thunder", "Celtic_Thunder");
	logoList[i++] = new makeLogo("Jonathan Butler & Spyro Gyra", "Jonathan_Butler_Spyro_Gyra");
	logoList[i++] = new makeLogo("Why Good Girls Like Bad Boyz", "Why_Good_Girls_Like_Bad_Boyz");
	logoList[i++] = new makeLogo("Patrizio Buanne", "Patrizio_Buanne");
	logoList[i++] = new makeLogo("Holiday Pops", "Holiday_Pops");
	logoList[i++] = new makeLogo("Voices", "Voices");
	logoList[i++] = new makeLogo("Gift Card", "giftcard");
	logoList[i++] = new makeLogo("Wyndham Hotel PlayhouseSquare", "WyndhamHotel");

	logoList[i++] = new makeLogo("2011 PlayhouseSquare District Block Party & Tour", "2011_PlayhouseSquare_District_Block_Party_Tour");
	logoList[i++] = new makeLogo("76th Annual Anisfield-Wolf Book Awards Ceremony", "76th_Annual_Anisfield");
	logoList[i++] = new makeLogo("A Christmas Carol", "A_Christmas_Carol");
	logoList[i++] = new makeLogo("Abraham Verghese", "Abraham_Verghese");
	logoList[i++] = new makeLogo("Alvin Ailey American Dance Theater", "Alvin_Ailey_American_Dance_Theater");
	logoList[i++] = new makeLogo("Anne Lamott", "Anne_Lamott");
	logoList[i++] = new makeLogo("Baobab", "Baobab");
	logoList[i++] = new makeLogo("Billy Collins", "Billy_Collins");
	logoList[i++] = new makeLogo("Cabaret", "Cabaret");
	logoList[i++] = new makeLogo("Colm Toibin", "Colm_Toibin");
	logoList[i++] = new makeLogo("Bristol Riverside Theatre presents Cummins' and Scoullar's The Little Prince By Rick Cummins and John Scoullar", "Cummins_and_Scoullars_The_Little_Prince");
	logoList[i++] = new makeLogo("Elizabeth Strout", "Elizabeth_Strout");
	logoList[i++] = new makeLogo("Emilio and the Enchanted Cow", "Emilio_and_the_Enchanted_Cow");
	logoList[i++] = new makeLogo("Lord of the Dance", "Lord_of_the_Dance");
	logoList[i++] = new makeLogo("Michael Pollan", "Michael_Pollan");
	logoList[i++] = new makeLogo("Million Dollar Quartet", "Million_Dollar_Quartet");
	logoList[i++] = new makeLogo("Rain", "Rain");
	logoList[i++] = new makeLogo("Robin Williams", "Robin_Williams");
	logoList[i++] = new makeLogo("Romeo and Juliet", "Romeo_and_Juliet");
	logoList[i++] = new makeLogo("Squirm Burpee", "Squirm_Burpee");
	logoList[i++] = new makeLogo("Tao", "Tao");
	logoList[i++] = new makeLogo("The Mousetrap", "The_Mousetrap");
	logoList[i++] = new makeLogo("The Taming of the Shrew", "The_Taming_of_the_Shrew");
	logoList[i++] = new makeLogo("The Ugly Duckling & Tortoise and The Hare", "The_Ugly_Duckling_Tortoise_and_The_Hare");
	logoList[i++] = new makeLogo("Treasured Stories By Eric Carle", "Treasured_Stories_By_Eric_Carle");
	logoList[i++] = new makeLogo("World of Rhythm", "World_of_Rhythm");
	logoList[i++] = new makeLogo("Zorro", "Zorro");
	logoList[i++] = new makeLogo("Kathleen Madigan", "Kathleen_Madigan");
	logoList[i++] = new makeLogo("Mike Birbiglia", "Mike_Birbiglia");
	logoList[i++] = new makeLogo("Seth&#39;s Big Fat Broadway Show", "Seths_Big_Fat_Broadway_Show");

	logoList[i++] = new makeLogo("Neil Zaza&#39;s One Silent Night...", "Neil_Zazas_One_Silent_Night");
	logoList[i++] = new makeLogo("Duran Duran", "Duran_Duran");
	logoList[i++] = new makeLogo("Joe Goode Perfromance Group", "Joe_Goode_Perfromance_Group");
	logoList[i++] = new makeLogo("Philadanco", "Philadanco");
	logoList[i++] = new makeLogo("Trying", "Trying");
	logoList[i++] = new makeLogo("In Arabia We&#39;d All Be Kings", "In_Arabia_Wed_All_Be_Kings");
	logoList[i++] = new makeLogo("The Winter&#39;s Tale", "The_Winters_Tale");
	logoList[i++] = new makeLogo("The Life of Galileo", "The_Life_of_Galileo");
	logoList[i++] = new makeLogo("Daddy Long Legs", "Daddy_Long_Legs");
	logoList[i++] = new makeLogo("Ken Ludwig&#39;s The Game&#39;s Afoot", "Ken_Ludwigs_The_Games_Afoot");
	logoList[i++] = new makeLogo("Radio Golf", "Radio_Golf");
	logoList[i++] = new makeLogo("Red", "Red");
	logoList[i++] = new makeLogo("Aszure Barton & Artists", "Aszure_Barton_Artists");
	logoList[i++] = new makeLogo("Ballet Memphis", "Ballet_Memphis");
	logoList[i++] = new makeLogo("Inbal Pinto & Avshalom Pollak Dance Company", "Inbal_Pinto_Avshalom_Pollak_Dance_Company");
	logoList[i++] = new makeLogo("CWRU/CPH MFA", "CPH");

	logoList[i++] = new makeLogo("CTS Workshop: The Ugly Duckling and The Tortoise & The Hare", "The_Ugly_Duckling_Tortoise_Hare");
	logoList[i++] = new makeLogo("Bill Burr", "Bill_Burr");
	logoList[i++] = new makeLogo("Golden Boys", "Golden_Boys");
	logoList[i++] = new makeLogo("Introducing Sepia Girl", "Introducing_Sepia_Girl");
	logoList[i++] = new makeLogo("The Little Prince", "The_Little_Prince");
	logoList[i++] = new makeLogo("The Ugly Duckling and The Tortoise & The Hare", "The_Ugly_Duckling_Tortoise_Hare");

	logoList[i++] = new makeLogo("Mamma Mia", "Mamma_Mia");
	logoList[i++] = new makeLogo("Come Fly Away", "Come_Fly_Away");
	logoList[i++] = new makeLogo("Memphis", "Memphis");
	logoList[i++] = new makeLogo("Sondheim on Sondheim", "Sondheim_on_Sondheim");
	logoList[i++] = new makeLogo("Hair", "Hair");
	logoList[i++] = new makeLogo("The Addams Family", "The_Addams_Family");
	logoList[i++] = new makeLogo("La Cage Aux Folles", "La_Cage_Aux_Folles");
	logoList[i++] = new makeLogo("All the Stars in the Sky Season Opening Party - The Life of Galileo", "AllTheStarsInTheSky");

	logoList[i++] = new makeLogo("Galileo Play Date", "The_Life_of_Galileo");
	logoList[i++] = new makeLogo("The Game&#39;s Afoot", "Ken_Ludwigs_The_Games_Afoot");
	logoList[i++] = new makeLogo("The Game&#39;s Afoot Play Date", "Ken_Ludwigs_The_Games_Afoot");
	logoList[i++] = new makeLogo("Carl Thomas", "CarlThomas");
	logoList[i++] = new makeLogo("Ten Chimneys", "TenChimneys");

	logoList[i++] = new makeLogo("The Scream Tour", "The_Scream_Tour");
	logoList[i++] = new makeLogo("Joe Walsh", "Joe_Walsh");
	logoList[i++] = new makeLogo("The Santaland Diaries", "The_Santaland_Diaries");
	logoList[i++] = new makeLogo("2011 Cleveland Comedy Festival", "2011_Cleveland_Comedy_Festival");
	logoList[i++] = new makeLogo("Chicago", "Chicago_xmas");
	logoList[i++] = new makeLogo("The Little Prince", "The_Little_Prince");
	logoList[i++] = new makeLogo("Eric Carle", "Treasured_Stories_By_Eric_Carle");
	logoList[i++] = new makeLogo("David Cook and Gavin DeGraw", "DavidCookGavinDegraw");
	logoList[i++] = new makeLogo("Bobby Selvaggio: &quot;Grass Roots Movement&quot;", "BobbySelvaggio");
	logoList[i++] = new makeLogo("American Music Masters - Tribute to Aretha Franklin", "AmericanMusicMasters");
	logoList[i++] = new makeLogo("In the Next Room (or the vibrator play)", "InTheNextRoom");

	logoList[i++] = new makeLogo("A Not So Silent Night", "A_Not_So_Silent_Night");
	logoList[i++] = new makeLogo("Celebration of the Big Band", "Celebration_of_the_Big_Band");
	logoList[i++] = new makeLogo("Celebrating Cleveland Voices", "Celebrating_Cleveland_Voices");
	logoList[i++] = new makeLogo("Joan Rivers", "Joan_Rivers");
	logoList[i++] = new makeLogo("Miss Abigail&#39;s Guide to Dating, Mating & Marriage", "Miss_Abigails_Guide");
	logoList[i++] = new makeLogo("Kathleen Madigan - Gone Madigan", "Kathleen_Madigan_Gone_Madigan");

	logoList[i++] = new makeLogo("Tinsel Town Holiday Celebration", "Tinsel_Town_Holiday_Celebration");
	logoList[i++] = new makeLogo("Royal Comedy Tour featuring Sommore, Bruce Bruce, and more", "Royal_Comedy_Tour");
	logoList[i++] = new makeLogo("Class by the Glass - Cabaret", "Class_by_the_Glass_Cabaret");
	logoList[i++] = new makeLogo("Culture Shock Fashion Show", "Culture_Shock_Fashion_Show");

	logoList[i++] = new makeLogo("Jump Back Ball - VIP Admission", "Jump_Back_Ball");
	logoList[i++] = new makeLogo("Jump Back Ball", "Jump_Back_Ball");
	logoList[i++] = new makeLogo("Jump Back Ball Sponsorship", "Jump_Back_Ball");

	logoList[i++] = new makeLogo("Sesame Street Live &quot;Elmo&#39;s Super Heroes&quot;", "Elmos_Super_Heroes");
	logoList[i++] = new makeLogo("NEA Jazz Master Concert Jimmy Heath", "NEA_Jazz_Master_Concert_Jimmy_Heath");
	logoList[i++] = new makeLogo("North Coast Men&#39;s Chorus - Do You Hear What I Hear?", "North_Coast_Mens_Chorus");
	logoList[i++] = new makeLogo("Family Jingle Bell Jazz Matinee", "Family_Jingle_Bell_Jazz_Matinee");
	logoList[i++] = new makeLogo("Behind the Myths Tour", "Behind_the_Myths_Tour");

	logoList[i++] = new makeLogo("An Evening with Yanni", "Yanni");
	logoList[i++] = new makeLogo("Il Divo VIP Meet & Greet Experience", "Il_Divo");
	logoList[i++] = new makeLogo("Il Divo Gold VIP Package", "Il_Divo");
	logoList[i++] = new makeLogo("Il Divo", "Il_Divo");
	logoList[i++] = new makeLogo("The Irish Rovers", "Irish_Rovers");

	logoList[i++] = new makeLogo("Ryan Adams", "Ryan_Adams");
	logoList[i++] = new makeLogo("Classic Albums Live - Pink Floyd: Dark Side of The Moon", "Pink_Floyd_Dark_Side_of_The_Moon");
	logoList[i++] = new makeLogo("Demetri Martin", "Demetri_Martin");
	logoList[i++] = new makeLogo("Jim Gaffigan", "Jim_Gaffigan");
	logoList[i++] = new makeLogo("Why I Had to Dance", "Why_I_Had_to_Dance");

	logoList[i++] = new makeLogo("PlayhouseSquare Birthday Gift Card", "Gift_Card_Birthday");
	logoList[i++] = new makeLogo("PlayhouseSquare Gift Card", "Gift_Card");
	logoList[i++] = new makeLogo("PlayhouseSquare Holiday Gift Card", "Gift_Card_Holiday");
	logoList[i++] = new makeLogo("PlayhouseSquare thank You Gift Card", "Gift_Card_Thank_You");
	logoList[i++] = new makeLogo("Trey Songz", "TreySongz");
	logoList[i++] = new makeLogo("Trey Songz - VIP Meet and Greet Package", "TreySongz");
	logoList[i++] = new makeLogo("Lizzie Borden", "LizzieBorden");
	logoList[i++] = new makeLogo("Banff Mountain Film Festival", "BanffFilmFestival");

	logoList[i++] = new makeLogo("The Addams Family - CD of the original Broadway cast recording", "CD_The_Adamms_Family");
	logoList[i++] = new makeLogo("Hair - CD of the new Broadway cast recording", "CD_Hair");
	logoList[i++] = new makeLogo("Jersey Boys - CD of the original Broadway cast recording", "CD_Jersey_Boys");
	logoList[i++] = new makeLogo("Mamma Mia - CD of a Decca Broadway original cast recording", "CD_Mamma_Mia");
	logoList[i++] = new makeLogo("Memphis - CD of the original Broadway cast recording", "CD_Memphis");
	logoList[i++] = new makeLogo("Million Dollar Quartet - CD of the original Broadway cast recording", "CD_Million_Dollar_Quartet");
	logoList[i++] = new makeLogo("Marisol", "Marisol");
	logoList[i++] = new makeLogo("Shatner&#39;s World, We Just Live In It", "ShatnersWorld");

	logoList[i++] = new makeLogo("Aretha Franklin", "Aretha_Franklin");
	logoList[i++] = new makeLogo("Alison Krauss & Union Station", "Alison_Krauss_Union_Station");
	logoList[i++] = new makeLogo("CSU Spring Dance Concert", "CSU_Spring_Dance_Concert");
	logoList[i++] = new makeLogo("The American Dream & The Death of Bessie Smith", "The_American_Dream_The_Death_of_Bessie_Smith");
	logoList[i++] = new makeLogo("Daniel Tosh", "Daniel_Tosh");
	logoList[i++] = new makeLogo("Daughtry", "Daughtry");
	logoList[i++] = new makeLogo("Diana Krall", "Diana_Krall");
	logoList[i++] = new makeLogo("Human Nature - The Motown Show", "Human_Nature_The_Motown_Show");
	logoList[i++] = new makeLogo("David Sanbron / Trombone Shorty", "David_Sanborn_Trombone_Shorty");
	logoList[i++] = new makeLogo("Smooth Jazz All-Stars", "Smooth_Jazz_All_Stars");

/* --------------------------------------------------
	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++] = " Premier";
	extraList[i++] = " - Weekend Pass";
	extraList[i++] = " Play Date";
	extraList[i++] = " Hotel Package";
	extraList[i++] = "CTS Workshop: ";
	
	// 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");
	fullsizeList[i++] = new makeLogo("Phantom t-shirt (full mask with rose)", "PhantomMaskRoseTshirt_zoom");
	fullsizeList[i++] = new makeLogo("Phantom of the Opera (Full Mask with Rose) t-shirt", "PhantomMaskRoseTshirt_zoom");

// store images - large
// - done on 9/29/10
//	fullsizeList[i++] = new makeLogo("A Chorus Line t-shirt - grey", "AChorusLinet-shirt-grey");
//	fullsizeList[i++] = new makeLogo("Phantom of the Opera (Mask Cities) t-shirt", "PhantomoftheOpera_MaskCitiest-shirt");

//	store images - small

//	CD item group

	fullsizeList[i++] = new makeLogo("Five Guys Named Moe vocal selections", "FiveGuysNamedMoevocalselect");
	fullsizeList[i++] = new makeLogo("Aly & AJ Acoustic Hearts Winter CD", "Aly&AJAcousticHeartsWinterC");
	fullsizeList[i++] = new makeLogo("Aly & AJ Insomniatic CD", "Aly&AJInsomniaticCD");
	fullsizeList[i++] = new makeLogo("A Chorus Line Vocal Selections", "AChorusLineVocalSelections");
	fullsizeList[i++] = new makeLogo("Ashley Tisdale DVD", "AshleyTisdaleDVD");
	fullsizeList[i++] = new makeLogo("Melissa Barber You Heard It Here First CD", "MelissaBarberYouHeardItHere");
	fullsizeList[i++] = new makeLogo("Legally Blonde CD", "LegallyBlondeCD");
	fullsizeList[i++] = new makeLogo("Jacques Brel CD", "JacquesBrelCD");
	fullsizeList[i++] = new makeLogo("Cats CD", "CatsCD");
	fullsizeList[i++] = new makeLogo("Clay Aiken Merry Christmas With Love CD", "ClayAikenMerryChristmasWith");
	fullsizeList[i++] = new makeLogo("Company CD", "CompanyCD");
	fullsizeList[i++] = new makeLogo("The Color Purple CD", "TheColorPurpleCD");
	fullsizeList[i++] = new makeLogo("Contact CD", "ContactCD");
	fullsizeList[i++] = new makeLogo("Jamie Cullem Twentysomething CD", "JamieCullemTwentysomethingC");
	fullsizeList[i++] = new makeLogo("Curtains CD", "CurtainsCD");
	fullsizeList[i++] = new makeLogo("Disney Mania CD", "DisneyManiaCD");
	fullsizeList[i++] = new makeLogo("Il Divo Christmas CD", "IlDivoChristmasCD");
	fullsizeList[i++] = new makeLogo("The Drowsy Chaperone CD", "TheDrowsyChaperoneCD");
	fullsizeList[i++] = new makeLogo("Dirty Rotten Scoundrels CD", "DirtyRottenScoundrelsCD");
	fullsizeList[i++] = new makeLogo("Dirty Rotten Scoundrels Vocal Selections", "DirtyRottenScoundrelsVocalS");
	fullsizeList[i++] = new makeLogo("Daphne Rubin-Vega Redemption Songs CD", "DaphneRubin-VegaRedemptionS");
	fullsizeList[i++] = new makeLogo("Duetto CD", "DuettoCD");
	fullsizeList[i++] = new makeLogo("Elvis Viva Las Vegas CD", "ElvisVivaLasVegasCD");
	fullsizeList[i++] = new makeLogo("Elvis If Everyday Was Like Xmas CD", "ElvisIfEverydayWasLikeXmasC");
	fullsizeList[i++] = new makeLogo("Evita CD Double (Lupone, Patinkin)", "EvitaCDDouble_Lupone,Patink");
	fullsizeList[i++] = new makeLogo("Fame on 42nd Street CD", "Fameon42ndStreetCD");
	fullsizeList[i++] = new makeLogo("Fame movie musical vocal selections", "Famemoviemusicalvocalselect");
	fullsizeList[i++] = new makeLogo("Fame the Musical vocal selections", "FametheMusicalvocalselectio");
	fullsizeList[i++] = new makeLogo("The Green Bird CD", "TheGreenBirdCD");
	fullsizeList[i++] = new makeLogo("Grey Gardens CD", "GreyGardensCD");
	fullsizeList[i++] = new makeLogo("Hairspray CD (Broadway Cast Recording)", "HairsprayCD_BroadwayCastRec");
	fullsizeList[i++] = new makeLogo("Hairspray CD (Movie Soundtrack)", "HairsprayCD_MovieSoundtrack");
	fullsizeList[i++] = new makeLogo("Hannah Montana CD", "HannahMontanaCD");
	fullsizeList[i++] = new makeLogo("The Jonas Brothers CD", "TheJonasBrothersCD");
	fullsizeList[i++] = new makeLogo("Kiss of the Spiderwoman CD", "KissoftheSpiderwomanCD");
	fullsizeList[i++] = new makeLogo("I Love You Because CD", "ILoveYouBecauseCD");
	fullsizeList[i++] = new makeLogo("Call Me Madam CD", "CallMeMadamCD");
	fullsizeList[i++] = new makeLogo("The Male Intellect CD", "TheMaleIntellectCD");
	fullsizeList[i++] = new makeLogo("Movin&#39; Out CD", "MovinOutCD");
	fullsizeList[i++] = new makeLogo("Mary Poppins vocal selections", "MaryPoppinsvocalselections");
	fullsizeList[i++] = new makeLogo("Miss Saigon vocal selections", "MissSaigonvocalselections");
	fullsizeList[i++] = new makeLogo("Mannheim Steamroller Christmas in the Aire CD", "MannheimSteamrollerChristma");
	fullsizeList[i++] = new makeLogo("Michael W. Smith Christmas Collection CD", "MichaelSmithXmasCollectionC");
	fullsizeList[i++] = new makeLogo("Pacific Overtures CD", "PacificOverturesCD");
	fullsizeList[i++] = new makeLogo("Patrizio Buanne Forever Begins CD", "PatrizioBuanneForeverBegins");
	fullsizeList[i++] = new makeLogo("Patrizio Buanne The Italian CD", "PatrizioBuanneTheItalianCD");
	fullsizeList[i++] = new makeLogo("Pat Daily Freshwater CD", "PatDailyFreshwaterCD");
	fullsizeList[i++] = new makeLogo("Pat Daily Great American Saturday Nite CD", "PatDailyGreatAmericanSaturd");
	fullsizeList[i++] = new makeLogo("Peter White Songs of Season CD", "PeterWhiteSongsofSeasonCD");
	fullsizeList[i++] = new makeLogo("The Pirates of Penzance CD", "ThePiratesofPenzanceCD");
	fullsizeList[i++] = new makeLogo("Phantasmic Broadway CD", "PhantasmicBroadwayCD");
	fullsizeList[i++] = new makeLogo("The Polar Express CD", "ThePolarExpressCD");
	fullsizeList[i++] = new makeLogo("Radio City Spectacular CD", "RadioCitySpectacularCD");
	fullsizeList[i++] = new makeLogo("Rent (2 CD)", "Rent_2CD");
	fullsizeList[i++] = new makeLogo("Sarah Brightman Diva The Singles CD", "SarahBrightmanDivaTheSingle");
	fullsizeList[i++] = new makeLogo("Sara Evans Born to Fly CD", "SaraEvansBorntoFlyCD");
	fullsizeList[i++] = new makeLogo("Sara Evans Real Fine Place CD", "SaraEvansRealFinePlaceCD");
	fullsizeList[i++] = new makeLogo("Saturday Night Fever CD", "SaturdayNightFeverCD");
	fullsizeList[i++] = new makeLogo("Saturday Night Fever vocal selections", "SaturdayNightFevervocalsele");
	fullsizeList[i++] = new makeLogo("Stephen Sondheim Album CD", "StephenSondheimAlbumCD");
	fullsizeList[i++] = new makeLogo("Spamalot CD", "SpamalotCD");
	fullsizeList[i++] = new makeLogo("Spring Awakening CD", "SpringAwakeningCD");
	fullsizeList[i++] = new makeLogo("Sweeney Todd double CD (Revival Cast Recording)", "SweeneyTodddoubleCD_Revival");
	fullsizeList[i++] = new makeLogo("Sweeney Todd CD (movie soundtrack)", "SweeneyToddCD_moviesoundtra");
	fullsizeList[i++] = new makeLogo("Taboo CD", "TabooCD");
	fullsizeList[i++] = new makeLogo("Tarzan the Musical CD", "TarzantheMusicalCD");
	fullsizeList[i++] = new makeLogo("The Color Purple Vocal Selections", "TheColorPurpleVocalSelectio");
	fullsizeList[i++] = new makeLogo("The Full Monty Vocal Selections", "TheFullMontyVocalSelections");
	fullsizeList[i++] = new makeLogo("Titanic Vocal Selections", "TitanicVocalSelections");
	fullsizeList[i++] = new makeLogo("Thoroughly Modern Millie CD", "ThoroughlyModernMillieCD");
	fullsizeList[i++] = new makeLogo("Todd Rundgren Liars CD", "ToddRundgrenLiarsCD");
	fullsizeList[i++] = new makeLogo("Victor Victoria Vocal Selections", "VictorVictoriaVocalSelectio");
	fullsizeList[i++] = new makeLogo("The Wiggles Here Comes Big Red Car CD", "TheWigglesHereComesBigRedCa");
	fullsizeList[i++] = new makeLogo("The Woman in White CD", "TheWomaninWhiteCD");
	fullsizeList[i++] = new makeLogo("Wonderful Town CD", "WonderfulTownCD");
	fullsizeList[i++] = new makeLogo("Neil Zaza One Silent Night Vol 2 CD", "NeilZazaOneSilentNightVol2C");

	fullsizeList[i++] = new makeLogo("The Addams Family - CD of the original Broadway cast recording", "CD_The_Adamms_Family");
	fullsizeList[i++] = new makeLogo("Hair - CD of the new Broadway cast recording", "CD_Hair");
	fullsizeList[i++] = new makeLogo("Jersey Boys - CD of the original Broadway cast recording", "CD_Jersey_Boys");
	fullsizeList[i++] = new makeLogo("Mamma Mia - CD of a Decca Broadway original cast recording", "CD_Mamma_Mia");
	fullsizeList[i++] = new makeLogo("Memphis - CD of the original Broadway cast recording", "CD_Memphis");
	fullsizeList[i++] = new makeLogo("Million Dollar Quartet - CD of the original Broadway cast recording", "CD_Million_Dollar_Quartet");

//	APP item group

	fullsizeList[i++] = new makeLogo("A Chorus Line T-Shirt &quot;The Line&quot;", "AChorusLinet-shirt-grey");
	fullsizeList[i++] = new makeLogo("A Chorus Line T-Shirt", "AChorusLinet-shirt-red");
	fullsizeList[i++] = new makeLogo("Beauty and the Beast Youth Denim Jacket", "BeautyandtheBeastYouthDenim");
	fullsizeList[i++] = new makeLogo("Spelling Bee Adult T-Shirt", "SpellingBeeadultt-shirt-whi");
	fullsizeList[i++] = new makeLogo("Spelling Bee &quot;I Love&quot; babydoll t-shirt", "SpellingBeeILovebabydollt-s");
	fullsizeList[i++] = new makeLogo("Spelling Bee Youth T-Shirt", "SpellingBeeyoutht-shirt-whi");
	fullsizeList[i++] = new makeLogo("Legally Blonde Bruiser Babydoll T-Shirt", "LegallyBlondeBruiserBabydol");
	fullsizeList[i++] = new makeLogo("Legally Blonde T-Shirt", "LegallyBlondeT-shirt-Black");
	fullsizeList[i++] = new makeLogo("Beauty and the Beast child sweatshirt", "BeautyandtheBeastchildsweat");
	fullsizeList[i++] = new makeLogo("Jersey Boys Babydoll T-Shirt (Black)", "JerseyBoysbabydollt-shirt-b");
	fullsizeList[i++] = new makeLogo("Jersey Boys Logo T-Shirt (Grey)", "JerseyBoyslogot-shirt-grey");
	fullsizeList[i++] = new makeLogo("Jersey Boys Logo T-Shirt (Black)", "JerseyBoyslogot-shirt-black");
	fullsizeList[i++] = new makeLogo("Jersey Boys Babydoll T-Shirt (Red)", "JerseyBoysbabydollt-shirt-r");
	fullsizeList[i++] = new makeLogo("Jersey Boys Logo T-Shirt (Red)", "JerseyBoyslogot-shirt-red");
	fullsizeList[i++] = new makeLogo("A Chorus Line Hooded Sweatshirt", "AChorusLineHoodedSweatshirt");
	fullsizeList[i++] = new makeLogo("A Chorus Line T-Shirt (Long Sleeve)", "AChorusLineT-Shirt-LongSlee");
	fullsizeList[i++] = new makeLogo("Mamma Mia Blue T-shirt", "MammaMiaBlueT-shirt");
	fullsizeList[i++] = new makeLogo("Mamma Mia Glitter Babydoll T-Shirt", "MammaMiaGlitterBabydollTee");
	fullsizeList[i++] = new makeLogo("Mamma Mia Bride Logo T-Shirt", "MammaMiaBrideLogoT-Shirt");
	fullsizeList[i++] = new makeLogo("Mamma Mia Cheer Shorts", "MammaMiaCheerShorts");
	fullsizeList[i++] = new makeLogo("The Full Monty t-shirt", "TheFullMontyt-shirt");
	fullsizeList[i++] = new makeLogo("Miss Saigon sweatshirt", "MissSaigonsweatshirt");
	fullsizeList[i++] = new makeLogo("Phantom of the Opera (Mask Cities) t-shirt", "PhantomoftheOpera_MaskCitie");
	fullsizeList[i++] = new makeLogo("Phantom of the Opera youth sweatshirt", "PhantomoftheOperayouthsweat");
	fullsizeList[i++] = new makeLogo("Spring Awakening The Guilty Ones T-Shirt", "SpringAwakeningTheGuiltyOne");
	fullsizeList[i++] = new makeLogo("Spring Awakening Logo T-Shirt", "SpringAwakeningLogoT-Shirt");
	fullsizeList[i++] = new makeLogo("Starlight Express T-Shirt (Black)", "StarlightExpresst-shirt-bla");
	fullsizeList[i++] = new makeLogo("Starlight Express T-Shirt (Blue)", "StarlightExpresst-shirt-blu");
	fullsizeList[i++] = new makeLogo("Spamalot You&#39;ve Got Grail Babydoll T-Shirt", "SpamalotYou'veGotGrailBabyd");
	fullsizeList[i++] = new makeLogo("Thoroughly Modern Millie T-Shirt", "ThoroughlyModernMillieWhite");
	fullsizeList[i++] = new makeLogo("Victor Victoria t-shirt", "VictorVictoriat-shirt");
	fullsizeList[i++] = new makeLogo("Vagina Monologues t-shirt", "VaginaMonologuest-shirt");
	fullsizeList[i++] = new makeLogo("The Wedding Singer t-shirt", "TheWeddingSingert-shirt");
	fullsizeList[i++] = new makeLogo("Wicked Defy Gravity 3/4 Length Sleeve T-Shirt", "WickedDefyGravity34LengthSl");
	fullsizeList[i++] = new makeLogo("Wicked Popular Babydoll", "WickedPopularBabydoll");
	fullsizeList[i++] = new makeLogo("The Wedding Singer Casualty of Love T-Shirt", "TheWeddingSingerCasualtyofL");

//	NOV item group

	fullsizeList[i++] = new makeLogo("Five Guys Named Moe mug", "FiveGuysNamedMoemug");
	fullsizeList[i++] = new makeLogo("A Chorus Line artistic keychain", "AChorusLineartistickeychain");
	fullsizeList[i++] = new makeLogo("A Chorus Line keychain", "AChorusLinekeychain");
	fullsizeList[i++] = new makeLogo("A Chorus Line lapel pin", "AChorusLinelapelpin");
	fullsizeList[i++] = new makeLogo("A Chorus Line mug", "AChorusLinemug");
	fullsizeList[i++] = new makeLogo("Blast matchbox", "Blastmatchbox");
	fullsizeList[i++] = new makeLogo("Blast mug", "Blastmug");
	fullsizeList[i++] = new makeLogo("Legally Blonde keychain", "LegallyBlondekeychain");
	fullsizeList[i++] = new makeLogo("Legally Blonde notepad & pen set", "LegallyBlondenotepad&penset");
	fullsizeList[i++] = new makeLogo("Beauty and the Beast lapel pin", "BeautyandtheBeastlapelpin");
	fullsizeList[i++] = new makeLogo("Beauty and the Beast mug", "BeautyandtheBeastmug");
	fullsizeList[i++] = new makeLogo("Beauty and the Beast notecard set", "BeautyandtheBeastnotecardse");
	fullsizeList[i++] = new makeLogo("Beauty and the Beast poster pin", "BeautyandtheBeastposterpin");
	fullsizeList[i++] = new makeLogo("Beauty and the Beast trivet", "BeautyandtheBeasttrivet-zoo");
	fullsizeList[i++] = new makeLogo("Candide ceramic magnet", "Candideceramicmagnet");
	fullsizeList[i++] = new makeLogo("Carousel keychain", "Carouselkeychain");
	fullsizeList[i++] = new makeLogo("Carousel poster pin", "Carouselposterpin");
	fullsizeList[i++] = new makeLogo("Cats coaster set", "Catscoasterset");
	fullsizeList[i++] = new makeLogo("Cats notecard set", "Catsnotecardset");
	fullsizeList[i++] = new makeLogo("Chicago keychain", "Chicagokeychain");
	fullsizeList[i++] = new makeLogo("The Color Purple baseball cap", "TheColorPurplebaseballcap");
	fullsizeList[i++] = new makeLogo("The Color Purple leather bookmark", "TheColorPurpleleatherbookma");
	fullsizeList[i++] = new makeLogo("The Color Purple enamel keychain", "TheColorPurpleenamelkeychai");
	fullsizeList[i++] = new makeLogo("Flower Drum Song magnet", "FlowerDrumSongmagnet");
	fullsizeList[i++] = new makeLogo("Gypsy magnet", "Gypsymagnet");
	fullsizeList[i++] = new makeLogo("Hairspray: The Roots book", "HairsprayTheRootsbook");
	fullsizeList[i++] = new makeLogo("King & I keychain", "King&Ikeychain");
	fullsizeList[i++] = new makeLogo("Mamma Mia lapel pin", "MammaMialapelpin");
	fullsizeList[i++] = new makeLogo("Mamma Mia pocket jigsaw puzzle", "MammaMiapocketjigsawpuzzle");
	fullsizeList[i++] = new makeLogo("Les Miserables coaster set", "LesMiserablescoasterset");
	fullsizeList[i++] = new makeLogo("Les Miserables keychain", "LesMiserableskeychain");
	fullsizeList[i++] = new makeLogo("Les Miserables pen", "LesMiserablespen");
	fullsizeList[i++] = new makeLogo("Miss Saigon keychain", "MissSaigonkeychain");
	fullsizeList[i++] = new makeLogo("Miss Saigon matchbox", "MissSaigonmatchbox");
	fullsizeList[i++] = new makeLogo("Nine the Musical magnet", "NinetheMusicalmagnet");
	fullsizeList[i++] = new makeLogo("Passion keychain", "Passionkeychain");
	fullsizeList[i++] = new makeLogo("Phantom of the Opera magnet", "PhantomoftheOperamagnet");
	fullsizeList[i++] = new makeLogo("Putting it Together magnet", "PuttingitTogethermagnet");
	fullsizeList[i++] = new makeLogo("PlayhouseSquare History book", "PlayhouseSquareHistorybook");
	fullsizeList[i++] = new makeLogo("The Phantom of the Opera lapel pin", "ThePhantomoftheOperalapelpi");
	fullsizeList[i++] = new makeLogo("Radio City keychain", "RadioCitykeychain");
	fullsizeList[i++] = new makeLogo("Spring Awakening keychain", "SpringAwakeningkeychain");
	fullsizeList[i++] = new makeLogo("Show Boat keychain", "ShowBoatkeychain");
	fullsizeList[i++] = new makeLogo("Shear Madness mug", "ShearMadnessmug");
	fullsizeList[i++] = new makeLogo("Saturday Night Fever Matchbox", "Saturday-Night-Fever-matchbox---ZOOM");
	fullsizeList[i++] = new makeLogo("Spamalot keychain", "Spamalotkeychain");
	fullsizeList[i++] = new makeLogo("Starlight Express keychain", "StarlightExpresskeychain");
	fullsizeList[i++] = new makeLogo("Starlight Express mug", "StarlightExpressmug");
	fullsizeList[i++] = new makeLogo("Stomp mug", "Stompmug");
	fullsizeList[i++] = new makeLogo("Sunset Blvd bookmark", "SunsetBlvdbookmark");
	fullsizeList[i++] = new makeLogo("Swing mug", "Swingmug");
	fullsizeList[i++] = new makeLogo("Tap Dogs mug", "TapDogsmug");
	fullsizeList[i++] = new makeLogo("Titanic keychain", "Titanickeychain");
	fullsizeList[i++] = new makeLogo("Tony & Tina's Wedding mug", "Tony&TinasWeddingmug");
	fullsizeList[i++] = new makeLogo("The Wedding Singer magnet", "TheWeddingSingermagnet");
	fullsizeList[i++] = new makeLogo("The Wedding Singer baseball cap", "TheWeddingSingerbaseballcap");
	fullsizeList[i++] = new makeLogo("The Wedding Singer keychain", "TheWeddingSingerkeychain");
	fullsizeList[i++] = new makeLogo("The Wedding Singer mug", "TheWeddingSingermug");
	fullsizeList[i++] = new makeLogo("The Wedding Singer poster", "TheWeddingSingerposter");
	fullsizeList[i++] = new makeLogo("Alice Card", "Alice Card");
	fullsizeList[i++] = new makeLogo("Acrylic Clapboard Keychain", "Acrylic Clapboard Keychain");
	fullsizeList[i++] = new makeLogo("Advice to a Player Book", "Advice to a Player Book");
	fullsizeList[i++] = new makeLogo("Best American Short Plays Book", "Best American Short Plays Book");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Bellhop&quot;", "Cottage Collectibles Miniature Bear Bellhop");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Charles&quot;", "Cottage Collectibles Miniature Bear Charles");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Claira&quot;", "Cottage Collectibles Miniature Bear Claira");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Faith&quot;", "Cottage Collectibles Miniature Bear Faith");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Franklin&quot;", "Cottage Collectibles Miniature Bear Franklin");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Janet&quot;", "Cottage Collectibles Miniature Bear Janet");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Joey&quot;", "Cottage Collectibles Miniature Bear Joey");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Miquel&quot;", "Cottage Collectibles Miniature Bear Miquel");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Rusty&quot;", "Cottage Collectibles Miniature Bear Rusty");
	fullsizeList[i++] = new makeLogo("Cottage Collectibles Miniature Bear &quot;Santa&quot;", "Cottage Collectibles Miniature Bear Santa");
	fullsizeList[i++] = new makeLogo("Baby Picture Frame &quot;Star is Born&quot;", "Baby Picture Frame Star is Born");
	fullsizeList[i++] = new makeLogo("Personalibees Bee Giggler (Blue)", "Personalibees Bee Giggler (Blue)");
	fullsizeList[i++] = new makeLogo("Barnyard Sounds Placemat", "Barnyard Sounds Placemat");
	fullsizeList[i++] = new makeLogo("Ballerina Piggy Bank", "Ballerina Piggy Bank");
	fullsizeList[i++] = new makeLogo("&quot;Bear-O-Plane&quot; by Gund (Blue)", "Bear-O-Plane by Gund (Blue)");
	fullsizeList[i++] = new makeLogo("&quot;Bear-O-Plane&quot; by Gund (Red)", "Bear-O-Plane by Gund (Red)");
	fullsizeList[i++] = new makeLogo("Camera Clock", "Camera Clock");
	fullsizeList[i++] = new makeLogo("Bob Cratchit and Tiny Tim Candle Extinguisher", "Bob Cratchit and Tiny Tim Candle Extinguisher");
	fullsizeList[i++] = new makeLogo("Enamel Clapboard Keychain", "Enamel Clapboard Keychain");
	fullsizeList[i++] = new makeLogo("Cirque du Soleil Monstwin Pull Along", "Cirque du Soleil Monstwin Pull Along");
	fullsizeList[i++] = new makeLogo("Dora the Explorer Deck Buddy", "Dora the Explorer Deck Buddy");
	fullsizeList[i++] = new makeLogo("First Intermissions Book", "First Intermissions Book");
	fullsizeList[i++] = new makeLogo("Enamel Filmstrip Keychain", "Enamel Filmstrip Keychain");
	fullsizeList[i++] = new makeLogo("Frank Lloyd Wright Bookmark", "Frank Lloyd Wright Bookmark");
	fullsizeList[i++] = new makeLogo("Goober Candle Holder 2nd Birthday", "Goober Candle Holder 2nd Birthday");
	fullsizeList[i++] = new makeLogo("Curious George Bookmark", "Curious George Bookmark");
	fullsizeList[i++] = new makeLogo("Gold Mask Phantom Pin", "Gold Mask Phantom Pin");
	fullsizeList[i++] = new makeLogo("Harp Clock", "Harp Clock");
	fullsizeList[i++] = new makeLogo("Happy Birthday Bear Frame", "Happy Birthday Bear Frame");
	fullsizeList[i++] = new makeLogo("Half-Mask Earrings", "Half-Mask Earrings");
	fullsizeList[i++] = new makeLogo("High School Musical Sticker Set", "High School Musical Sticker Set");
	fullsizeList[i++] = new makeLogo("Joan Collins Art of Living Well Book", "Joan Collins Art of Living Well Book");
	fullsizeList[i++] = new makeLogo("Les Miserables Book", "Les Miserables Book");
	fullsizeList[i++] = new makeLogo("Little Prince Piggy Bank", "Little Prince Piggy Bank");
	fullsizeList[i++] = new makeLogo("Mask - Phantom", "Mask - Phantom");
	fullsizeList[i++] = new makeLogo("Mad Hatter Card", "Mad Hatter Card");
	fullsizeList[i++] = new makeLogo("Mother Figurine &quot;Because I Said So&quot;", "Mother Figurine Because I Said So");
	fullsizeList[i++] = new makeLogo("Mother Figurine &quot;One Day&quot;", "Mother Figurine One Day");
	fullsizeList[i++] = new makeLogo("Mother Figurine &quot;Trust Me&quot;", "Mother Figurine Trust Me");
	fullsizeList[i++] = new makeLogo("Mask Frame", "Mask Frame");
	fullsizeList[i++] = new makeLogo("Music Note Clock", "Music Note Clock");
	fullsizeList[i++] = new makeLogo("Music Stand Clock", "Music Stand Clock");
	fullsizeList[i++] = new makeLogo("Mark Twain Card", "Mark Twain Card");
	fullsizeList[i++] = new makeLogo("New Broadways Book", "New Broadways Book");
	fullsizeList[i++] = new makeLogo("Oliver Twist Mug", "Oliver Twist Mug");
	fullsizeList[i++] = new makeLogo("The Phantom Cat of the Opera Book", "The Phantom Cat of the Opera Book");
	fullsizeList[i++] = new makeLogo("Silver Mask Phantom Pin", "Silver Mask Phantom Pin");
	fullsizeList[i++] = new makeLogo("The Phantom of the Opera Book", "The Phantom of the Opera Book");
	fullsizeList[i++] = new makeLogo("Prince Puppet", "Prince Puppet");
	fullsizeList[i++] = new makeLogo("Provence Footed Trivet", "Provence Footed Trivet");
	fullsizeList[i++] = new makeLogo("Queen of Hearts Card", "Queen of Hearts Card");
	fullsizeList[i++] = new makeLogo("White Rabbit Ornament", "White Rabbit Ornament");
	fullsizeList[i++] = new makeLogo("Rhinestone Dance Pin", "Rhinestone Dance Pin");
	fullsizeList[i++] = new makeLogo("Romeo and Juliet Mug", "Romeo and Juliet Mug");
	fullsizeList[i++] = new makeLogo("Rhinestone Phantom Pin", "Rhinestone Phantom Pin");
	fullsizeList[i++] = new makeLogo("Scrooge T-Shirt", "Scrooge T-Shirt");
	fullsizeList[i++] = new makeLogo("Shakespeare Card", "Shakespeare Card");
	fullsizeList[i++] = new makeLogo("Shakespeare Watch", "Shakespeare Watch");
	fullsizeList[i++] = new makeLogo("Silver Mask Earrings", "Silver Mask Earrings");
	fullsizeList[i++] = new makeLogo("Small Silver Mask Pin", "Small Silver Mask Pin");
	fullsizeList[i++] = new makeLogo("Little All Star Playset", "Little All Star Playset");
	fullsizeList[i++] = new makeLogo("Stuart Little Bookmark", "Stuart Little Bookmark");
	fullsizeList[i++] = new makeLogo("Victrola Music Box", "Victrola Music Box");
	fullsizeList[i++] = new makeLogo("White Rabbit Card", "White Rabbit Card");
	fullsizeList[i++] = new makeLogo("What the World Wears Placemat", "What the World Wears Placemat");
	fullsizeList[i++] = new makeLogo("Writers Notecard Set", "Writers Notecard Set");
	fullsizeList[i++] = new makeLogo("PlayhouseSquare Tervis Tumbler", "PlayhouseSquare Tervis Tumbler");
	fullsizeList[i++] = new makeLogo("Rock Hall of Fame Pen (Black)", "Rock Hall of Fame Pen (Black)");
	fullsizeList[i++] = new makeLogo("Rock Hall of Fame Pen (Burgundy)", "Rock Hall of Fame Pen (Burgundy)");
	fullsizeList[i++] = new makeLogo("Rock Hall of Fame Pen (Green)", "Rock Hall of Fame Pen (Green)");
	fullsizeList[i++] = new makeLogo("Rock Hall of Fame Pen (Navy)", "Rock Hall of Fame Pen (Navy)");
	fullsizeList[i++] = new makeLogo("Hannah Montana Sticker Set", "Hannah Montana Sticker Set");
	fullsizeList[i++] = new makeLogo("Personalibees Bee Giggler (Pink)", "Personalibees Bee Giggler (Pink)");
	
	//	HOL item group
	fullsizeList[i++] = new makeLogo("Angel Ornament (Candle)", "Angel Ornament (Candle)");
	fullsizeList[i++] = new makeLogo("Angel Ornament (Carol Book)", "Angel Ornament (Carol Book)");
	fullsizeList[i++] = new makeLogo("Angel Ornament (Cymbal)", "Angel Ornament (Cymbal)");
	fullsizeList[i++] = new makeLogo("Angel Ornament (Trumpet)", "Angel Ornament (Trumpet)");
	fullsizeList[i++] = new makeLogo("Boy Elf Ornament", "Boy Elf Ornament");
	fullsizeList[i++] = new makeLogo("Porcelain Bell Ornament", "Porcelain Bell Ornament");
	fullsizeList[i++] = new makeLogo("Blue & Green Ball Ornament", "Blue & Green Ball Ornament");
	fullsizeList[i++] = new makeLogo("Bird Snow Disk Ornament", "BIRDORN");
	fullsizeList[i++] = new makeLogo("Jeweled Sailboat Ornament", "Jeweled Sailboat Ornament");
	fullsizeList[i++] = new makeLogo("Bob Hope Thanks for the Memories Holiday CD", "Bob Hope Thanks for the Memories Holiday CD");
	fullsizeList[i++] = new makeLogo("Blue Cloissone Ball", "Blue Cloissone Ball");
	fullsizeList[i++] = new makeLogo("Cloissone Ornament (Medium)", "Cloissone Ornament (Medium)");
	fullsizeList[i++] = new makeLogo("Disco Ball Ornament", "Disco Ball Ornament");
	fullsizeList[i++] = new makeLogo("Dangle & Motion Elf Ornament", "Dangle & Motion Elf Ornament");
	fullsizeList[i++] = new makeLogo("Dangle & Motion Penguin Ornament", "Dangle & Motion Penguin Ornament");
	fullsizeList[i++] = new makeLogo("My Dysfunctional Family Ornament (Boy With Lights)", "My Dysfunctional Family Ornament (Boy With Lights)");
	fullsizeList[i++] = new makeLogo("Cloissone Ornament (Flowers)", "Cloissone Ornament (Flowers)");
	fullsizeList[i++] = new makeLogo("Girl Elf Ornament", "Girl Elf Ornament");
	fullsizeList[i++] = new makeLogo("Green Flocked Ornament", "Green Flocked Ornament");
	fullsizeList[i++] = new makeLogo("Holly Jolly Musical Snowman Pen (Green)", "Holly Jolly Musical Snowman Pen (Green)");
	fullsizeList[i++] = new makeLogo("Holly Jolly Musical Snowman Pen (Red)", "Holly Jolly Musical Snowman Pen (Red)");
	fullsizeList[i++] = new makeLogo("Holly Jolly Musical Snowman Pen (White)", "Holly Jolly Musical Snowman Pen (White)");
	fullsizeList[i++] = new makeLogo("Jeweled Hot Air Balloon Ornament", "Jeweled Hot Air Balloon Ornament");
	fullsizeList[i++] = new makeLogo("Glass Icicle Set", "Glass Icicle Set");
	fullsizeList[i++] = new makeLogo("Ivory Flocked Ornament", "Ivory Flocked Ornament");
	fullsizeList[i++] = new makeLogo("Jingle Bell Ornament (Green)", "Jingle Bell Ornament (Green)");
	fullsizeList[i++] = new makeLogo("Jingle Bell Ornament (Lime Green)", "Jingle Bell Ornament (Lime Green)");
	fullsizeList[i++] = new makeLogo("Jingle Bell Ornament (Silver)", "Jingle Bell Ornament (Silver)");
	fullsizeList[i++] = new makeLogo("Jingle Bell Ornament (Turquoise)", "Jingle Bell Ornament (Turquoise)");
	fullsizeList[i++] = new makeLogo("Jester Doll Ornament", "Jester Doll Ornament");
	fullsizeList[i++] = new makeLogo("Masquerade Ball &quot;Noelle Decor&quot; Ornament", "Masquerade Ball Noelle Decor Ornament");
	fullsizeList[i++] = new makeLogo("Cloissone Ornament (Mulit-Colors)", "Cloissone Ornament (Mulit-Colors)");
	fullsizeList[i++] = new makeLogo("Nutcracker Sweets Cookie Jar", "Nutcracker Sweets Cookie Jar");
	fullsizeList[i++] = new makeLogo("Operation Game Ornament", "Operation Game Ornament");
	fullsizeList[i++] = new makeLogo("Holiday Candy Ring (Green)", "Holiday Candy Ring (Green)");
	fullsizeList[i++] = new makeLogo("Holiday Candy Ring (Red)", "Holiday Candy Ring (Red)");
	fullsizeList[i++] = new makeLogo("Holiday Candy Ring (White)", "Holiday Candy Ring (White)");
	fullsizeList[i++] = new makeLogo("Santa Mittens", "Santa Mittens");
	fullsizeList[i++] = new makeLogo("Sequined Santa Hat", "Sequined Santa Hat");
	fullsizeList[i++] = new makeLogo("Snowflake Ornament", "Snowflake Ornament");
	fullsizeList[i++] = new makeLogo("Snowman Mittens", "Snowman Mittens");
	fullsizeList[i++] = new makeLogo("Masquerade Ball &quot;Connie Spruce&quot; Ornament", "Masquerade Ball Connie Spruce Ornament");
	fullsizeList[i++] = new makeLogo("Starburst Ornament", "Starburst Ornament");
	fullsizeList[i++] = new makeLogo("Tree Snow Disk Ornament", "Tree Snow Disk Ornament");
	fullsizeList[i++] = new makeLogo("Christmas Tree Plaque", "Christmas Tree Plaque");
	fullsizeList[i++] = new makeLogo("Christmas Mug", "Christmas Mug");
	
	// CLD item group
	fullsizeList[i++] = new makeLogo("Knuffle Bunny Soft Toy", "Knuffle Bunny Soft Toy Zoom");

/* --------------------------------------------------
	GROUP LIST
-------------------------------------------------- */
	logoGroupList = new Array;
	var i = 0;
	/*
	logoGroupList[i++] = new makeLogo(new Array("F","FB","FBS","FBI","FB3","STFB"), "football");
	logoGroupList[i++] = new makeLogo(new Array("BB"), "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"), "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"), "soccer");
	logoGroupList[i++] = new makeLogo(new Array("CLD"), "calendar");
	*/
	/*
	logoGroupList[i++] = new makeLogo(new Array("FIL"), "Cinema-at-the-Square");
	logoGroupList[i++] = new makeLogo(new Array("ING"), "Ingenuity");
	logoGroupList[i++] = new makeLogo(new Array("JCC"), "JewishCommCenter");
	logoGroupList[i++] = new makeLogo(new Array("SIY"), "CuyahogaCommunityCollege");
	logoGroupList[i++] = new makeLogo(new Array("LEX"), "lexus");
	*/
	logoGroupList[i++] = new makeLogo(new Array("WYN"), "WyndhamHotel");
	logoGroupList[i++] = new makeLogo(new Array("BSUB"), "keybankBroadwaySeries");
	logoGroupList[i++] = new makeLogo(new Array("GC"), "giftCard");
	logoGroupList[i++] = new makeLogo(new Array("CJO"), "ClevelandJazzOrchestra");
	logoGroupList[i++] = new makeLogo(new Array("PARK"), "parking");
	logoGroupList[i++] = new makeLogo(["2011-2012 Children's Theater Series Renewal"], "ChildrensTheatreSeries");
	logoGroupList[i++] = new makeLogo(["CPH"], "CPH");
	logoGroupList[i++] = new makeLogo(["SCR"], "The-Scream-Tour");

/* --------------------------------------------------
	MAIN LOGO FUNCTIONS
-------------------------------------------------- */
	function printLogo(name, group) {
		if(name=="" && group=="") return '';
		var logo = "";
		var divider = "";
		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| aft.?)?\)?)?(( |,|-|\(|\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| aft.?)?\)?)?(( |,|-|\(|\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;
				divider = logoList[i].divider;
				break;
			}
		}

		// custom code
		if(logo=="") {
			var str = name
			if (name.match("PARKING")) {
				logo = "parking";
			} else if(name.indexOf("XXXX") > -1) {
				logo = "xxxx";
			}
		}
		// end cc
		
		// 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(cleaner(logoGroupList[k].oname[l])==cleaner(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
		if(logo=="") logo = defaultLogo;
		
		// 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="100" height="100" alt="'+extraName+'" align="absmiddle" class="logo" />'; // custom code (w/h)
			} else {
				for(var k=0; k<logo.length; k++) {
					if(k>0 && divider!="") {
						imgSrc += '<span class="logoDivider">'+divider+'</span>';
					} else {
						imgSrc += ' ';
					}
					imgSrc += '<img src="'+imageWWWPath+'/logos/'+logo[k]+'.gif" border="0" width="100" height="100" alt="'+extraName+'" align="absmiddle" class="logo" />'; // custom code (w/h)
				}
			}
			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 big logo for displayeventinfo
	function printBigLogo(name, group) {
		var imgSrc = printLogo(name, group);
		if(imgSrc!="") {
		//	imgSrc = imgSrc.replace(/width="60" height="60"/ig, 'width="100" height="100"');
			imgSrc = imgSrc.replace(/width="100" height="100"/ig, '');
		}
		return(imgSrc);
	}

	// print very small logo (for mini cart)
	function printSmallLogo(name, group) {
		var imgSrc = printLogo(name, group);
		if(imgSrc!="") {
			imgSrc = imgSrc.replace(/width="100" height="100"/ig, 'width="30" height="30" align="absmiddle"'); // custom code (w/h)
			
			//remove full size code
			imgSrc = imgSrc.replace(/((<a href[^>]+>){1}|(<br>(<([^>]+)>)+ view large(<([^>]+)>)+ click to close(<([^>]+)>)+))/ig, "");
		}
		return(imgSrc);
	}
