var PlayersViewObject = new StatsView();	
   var PlayersTopic = new StatsTopic('Select A Team');
   PlayersTopic.AddURL(new URLPair("Select A Player",""));
   PlayersViewObject.AddTopic(PlayersTopic);
   
   var PlayersTopic0 = new StatsTopic('Atlanta Hawks');	
   PlayersTopic0.AddURL(new URLPair("Select A Player",""));
   PlayersTopic0.AddURL(new URLPair("Bibby, Mike","/playerfile/mike_bibby"));
   PlayersTopic0.AddURL(new URLPair("Collins, Jason","/playerfile/jason_collins"));
   PlayersTopic0.AddURL(new URLPair("Crawford, Jamal","/playerfile/jamal_crawford"));
   PlayersTopic0.AddURL(new URLPair("Evans, Maurice","/playerfile/maurice_evans"));
   PlayersTopic0.AddURL(new URLPair("Horford, Al","/playerfile/al_horford"));
   PlayersTopic0.AddURL(new URLPair("Hunter, Othello","/playerfile/othello_hunter"));
   PlayersTopic0.AddURL(new URLPair("Johnson, Joe","/playerfile/joe_johnson"));
   PlayersTopic0.AddURL(new URLPair("Morris, Randolph","/playerfile/randolph_morris"));
   PlayersTopic0.AddURL(new URLPair("Pachulia, Zaza","/playerfile/zaza_pachulia"));
   PlayersTopic0.AddURL(new URLPair("Smith, Joe","/playerfile/joe_smith"));
   PlayersTopic0.AddURL(new URLPair("Smith, Josh","/playerfile/josh_smith"));
   PlayersTopic0.AddURL(new URLPair("Teague, Jeff","/playerfile/jeff_teague"));
   PlayersTopic0.AddURL(new URLPair("Williams, Marvin","/playerfile/marvin_williams"));
   PlayersViewObject.AddTopic(PlayersTopic0);
   var PlayersTopic1 = new StatsTopic('Boston Celtics');	
   PlayersTopic1.AddURL(new URLPair("Select A Player",""));
   PlayersTopic1.AddURL(new URLPair("Allen, Ray","/playerfile/ray_allen"));
   PlayersTopic1.AddURL(new URLPair("Allen, Tony","/playerfile/tony_allen"));
   PlayersTopic1.AddURL(new URLPair("Daniels, Marquis","/playerfile/marquis_daniels"));
   PlayersTopic1.AddURL(new URLPair("Davis, Glen","/playerfile/glen_davis"));
   PlayersTopic1.AddURL(new URLPair("Garnett, Kevin","/playerfile/kevin_garnett"));
   PlayersTopic1.AddURL(new URLPair("Giddens, J.R.","/playerfile/jr_giddens"));
   PlayersTopic1.AddURL(new URLPair("House, Eddie","/playerfile/eddie_house"));
   PlayersTopic1.AddURL(new URLPair("Hudson, Lester","/playerfile/lester_hudson"));
   PlayersTopic1.AddURL(new URLPair("Perkins, Kendrick","/playerfile/kendrick_perkins"));
   PlayersTopic1.AddURL(new URLPair("Pierce, Paul","/playerfile/paul_pierce"));
   PlayersTopic1.AddURL(new URLPair("Rondo, Rajon","/playerfile/rajon_rondo"));
   PlayersTopic1.AddURL(new URLPair("Scalabrine, Brian","/playerfile/brian_scalabrine"));
   PlayersTopic1.AddURL(new URLPair("Walker, Bill","/playerfile/bill_walker"));
   PlayersTopic1.AddURL(new URLPair("Wallace, Rasheed","/playerfile/rasheed_wallace"));
   PlayersTopic1.AddURL(new URLPair("Williams, Shelden","/playerfile/shelden_williams"));
   PlayersViewObject.AddTopic(PlayersTopic1);
   var PlayersTopic2 = new StatsTopic('Cleveland Cavaliers');	
   PlayersTopic2.AddURL(new URLPair("Select A Player",""));
   PlayersTopic2.AddURL(new URLPair("Gibson, Daniel","/playerfile/daniel_gibson"));
   PlayersTopic2.AddURL(new URLPair("Green, Danny","/playerfile/daniel_green"));
   PlayersTopic2.AddURL(new URLPair("Hickson, J.J.","/playerfile/jj_hickson"));
   PlayersTopic2.AddURL(new URLPair("Ilgauskas, Zydrunas","/playerfile/zydrunas_ilgauskas"));
   PlayersTopic2.AddURL(new URLPair("Jackson, Darnell","/playerfile/darnell_jackson"));
   PlayersTopic2.AddURL(new URLPair("James, LeBron","/playerfile/lebron_james"));
   PlayersTopic2.AddURL(new URLPair("Karl, Coby","/playerfile/coby_karl"));
   PlayersTopic2.AddURL(new URLPair("Moon, Jamario","/playerfile/jamario_moon"));
   PlayersTopic2.AddURL(new URLPair("O'Neal, Shaquille","/playerfile/shaquille_oneal"));
   PlayersTopic2.AddURL(new URLPair("Parker, Anthony","/playerfile/anthony_parker"));
   PlayersTopic2.AddURL(new URLPair("Powe, Leon","/playerfile/leon_powe"));
   PlayersTopic2.AddURL(new URLPair("Varejao, Anderson","/playerfile/anderson_varejao"));
   PlayersTopic2.AddURL(new URLPair("West, Delonte","/playerfile/delonte_west"));
   PlayersTopic2.AddURL(new URLPair("Williams, Jawad","/playerfile/jawad_williams"));
   PlayersTopic2.AddURL(new URLPair("Williams, Mo","/playerfile/maurice_williams"));
   PlayersViewObject.AddTopic(PlayersTopic2);
   var PlayersTopic3 = new StatsTopic('New Orleans Hornets');	
   PlayersTopic3.AddURL(new URLPair("Select A Player",""));
   PlayersTopic3.AddURL(new URLPair("Armstrong, Hilton","/playerfile/hilton_armstrong"));
   PlayersTopic3.AddURL(new URLPair("Brown, Bobby","/playerfile/bobby_brown"));
   PlayersTopic3.AddURL(new URLPair("Brown, Devin","/playerfile/devin_brown"));
   PlayersTopic3.AddURL(new URLPair("Collison, Darren","/playerfile/darren_collison"));
   PlayersTopic3.AddURL(new URLPair("Diogu, Ike","/playerfile/ike_diogu"));
   PlayersTopic3.AddURL(new URLPair("Marks, Sean","/playerfile/sean_marks"));
   PlayersTopic3.AddURL(new URLPair("Okafor, Emeka","/playerfile/emeka_okafor"));
   PlayersTopic3.AddURL(new URLPair("Paul, Chris","/playerfile/chris_paul"));
   PlayersTopic3.AddURL(new URLPair("Peterson, Morris","/playerfile/morris_peterson"));
   PlayersTopic3.AddURL(new URLPair("Posey, James","/playerfile/james_posey"));
   PlayersTopic3.AddURL(new URLPair("Songaila, Darius","/playerfile/darius_songaila"));
   PlayersTopic3.AddURL(new URLPair("Stojakovic, Peja","/playerfile/predrag_stojakovic"));
   PlayersTopic3.AddURL(new URLPair("Thornton, Marcus","/playerfile/marcus_thornton"));
   PlayersTopic3.AddURL(new URLPair("West, David","/playerfile/david_west"));
   PlayersTopic3.AddURL(new URLPair("Wright, Julian","/playerfile/julian_wright"));
   PlayersViewObject.AddTopic(PlayersTopic3);
   var PlayersTopic4 = new StatsTopic('Chicago Bulls');	
   PlayersTopic4.AddURL(new URLPair("Select A Player",""));
   PlayersTopic4.AddURL(new URLPair("Deng, Luol","/playerfile/luol_deng"));
   PlayersTopic4.AddURL(new URLPair("Gibson, Taj","/playerfile/taj_gibson"));
   PlayersTopic4.AddURL(new URLPair("Gray, Aaron","/playerfile/aaron_gray"));
   PlayersTopic4.AddURL(new URLPair("Hinrich, Kirk","/playerfile/kirk_hinrich"));
   PlayersTopic4.AddURL(new URLPair("Hunter, Lindsey","/playerfile/lindsey_hunter"));
   PlayersTopic4.AddURL(new URLPair("James, Jerome","/playerfile/jerome_james"));
   PlayersTopic4.AddURL(new URLPair("Johnson, James","/playerfile/james_johnson"));
   PlayersTopic4.AddURL(new URLPair("Miller, Brad","/playerfile/brad_miller"));
   PlayersTopic4.AddURL(new URLPair("Noah, Joakim","/playerfile/joakim_noah"));
   PlayersTopic4.AddURL(new URLPair("Pargo, Jannero","/playerfile/jannero_pargo"));
   PlayersTopic4.AddURL(new URLPair("Rose, Derrick","/playerfile/derrick_rose"));
   PlayersTopic4.AddURL(new URLPair("Salmons, John","/playerfile/john_salmons"));
   PlayersTopic4.AddURL(new URLPair("Thomas, Tyrus","/playerfile/tyrus_thomas"));
   PlayersViewObject.AddTopic(PlayersTopic4);
   var PlayersTopic5 = new StatsTopic('Dallas Mavericks');	
   PlayersTopic5.AddURL(new URLPair("Select A Player",""));
   PlayersTopic5.AddURL(new URLPair("Barea, Jose","/playerfile/jose_barea"));
   PlayersTopic5.AddURL(new URLPair("Beaubois, Rodrigue","/playerfile/rodrigue_beaubois"));
   PlayersTopic5.AddURL(new URLPair("Carroll, Matt","/playerfile/matt_carroll"));
   PlayersTopic5.AddURL(new URLPair("Dampier, Erick","/playerfile/erick_dampier"));
   PlayersTopic5.AddURL(new URLPair("Gooden, Drew","/playerfile/drew_gooden"));
   PlayersTopic5.AddURL(new URLPair("Howard, Josh","/playerfile/josh_howard"));
   PlayersTopic5.AddURL(new URLPair("Humphries, Kris","/playerfile/kris_humphries"));
   PlayersTopic5.AddURL(new URLPair("Kidd, Jason","/playerfile/jason_kidd"));
   PlayersTopic5.AddURL(new URLPair("Marion, Shawn","/playerfile/shawn_marion"));
   PlayersTopic5.AddURL(new URLPair("Nowitzki, Dirk","/playerfile/dirk_nowitzki"));
   PlayersTopic5.AddURL(new URLPair("Ross, Quinton","/playerfile/quinton_ross"));
   PlayersTopic5.AddURL(new URLPair("Singleton, James","/playerfile/james_singleton"));
   PlayersTopic5.AddURL(new URLPair("Terry, Jason","/playerfile/jason_terry"));
   PlayersTopic5.AddURL(new URLPair("Thomas, Tim","/playerfile/tim_thomas"));
   PlayersTopic5.AddURL(new URLPair("Williams, Shawne","/playerfile/shawne_williams"));
   PlayersViewObject.AddTopic(PlayersTopic5);
   var PlayersTopic6 = new StatsTopic('Denver Nuggets');	
   PlayersTopic6.AddURL(new URLPair("Select A Player",""));
   PlayersTopic6.AddURL(new URLPair("Afflalo, Arron","/playerfile/arron_afflalo"));
   PlayersTopic6.AddURL(new URLPair("Allen, Malik","/playerfile/malik_allen"));
   PlayersTopic6.AddURL(new URLPair("Andersen, Chris","/playerfile/chris_andersen"));
   PlayersTopic6.AddURL(new URLPair("Anthony, Carmelo","/playerfile/carmelo_anthony"));
   PlayersTopic6.AddURL(new URLPair("Balkman, Renaldo","/playerfile/renaldo_balkman"));
   PlayersTopic6.AddURL(new URLPair("Billups, Chauncey","/playerfile/chauncey_billups"));
   PlayersTopic6.AddURL(new URLPair("Carter, Anthony","/playerfile/anthony_carter"));
   PlayersTopic6.AddURL(new URLPair("Graham, Joey","/playerfile/joey_graham"));
   PlayersTopic6.AddURL(new URLPair("Lawson, Ty","/playerfile/ty_lawson"));
   PlayersTopic6.AddURL(new URLPair("Martin, Kenyon","/playerfile/kenyon_martin"));
   PlayersTopic6.AddURL(new URLPair("Nene","/playerfile/nene"));
   PlayersTopic6.AddURL(new URLPair("Petro, Johan","/playerfile/johan_petro"));
   PlayersTopic6.AddURL(new URLPair("Smith, J.R.","/playerfile/jr_smith"));
   PlayersViewObject.AddTopic(PlayersTopic6);
   var PlayersTopic7 = new StatsTopic('Golden State Warriors');	
   PlayersTopic7.AddURL(new URLPair("Select A Player",""));
   PlayersTopic7.AddURL(new URLPair("Azubuike, Kelenna","/playerfile/kelenna_azubuike"));
   PlayersTopic7.AddURL(new URLPair("Bell, Raja","/playerfile/raja_bell"));
   PlayersTopic7.AddURL(new URLPair("Biedrins, Andris","/playerfile/andris_biedrins"));
   PlayersTopic7.AddURL(new URLPair("Claxton, Speedy","/playerfile/speedy_claxton"));
   PlayersTopic7.AddURL(new URLPair("Curry, Stephen","/playerfile/stephen_curry"));
   PlayersTopic7.AddURL(new URLPair("Ellis, Monta","/playerfile/monta_ellis"));
   PlayersTopic7.AddURL(new URLPair("George, Devean","/playerfile/devean_george"));
   PlayersTopic7.AddURL(new URLPair("Maggette, Corey","/playerfile/corey_maggette"));
   PlayersTopic7.AddURL(new URLPair("Moore, Mikki","/playerfile/mikki_moore"));
   PlayersTopic7.AddURL(new URLPair("Morrow, Anthony","/playerfile/anthony_morrow"));
   PlayersTopic7.AddURL(new URLPair("Radmanovic, Vladimir","/playerfile/vladimir_radmanovic"));
   PlayersTopic7.AddURL(new URLPair("Randolph, Anthony","/playerfile/anthony_randolph"));
   PlayersTopic7.AddURL(new URLPair("Turiaf, Ronny","/playerfile/ronny_turiaf"));
   PlayersTopic7.AddURL(new URLPair("Watson, C.J.","/playerfile/cj_watson"));
   PlayersTopic7.AddURL(new URLPair("Wright, Brandan","/playerfile/brandan_wright"));
   PlayersViewObject.AddTopic(PlayersTopic7);
   var PlayersTopic8 = new StatsTopic('Houston Rockets');	
   PlayersTopic8.AddURL(new URLPair("Select A Player",""));
   PlayersTopic8.AddURL(new URLPair("Andersen, David","/playerfile/david_andersen"));
   PlayersTopic8.AddURL(new URLPair("Ariza, Trevor","/playerfile/trevor_ariza"));
   PlayersTopic8.AddURL(new URLPair("Battier, Shane","/playerfile/shane_battier"));
   PlayersTopic8.AddURL(new URLPair("Brooks, Aaron","/playerfile/aaron_brooks"));
   PlayersTopic8.AddURL(new URLPair("Budinger, Chase","/playerfile/chase_budinger"));
   PlayersTopic8.AddURL(new URLPair("Cook, Brian","/playerfile/brian_cook"));
   PlayersTopic8.AddURL(new URLPair("Dorsey, Joey","/playerfile/joey_dorsey"));
   PlayersTopic8.AddURL(new URLPair("Hayes, Chuck","/playerfile/chuck_hayes"));
   PlayersTopic8.AddURL(new URLPair("Landry, Carl","/playerfile/carl_landry"));
   PlayersTopic8.AddURL(new URLPair("Lowry, Kyle","/playerfile/kyle_lowry"));
   PlayersTopic8.AddURL(new URLPair("McGrady, Tracy","/playerfile/tracy_mcgrady"));
   PlayersTopic8.AddURL(new URLPair("Ming, Yao","/playerfile/yao_ming"));
   PlayersTopic8.AddURL(new URLPair("Scola, Luis","/playerfile/luis_scola"));
   PlayersTopic8.AddURL(new URLPair("Taylor, Jermaine","/playerfile/jermaine_taylor"));
   PlayersViewObject.AddTopic(PlayersTopic8);
   var PlayersTopic9 = new StatsTopic('Los Angeles Clippers');	
   PlayersTopic9.AddURL(new URLPair("Select A Player",""));
   PlayersTopic9.AddURL(new URLPair("Butler, Rasual","/playerfile/rasual_butler"));
   PlayersTopic9.AddURL(new URLPair("Camby, Marcus","/playerfile/marcus_camby"));
   PlayersTopic9.AddURL(new URLPair("Collins, Mardy","/playerfile/mardy_collins"));
   PlayersTopic9.AddURL(new URLPair("Davis, Baron","/playerfile/baron_davis"));
   PlayersTopic9.AddURL(new URLPair("Davis, Ricky","/playerfile/ricky_davis"));
   PlayersTopic9.AddURL(new URLPair("Gordon, Eric","/playerfile/eric_gordon"));
   PlayersTopic9.AddURL(new URLPair("Griffin, Blake","/playerfile/blake_griffin"));
   PlayersTopic9.AddURL(new URLPair("Jordan, DeAndre","/playerfile/deandre_jordan"));
   PlayersTopic9.AddURL(new URLPair("Kaman, Chris","/playerfile/chris_kaman"));
   PlayersTopic9.AddURL(new URLPair("Novak, Steve","/playerfile/steve_novak"));
   PlayersTopic9.AddURL(new URLPair("Rush, Kareem","/playerfile/kareem_rush"));
   PlayersTopic9.AddURL(new URLPair("Skinner, Brian","/playerfile/brian_skinner"));
   PlayersTopic9.AddURL(new URLPair("Smith, Craig","/playerfile/craig_smith"));
   PlayersTopic9.AddURL(new URLPair("Telfair, Sebastian","/playerfile/sebastian_telfair"));
   PlayersTopic9.AddURL(new URLPair("Thornton, Al","/playerfile/al_thornton"));
   PlayersViewObject.AddTopic(PlayersTopic9);
   var PlayersTopic10 = new StatsTopic('Los Angeles Lakers');	
   PlayersTopic10.AddURL(new URLPair("Select A Player",""));
   PlayersTopic10.AddURL(new URLPair("Artest, Ron","/playerfile/ron_artest"));
   PlayersTopic10.AddURL(new URLPair("Brown, Shannon","/playerfile/shannon_brown"));
   PlayersTopic10.AddURL(new URLPair("Bryant, Kobe","/playerfile/kobe_bryant"));
   PlayersTopic10.AddURL(new URLPair("Bynum, Andrew","/playerfile/andrew_bynum"));
   PlayersTopic10.AddURL(new URLPair("Farmar, Jordan","/playerfile/jordan_farmar"));
   PlayersTopic10.AddURL(new URLPair("Fisher, Derek","/playerfile/derek_fisher"));
   PlayersTopic10.AddURL(new URLPair("Gasol, Pau","/playerfile/pau_gasol"));
   PlayersTopic10.AddURL(new URLPair("Ilunga-Mbenga, Didier","/playerfile/dj_mbenga"));
   PlayersTopic10.AddURL(new URLPair("Morrison, Adam","/playerfile/adam_morrison"));
   PlayersTopic10.AddURL(new URLPair("Odom, Lamar","/playerfile/lamar_odom"));
   PlayersTopic10.AddURL(new URLPair("Powell, Josh","/playerfile/josh_powell"));
   PlayersTopic10.AddURL(new URLPair("Vujacic, Sasha","/playerfile/sasha_vujacic"));
   PlayersTopic10.AddURL(new URLPair("Walton, Luke","/playerfile/luke_walton"));
   PlayersViewObject.AddTopic(PlayersTopic10);
   var PlayersTopic11 = new StatsTopic('Miami Heat');	
   PlayersTopic11.AddURL(new URLPair("Select A Player",""));
   PlayersTopic11.AddURL(new URLPair("Anthony, Joel","/playerfile/joel_anthony"));
   PlayersTopic11.AddURL(new URLPair("Arroyo, Carlos","/playerfile/carlos_arroyo"));
   PlayersTopic11.AddURL(new URLPair("Beasley, Michael","/playerfile/michael_beasley"));
   PlayersTopic11.AddURL(new URLPair("Chalmers, Mario","/playerfile/mario_chalmers"));
   PlayersTopic11.AddURL(new URLPair("Cook, Daequan","/playerfile/daequan_cook"));
   PlayersTopic11.AddURL(new URLPair("Diawara, Yakhouba","/playerfile/yakhouba_diawara"));
   PlayersTopic11.AddURL(new URLPair("Haslem, Udonis","/playerfile/udonis_haslem"));
   PlayersTopic11.AddURL(new URLPair("Jones, James","/playerfile/james_jones"));
   PlayersTopic11.AddURL(new URLPair("Magloire, Jamaal","/playerfile/jamaal_magloire"));
   PlayersTopic11.AddURL(new URLPair("O'Neal, Jermaine","/playerfile/jermaine_oneal"));
   PlayersTopic11.AddURL(new URLPair("Quinn, Chris","/playerfile/chris_quinn"));
   PlayersTopic11.AddURL(new URLPair("Randolph, Shavlik","/playerfile/shavlik_randolph"));
   PlayersTopic11.AddURL(new URLPair("Richardson, Quentin","/playerfile/quentin_richardson"));
   PlayersTopic11.AddURL(new URLPair("Wade, Dwyane","/playerfile/dwyane_wade"));
   PlayersTopic11.AddURL(new URLPair("Wright, Dorell","/playerfile/dorell_wright"));
   PlayersViewObject.AddTopic(PlayersTopic11);
   var PlayersTopic12 = new StatsTopic('Milwaukee Bucks');	
   PlayersTopic12.AddURL(new URLPair("Select A Player",""));
   PlayersTopic12.AddURL(new URLPair("Alexander, Joe","/playerfile/joe_alexander"));
   PlayersTopic12.AddURL(new URLPair("Bell, Charlie","/playerfile/charlie_bell"));
   PlayersTopic12.AddURL(new URLPair("Bogut, Andrew","/playerfile/andrew_bogut"));
   PlayersTopic12.AddURL(new URLPair("Delfino, Carlos","/playerfile/carlos_delfino"));
   PlayersTopic12.AddURL(new URLPair("Elson, Francisco","/playerfile/francisco_elson"));
   PlayersTopic12.AddURL(new URLPair("Gadzuric, Dan","/playerfile/dan_gadzuric"));
   PlayersTopic12.AddURL(new URLPair("Ilyasova, Ersan","/playerfile/ersan_ilyasova"));
   PlayersTopic12.AddURL(new URLPair("Jennings, Brandon","/playerfile/brandon_jennings"));
   PlayersTopic12.AddURL(new URLPair("Mbah a Moute, Luc","/playerfile/luc_mbah_a_moute"));
   PlayersTopic12.AddURL(new URLPair("Meeks, Jodie","/playerfile/jodie_meeks"));
   PlayersTopic12.AddURL(new URLPair("Redd, Michael","/playerfile/michael_redd"));
   PlayersTopic12.AddURL(new URLPair("Ridnour, Luke","/playerfile/luke_ridnour"));
   PlayersTopic12.AddURL(new URLPair("Thomas, Kurt","/playerfile/kurt_thomas"));
   PlayersTopic12.AddURL(new URLPair("Ukic, Roko","/playerfile/roko_ukic"));
   PlayersTopic12.AddURL(new URLPair("Warrick, Hakim","/playerfile/hakim_warrick"));
   PlayersViewObject.AddTopic(PlayersTopic12);
   var PlayersTopic13 = new StatsTopic('Minnesota Timberwolves');	
   PlayersTopic13.AddURL(new URLPair("Select A Player",""));
   PlayersTopic13.AddURL(new URLPair("Blount, Mark","/playerfile/mark_blount"));
   PlayersTopic13.AddURL(new URLPair("Brewer, Corey","/playerfile/corey_brewer"));
   PlayersTopic13.AddURL(new URLPair("Cardinal, Brian","/playerfile/brian_cardinal"));
   PlayersTopic13.AddURL(new URLPair("Ellington, Wayne","/playerfile/wayne_ellington"));
   PlayersTopic13.AddURL(new URLPair("Flynn, Jonny","/playerfile/jonny_flynn"));
   PlayersTopic13.AddURL(new URLPair("Gomes, Ryan","/playerfile/ryan_gomes"));
   PlayersTopic13.AddURL(new URLPair("Hart, Jason","/playerfile/jason_hart"));
   PlayersTopic13.AddURL(new URLPair("Hollins, Ryan","/playerfile/ryan_hollins"));
   PlayersTopic13.AddURL(new URLPair("Jawai, Nathan","/playerfile/nathan_jawai"));
   PlayersTopic13.AddURL(new URLPair("Jefferson, Al","/playerfile/al_jefferson"));
   PlayersTopic13.AddURL(new URLPair("Love, Kevin","/playerfile/kevin_love"));
   PlayersTopic13.AddURL(new URLPair("Pavlovic, Aleksandar","/playerfile/aleksandar_pavlovic"));
   PlayersTopic13.AddURL(new URLPair("Pecherov, Oleksiy","/playerfile/oleksiy_pecherov"));
   PlayersTopic13.AddURL(new URLPair("Sessions, Ramon","/playerfile/ramon_sessions"));
   PlayersTopic13.AddURL(new URLPair("Wilkins, Damien","/playerfile/damien_wilkins"));
   PlayersViewObject.AddTopic(PlayersTopic13);
   var PlayersTopic14 = new StatsTopic('New Jersey Nets');	
   PlayersTopic14.AddURL(new URLPair("Select A Player",""));
   PlayersTopic14.AddURL(new URLPair("Alston, Rafer","/playerfile/rafer_alston"));
   PlayersTopic14.AddURL(new URLPair("Battie, Tony","/playerfile/tony_battie"));
   PlayersTopic14.AddURL(new URLPair("Boone, Josh","/playerfile/josh_boone"));
   PlayersTopic14.AddURL(new URLPair("Dooling, Keyon","/playerfile/keyon_dooling"));
   PlayersTopic14.AddURL(new URLPair("Douglas-Roberts, Chris","/playerfile/chris_douglas-roberts"));
   PlayersTopic14.AddURL(new URLPair("Harris, Devin","/playerfile/devin_harris"));
   PlayersTopic14.AddURL(new URLPair("Hassell, Trenton","/playerfile/trenton_hassell"));
   PlayersTopic14.AddURL(new URLPair("Hayes, Jarvis","/playerfile/jarvis_hayes"));
   PlayersTopic14.AddURL(new URLPair("Jianlian, Yi","/playerfile/yi_jianlian"));
   PlayersTopic14.AddURL(new URLPair("Lee, Courtney","/playerfile/courtney_lee"));
   PlayersTopic14.AddURL(new URLPair("Lopez, Brook","/playerfile/brook_lopez"));
   PlayersTopic14.AddURL(new URLPair("Najera, Eduardo","/playerfile/eduardo_najera"));
   PlayersTopic14.AddURL(new URLPair("Simmons, Bobby","/playerfile/bobby_simmons"));
   PlayersTopic14.AddURL(new URLPair("Williams, Sean","/playerfile/sean_williams"));
   PlayersTopic14.AddURL(new URLPair("Williams, Terrence","/playerfile/terrence_williams"));
   PlayersViewObject.AddTopic(PlayersTopic14);
   var PlayersTopic15 = new StatsTopic('New York Knicks');	
   PlayersTopic15.AddURL(new URLPair("Select A Player",""));
   PlayersTopic15.AddURL(new URLPair("Chandler, Wilson","/playerfile/wilson_chandler"));
   PlayersTopic15.AddURL(new URLPair("Curry, Eddy","/playerfile/eddy_curry"));
   PlayersTopic15.AddURL(new URLPair("Douglas, Toney","/playerfile/toney_douglas"));
   PlayersTopic15.AddURL(new URLPair("Duhon, Chris","/playerfile/chris_duhon"));
   PlayersTopic15.AddURL(new URLPair("Gallinari, Danilo","/playerfile/danilo_gallinari"));
   PlayersTopic15.AddURL(new URLPair("Harrington, Al","/playerfile/al_harrington"));
   PlayersTopic15.AddURL(new URLPair("Hill, Jordan","/playerfile/jordan_hill"));
   PlayersTopic15.AddURL(new URLPair("Hughes, Larry","/playerfile/larry_hughes"));
   PlayersTopic15.AddURL(new URLPair("Jeffries, Jared","/playerfile/jared_jeffries"));
   PlayersTopic15.AddURL(new URLPair("Landry, Marcus","/playerfile/marcus_landry"));
   PlayersTopic15.AddURL(new URLPair("Lee, David","/playerfile/david_lee"));
   PlayersTopic15.AddURL(new URLPair("Milicic, Darko","/playerfile/darko_milicic"));
   PlayersTopic15.AddURL(new URLPair("Mobley, Cuttino","/playerfile/cuttino_mobley"));
   PlayersTopic15.AddURL(new URLPair("Robinson, Nate","/playerfile/nate_robinson"));
   PlayersViewObject.AddTopic(PlayersTopic15);
   var PlayersTopic16 = new StatsTopic('Orlando Magic');	
   PlayersTopic16.AddURL(new URLPair("Select A Player",""));
   PlayersTopic16.AddURL(new URLPair("Anderson, Ryan","/playerfile/ryan_anderson"));
   PlayersTopic16.AddURL(new URLPair("Barnes, Matt","/playerfile/matt_barnes"));
   PlayersTopic16.AddURL(new URLPair("Bass, Brandon","/playerfile/brandon_bass"));
   PlayersTopic16.AddURL(new URLPair("Carter, Vince","/playerfile/vince_carter"));
   PlayersTopic16.AddURL(new URLPair("Foyle, Adonal","/playerfile/adonal_foyle"));
   PlayersTopic16.AddURL(new URLPair("Gortat, Marcin","/playerfile/marcin_gortat"));
   PlayersTopic16.AddURL(new URLPair("Howard, Dwight","/playerfile/dwight_howard"));
   PlayersTopic16.AddURL(new URLPair("Johnson, Anthony","/playerfile/anthony_johnson"));
   PlayersTopic16.AddURL(new URLPair("Lewis, Rashard","/playerfile/rashard_lewis"));
   PlayersTopic16.AddURL(new URLPair("Nelson, Jameer","/playerfile/jameer_nelson"));
   PlayersTopic16.AddURL(new URLPair("Pietrus, Mickael","/playerfile/mickael_pietrus"));
   PlayersTopic16.AddURL(new URLPair("Redick, J.J.","/playerfile/jj_redick"));
   PlayersTopic16.AddURL(new URLPair("Williams, Jason","/playerfile/jason_williams"));
   PlayersViewObject.AddTopic(PlayersTopic16);
   var PlayersTopic17 = new StatsTopic('Indiana Pacers');	
   PlayersTopic17.AddURL(new URLPair("Select A Player",""));
   PlayersTopic17.AddURL(new URLPair("Diener, Travis","/playerfile/travis_diener"));
   PlayersTopic17.AddURL(new URLPair("Dunleavy, Mike","/playerfile/mike_dunleavy"));
   PlayersTopic17.AddURL(new URLPair("Ford, T.J.","/playerfile/tj_ford"));
   PlayersTopic17.AddURL(new URLPair("Foster, Jeff","/playerfile/jeff_foster"));
   PlayersTopic17.AddURL(new URLPair("Granger, Danny","/playerfile/danny_granger"));
   PlayersTopic17.AddURL(new URLPair("Hansbrough, Tyler","/playerfile/tyler_hansbrough"));
   PlayersTopic17.AddURL(new URLPair("Head, Luther","/playerfile/luther_head"));
   PlayersTopic17.AddURL(new URLPair("Hibbert, Roy","/playerfile/roy_hibbert"));
   PlayersTopic17.AddURL(new URLPair("Jones, Dahntay","/playerfile/dahntay_jones"));
   PlayersTopic17.AddURL(new URLPair("Jones, Solomon","/playerfile/solomon_jones"));
   PlayersTopic17.AddURL(new URLPair("McRoberts, Josh","/playerfile/josh_mcroberts"));
   PlayersTopic17.AddURL(new URLPair("Murphy, Troy","/playerfile/troy_murphy"));
   PlayersTopic17.AddURL(new URLPair("Price, A.J.","/playerfile/aj_price"));
   PlayersTopic17.AddURL(new URLPair("Rush, Brandon","/playerfile/brandon_rush"));
   PlayersTopic17.AddURL(new URLPair("Watson, Earl","/playerfile/earl_watson"));
   PlayersViewObject.AddTopic(PlayersTopic17);
   var PlayersTopic18 = new StatsTopic('Philadelphia 76ers');	
   PlayersTopic18.AddURL(new URLPair("Select A Player",""));
   PlayersTopic18.AddURL(new URLPair("Brand, Elton","/playerfile/elton_brand"));
   PlayersTopic18.AddURL(new URLPair("Brezec, Primoz","/playerfile/primoz_brezec"));
   PlayersTopic18.AddURL(new URLPair("Carney, Rodney","/playerfile/rodney_carney"));
   PlayersTopic18.AddURL(new URLPair("Dalembert, Samuel","/playerfile/samuel_dalembert"));
   PlayersTopic18.AddURL(new URLPair("Green, Willie","/playerfile/willie_green"));
   PlayersTopic18.AddURL(new URLPair("Holiday, Jrue","/playerfile/jrue_holiday"));
   PlayersTopic18.AddURL(new URLPair("Iguodala, Andre","/playerfile/andre_iguodala"));
   PlayersTopic18.AddURL(new URLPair("Ivey, Royal","/playerfile/royal_ivey"));
   PlayersTopic18.AddURL(new URLPair("Kapono, Jason","/playerfile/jason_kapono"));
   PlayersTopic18.AddURL(new URLPair("Smith, Jason","/playerfile/jason_smith"));
   PlayersTopic18.AddURL(new URLPair("Speights, Marreese","/playerfile/marreese_speights"));
   PlayersTopic18.AddURL(new URLPair("Williams, Louis","/playerfile/louis_williams"));
   PlayersTopic18.AddURL(new URLPair("Young, Thaddeus","/playerfile/thaddeus_young"));
   PlayersViewObject.AddTopic(PlayersTopic18);
   var PlayersTopic19 = new StatsTopic('Phoenix Suns');	
   PlayersTopic19.AddURL(new URLPair("Select A Player",""));
   PlayersTopic19.AddURL(new URLPair("Amundson, Louis","/playerfile/louis_amundson"));
   PlayersTopic19.AddURL(new URLPair("Barbosa, Leandro","/playerfile/leandro_barbosa"));
   PlayersTopic19.AddURL(new URLPair("Clark, Earl","/playerfile/earl_clark"));
   PlayersTopic19.AddURL(new URLPair("Collins, Jarron","/playerfile/jarron_collins"));
   PlayersTopic19.AddURL(new URLPair("Dragic, Goran","/playerfile/goran_dragic"));
   PlayersTopic19.AddURL(new URLPair("Dudley, Jared","/playerfile/jared_dudley"));
   PlayersTopic19.AddURL(new URLPair("Frye, Channing","/playerfile/channing_frye"));
   PlayersTopic19.AddURL(new URLPair("Griffin, Taylor","/playerfile/taylor_griffin"));
   PlayersTopic19.AddURL(new URLPair("Hill, Grant","/playerfile/grant_hill"));
   PlayersTopic19.AddURL(new URLPair("Lopez, Robin","/playerfile/robin_lopez"));
   PlayersTopic19.AddURL(new URLPair("Nash, Steve","/playerfile/steve_nash"));
   PlayersTopic19.AddURL(new URLPair("Richardson, Jason","/playerfile/jason_richardson"));
   PlayersTopic19.AddURL(new URLPair("Stoudemire, Amar'e","/playerfile/amare_stoudemire"));
   PlayersTopic19.AddURL(new URLPair("Tucker, Alando","/playerfile/alando_tucker"));
   PlayersViewObject.AddTopic(PlayersTopic19);
   var PlayersTopic20 = new StatsTopic('Portland Trail Blazers');	
   PlayersTopic20.AddURL(new URLPair("Select A Player",""));
   PlayersTopic20.AddURL(new URLPair("Aldridge, LaMarcus","/playerfile/lamarcus_aldridge"));
   PlayersTopic20.AddURL(new URLPair("Batum, Nicolas","/playerfile/nicolas_batum"));
   PlayersTopic20.AddURL(new URLPair("Bayless, Jerryd","/playerfile/jerryd_bayless"));
   PlayersTopic20.AddURL(new URLPair("Blake, Steve","/playerfile/steve_blake"));
   PlayersTopic20.AddURL(new URLPair("Cunningham, Dante","/playerfile/dante_cunningham"));
   PlayersTopic20.AddURL(new URLPair("Fernandez, Rudy","/playerfile/rudy_fernandez"));
   PlayersTopic20.AddURL(new URLPair("Howard, Juwan","/playerfile/juwan_howard"));
   PlayersTopic20.AddURL(new URLPair("Miller, Andre","/playerfile/andre_miller"));
   PlayersTopic20.AddURL(new URLPair("Mills, Patrick","/playerfile/patrick_mills"));
   PlayersTopic20.AddURL(new URLPair("Oden, Greg","/playerfile/greg_oden"));
   PlayersTopic20.AddURL(new URLPair("Outlaw, Travis","/playerfile/travis_outlaw"));
   PlayersTopic20.AddURL(new URLPair("Pendergraph, Jeff","/playerfile/jeff_pendergraph"));
   PlayersTopic20.AddURL(new URLPair("Przybilla, Joel","/playerfile/joel_przybilla"));
   PlayersTopic20.AddURL(new URLPair("Roy, Brandon","/playerfile/brandon_roy"));
   PlayersTopic20.AddURL(new URLPair("Webster, Martell","/playerfile/martell_webster"));
   PlayersViewObject.AddTopic(PlayersTopic20);
   var PlayersTopic21 = new StatsTopic('Sacramento Kings');	
   PlayersTopic21.AddURL(new URLPair("Select A Player",""));
   PlayersTopic21.AddURL(new URLPair("Brockman, Jon","/playerfile/jon_brockman"));
   PlayersTopic21.AddURL(new URLPair("Casspi, Omri","/playerfile/omri_casspi"));
   PlayersTopic21.AddURL(new URLPair("Evans, Tyreke","/playerfile/tyreke_evans"));
   PlayersTopic21.AddURL(new URLPair("Garcia, Francisco","/playerfile/francisco_garcia"));
   PlayersTopic21.AddURL(new URLPair("Greene, Donte","/playerfile/donte_greene"));
   PlayersTopic21.AddURL(new URLPair("Hawes, Spencer","/playerfile/spencer_hawes"));
   PlayersTopic21.AddURL(new URLPair("Martin, Kevin","/playerfile/kevin_martin"));
   PlayersTopic21.AddURL(new URLPair("May, Sean","/playerfile/sean_may"));
   PlayersTopic21.AddURL(new URLPair("Nocioni, Andres","/playerfile/andres_nocioni"));
   PlayersTopic21.AddURL(new URLPair("Rodriguez, Sergio","/playerfile/sergio_rodriguez"));
   PlayersTopic21.AddURL(new URLPair("Thomas, Kenny","/playerfile/kenny_thomas"));
   PlayersTopic21.AddURL(new URLPair("Thompson, Jason","/playerfile/jason_thompson"));
   PlayersTopic21.AddURL(new URLPair("Udoka, Ime","/playerfile/ime_udoka"));
   PlayersTopic21.AddURL(new URLPair("Udrih, Beno","/playerfile/beno_udrih"));
   PlayersViewObject.AddTopic(PlayersTopic21);
   var PlayersTopic22 = new StatsTopic('San Antonio Spurs');	
   PlayersTopic22.AddURL(new URLPair("Select A Player",""));
   PlayersTopic22.AddURL(new URLPair("Blair, DeJuan","/playerfile/dejuan_blair"));
   PlayersTopic22.AddURL(new URLPair("Bogans, Keith","/playerfile/keith_bogans"));
   PlayersTopic22.AddURL(new URLPair("Bonner, Matt","/playerfile/matt_bonner"));
   PlayersTopic22.AddURL(new URLPair("Duncan, Tim","/playerfile/tim_duncan"));
   PlayersTopic22.AddURL(new URLPair("Finley, Michael","/playerfile/michael_finley"));
   PlayersTopic22.AddURL(new URLPair("Ginobili, Manu","/playerfile/emanuel_ginobili"));
   PlayersTopic22.AddURL(new URLPair("Hairston, Malik","/playerfile/malik_hairston"));
   PlayersTopic22.AddURL(new URLPair("Haislip, Marcus","/playerfile/marcus_haislip"));
   PlayersTopic22.AddURL(new URLPair("Hill, George","/playerfile/george_hill"));
   PlayersTopic22.AddURL(new URLPair("Jefferson, Richard","/playerfile/richard_jefferson"));
   PlayersTopic22.AddURL(new URLPair("Mahinmi, Ian","/playerfile/ian_mahinmi"));
   PlayersTopic22.AddURL(new URLPair("Mason, Roger","/playerfile/roger_mason"));
   PlayersTopic22.AddURL(new URLPair("McDyess, Antonio","/playerfile/antonio_mcdyess"));
   PlayersTopic22.AddURL(new URLPair("Parker, Tony","/playerfile/tony_parker"));
   PlayersTopic22.AddURL(new URLPair("Ratliff, Theo","/playerfile/theo_ratliff"));
   PlayersViewObject.AddTopic(PlayersTopic22);
   var PlayersTopic23 = new StatsTopic('Oklahoma City Thunder');	
   PlayersTopic23.AddURL(new URLPair("Select A Player",""));
   PlayersTopic23.AddURL(new URLPair("Bowen, Ryan","/playerfile/ryan_bowen"));
   PlayersTopic23.AddURL(new URLPair("Collison, Nick","/playerfile/nick_collison"));
   PlayersTopic23.AddURL(new URLPair("Durant, Kevin","/playerfile/kevin_durant"));
   PlayersTopic23.AddURL(new URLPair("Green, Jeff","/playerfile/jeff_green"));
   PlayersTopic23.AddURL(new URLPair("Harden, James","/playerfile/james_harden"));
   PlayersTopic23.AddURL(new URLPair("Ibaka, Serge","/playerfile/serge_ibaka"));
   PlayersTopic23.AddURL(new URLPair("Krstic, Nenad","/playerfile/nenad_krstic"));
   PlayersTopic23.AddURL(new URLPair("Livingston, Shaun","/playerfile/shaun_livingston"));
   PlayersTopic23.AddURL(new URLPair("Mullens, B.J.","/playerfile/bj_mullens"));
   PlayersTopic23.AddURL(new URLPair("Ollie, Kevin","/playerfile/kevin_ollie"));
   PlayersTopic23.AddURL(new URLPair("Sefolosha, Thabo","/playerfile/thabo_sefolosha"));
   PlayersTopic23.AddURL(new URLPair("Thomas, Etan","/playerfile/etan_thomas"));
   PlayersTopic23.AddURL(new URLPair("Weaver, Kyle","/playerfile/kyle_weaver"));
   PlayersTopic23.AddURL(new URLPair("Westbrook, Russell","/playerfile/russell_westbrook"));
   PlayersTopic23.AddURL(new URLPair("White, DJ","/playerfile/dj_white"));
   PlayersViewObject.AddTopic(PlayersTopic23);
   var PlayersTopic24 = new StatsTopic('Toronto Raptors');	
   PlayersTopic24.AddURL(new URLPair("Select A Player",""));
   PlayersTopic24.AddURL(new URLPair("Banks, Marcus","/playerfile/marcus_banks"));
   PlayersTopic24.AddURL(new URLPair("Bargnani, Andrea","/playerfile/andrea_bargnani"));
   PlayersTopic24.AddURL(new URLPair("Belinelli, Marco","/playerfile/marco_belinelli"));
   PlayersTopic24.AddURL(new URLPair("Bosh, Chris","/playerfile/chris_bosh"));
   PlayersTopic24.AddURL(new URLPair("Calderon, Jose","/playerfile/jose_calderon"));
   PlayersTopic24.AddURL(new URLPair("DeRozan, DeMar","/playerfile/demar_derozan"));
   PlayersTopic24.AddURL(new URLPair("Evans, Reggie","/playerfile/reggie_evans"));
   PlayersTopic24.AddURL(new URLPair("Jack, Jarrett","/playerfile/jarrett_jack"));
   PlayersTopic24.AddURL(new URLPair("Johnson, Amir","/playerfile/amir_johnson"));
   PlayersTopic24.AddURL(new URLPair("Mensah-Bonsu, Pops","/playerfile/pops_mensah-bonsu"));
   PlayersTopic24.AddURL(new URLPair("Nesterovic, Rasho","/playerfile/radoslav_nesterovic"));
   PlayersTopic24.AddURL(new URLPair("O'Bryant, Patrick","/playerfile/patrick_obryant"));
   PlayersTopic24.AddURL(new URLPair("Turkoglu, Hedo","/playerfile/hidayet_turkoglu"));
   PlayersTopic24.AddURL(new URLPair("Weems, Sonny","/playerfile/sonny_weems"));
   PlayersTopic24.AddURL(new URLPair("Wright, Antoine","/playerfile/antoine_wright"));
   PlayersViewObject.AddTopic(PlayersTopic24);
   var PlayersTopic25 = new StatsTopic('Utah Jazz');	
   PlayersTopic25.AddURL(new URLPair("Select A Player",""));
   PlayersTopic25.AddURL(new URLPair("Boozer, Carlos","/playerfile/carlos_boozer"));
   PlayersTopic25.AddURL(new URLPair("Brewer, Ronnie","/playerfile/ronnie_brewer"));
   PlayersTopic25.AddURL(new URLPair("Fesenko, Kyrylo","/playerfile/kyrylo_fesenko"));
   PlayersTopic25.AddURL(new URLPair("Harpring, Matt","/playerfile/matt_harpring"));
   PlayersTopic25.AddURL(new URLPair("Kirilenko, Andrei","/playerfile/andrei_kirilenko"));
   PlayersTopic25.AddURL(new URLPair("Korver, Kyle","/playerfile/kyle_korver"));
   PlayersTopic25.AddURL(new URLPair("Koufos, Kosta","/playerfile/kosta_koufos"));
   PlayersTopic25.AddURL(new URLPair("Matthews, Wesley","/playerfile/wesley_matthews"));
   PlayersTopic25.AddURL(new URLPair("Maynor, Eric","/playerfile/eric_maynor"));
   PlayersTopic25.AddURL(new URLPair("Miles, C.J.","/playerfile/cj_miles"));
   PlayersTopic25.AddURL(new URLPair("Millsap, Paul","/playerfile/paul_millsap"));
   PlayersTopic25.AddURL(new URLPair("Okur, Mehmet","/playerfile/mehmet_okur"));
   PlayersTopic25.AddURL(new URLPair("Price, Ronnie","/playerfile/ronnie_price"));
   PlayersTopic25.AddURL(new URLPair("Williams, Deron","/playerfile/deron_williams"));
   PlayersViewObject.AddTopic(PlayersTopic25);
   var PlayersTopic26 = new StatsTopic('Memphis Grizzlies');	
   PlayersTopic26.AddURL(new URLPair("Select A Player",""));
   PlayersTopic26.AddURL(new URLPair("Arthur, Darrell","/playerfile/darrell_arthur"));
   PlayersTopic26.AddURL(new URLPair("Carroll, DeMarre","/playerfile/demarre_carroll"));
   PlayersTopic26.AddURL(new URLPair("Conley, Mike","/playerfile/mike_conley"));
   PlayersTopic26.AddURL(new URLPair("Gasol, Marc","/playerfile/marc_gasol"));
   PlayersTopic26.AddURL(new URLPair("Gay, Rudy","/playerfile/rudy_gay"));
   PlayersTopic26.AddURL(new URLPair("Haddadi, Hamed","/playerfile/hamed_haddadi"));
   PlayersTopic26.AddURL(new URLPair("Hunter, Steven","/playerfile/steven_hunter"));
   PlayersTopic26.AddURL(new URLPair("Jaric, Marko","/playerfile/marko_jaric"));
   PlayersTopic26.AddURL(new URLPair("Mayo, O.J.","/playerfile/oj_mayo"));
   PlayersTopic26.AddURL(new URLPair("Randolph, Zach","/playerfile/zach_randolph"));
   PlayersTopic26.AddURL(new URLPair("Thabeet, Hasheem","/playerfile/hasheem_thabeet"));
   PlayersTopic26.AddURL(new URLPair("Tinsley, Jamaal","/playerfile/jamaal_tinsley"));
   PlayersTopic26.AddURL(new URLPair("Williams, Marcus","/playerfile/marcus_williams"));
   PlayersTopic26.AddURL(new URLPair("Young, Sam","/playerfile/sam_young"));
   PlayersViewObject.AddTopic(PlayersTopic26);
   var PlayersTopic27 = new StatsTopic('Washington Wizards');	
   PlayersTopic27.AddURL(new URLPair("Select A Player",""));
   PlayersTopic27.AddURL(new URLPair("Arenas, Gilbert","/playerfile/gilbert_arenas"));
   PlayersTopic27.AddURL(new URLPair("Blatche, Andray","/playerfile/andray_blatche"));
   PlayersTopic27.AddURL(new URLPair("Boykins, Earl","/playerfile/earl_boykins"));
   PlayersTopic27.AddURL(new URLPair("Butler, Caron","/playerfile/caron_butler"));
   PlayersTopic27.AddURL(new URLPair("Crittenton, Javaris","/playerfile/javaris_crittenton"));
   PlayersTopic27.AddURL(new URLPair("Foye, Randy","/playerfile/randy_foye"));
   PlayersTopic27.AddURL(new URLPair("Haywood, Brendan","/playerfile/brendan_haywood"));
   PlayersTopic27.AddURL(new URLPair("James, Mike","/playerfile/mike_james"));
   PlayersTopic27.AddURL(new URLPair("Jamison, Antawn","/playerfile/antawn_jamison"));
   PlayersTopic27.AddURL(new URLPair("McGee, JaVale","/playerfile/javale_mcgee"));
   PlayersTopic27.AddURL(new URLPair("McGuire, Dominic","/playerfile/dominic_mcguire"));
   PlayersTopic27.AddURL(new URLPair("Miller, Mike","/playerfile/mike_miller"));
   PlayersTopic27.AddURL(new URLPair("Oberto, Fabricio","/playerfile/fabricio_oberto"));
   PlayersTopic27.AddURL(new URLPair("Stevenson, DeShawn","/playerfile/deshawn_stevenson"));
   PlayersTopic27.AddURL(new URLPair("Young, Nick","/playerfile/nick_young"));
   PlayersViewObject.AddTopic(PlayersTopic27);
   var PlayersTopic28 = new StatsTopic('Detroit Pistons');	
   PlayersTopic28.AddURL(new URLPair("Select A Player",""));
   PlayersTopic28.AddURL(new URLPair("Atkins, Chucky","/playerfile/chucky_atkins"));
   PlayersTopic28.AddURL(new URLPair("Brown, Kwame","/playerfile/kwame_brown"));
   PlayersTopic28.AddURL(new URLPair("Bynum, Will","/playerfile/will_bynum"));
   PlayersTopic28.AddURL(new URLPair("Daye, Austin","/playerfile/austin_daye"));
   PlayersTopic28.AddURL(new URLPair("Gordon, Ben","/playerfile/ben_gordon"));
   PlayersTopic28.AddURL(new URLPair("Hamilton, Richard","/playerfile/richard_hamilton"));
   PlayersTopic28.AddURL(new URLPair("Jerebko, Jonas","/playerfile/jonas_jerebko"));
   PlayersTopic28.AddURL(new URLPair("Maxiell, Jason","/playerfile/jason_maxiell"));
   PlayersTopic28.AddURL(new URLPair("Prince, Tayshaun","/playerfile/tayshaun_prince"));
   PlayersTopic28.AddURL(new URLPair("Stuckey, Rodney","/playerfile/rodney_stuckey"));
   PlayersTopic28.AddURL(new URLPair("Summers, DaJuan","/playerfile/dajuan_summers"));
   PlayersTopic28.AddURL(new URLPair("Villanueva, Charlie","/playerfile/charlie_villanueva"));
   PlayersTopic28.AddURL(new URLPair("Wallace, Ben","/playerfile/ben_wallace"));
   PlayersTopic28.AddURL(new URLPair("Wilcox, Chris","/playerfile/chris_wilcox"));
   PlayersViewObject.AddTopic(PlayersTopic28);
   var PlayersTopic29 = new StatsTopic('Charlotte Bobcats');	
   PlayersTopic29.AddURL(new URLPair("Select A Player",""));
   PlayersTopic29.AddURL(new URLPair("Ajinca, Alexis","/playerfile/alexis_ajinca"));
   PlayersTopic29.AddURL(new URLPair("Augustin, D.J.","/playerfile/dj_augustin"));
   PlayersTopic29.AddURL(new URLPair("Brown, Derrick","/playerfile/derrick_brown"));
   PlayersTopic29.AddURL(new URLPair("Chandler, Tyson","/playerfile/tyson_chandler"));
   PlayersTopic29.AddURL(new URLPair("Diaw, Boris","/playerfile/boris_diaw"));
   PlayersTopic29.AddURL(new URLPair("Diop, DeSagana","/playerfile/desagana_diop"));
   PlayersTopic29.AddURL(new URLPair("Felton, Raymond","/playerfile/raymond_felton"));
   PlayersTopic29.AddURL(new URLPair("Graham, Stephen","/playerfile/stephen_graham"));
   PlayersTopic29.AddURL(new URLPair("Henderson, Gerald","/playerfile/gerald_henderson"));
   PlayersTopic29.AddURL(new URLPair("Jackson, Stephen","/playerfile/stephen_jackson"));
   PlayersTopic29.AddURL(new URLPair("Law, Acie","/playerfile/acie_law"));
   PlayersTopic29.AddURL(new URLPair("Mohammed, Nazr","/playerfile/nazr_mohammed"));
   PlayersTopic29.AddURL(new URLPair("Murray, Ronald","/playerfile/ronald_murray"));
   PlayersTopic29.AddURL(new URLPair("Wallace, Gerald","/playerfile/gerald_wallace"));
   PlayersViewObject.AddTopic(PlayersTopic29);
   			var isNav = null;
   var isIE = null;
   var theTopicSelectionList = null;
   var theStatsCategorySelectionList = null;
   var theCurrentViewObject = null;
   
   function LoadViewObject(aStatsViewObject) {
   	// set the current view 
   	theCurrentViewObject = aStatsViewObject;
   	// clear the topic select list
   	theTopicSelectionList.options.length = 0;
   	var tmpTopic = theCurrentViewObject.FirstTopic();
   	while (tmpTopic != null ) {
   		AddSelectionListEntry(tmpTopic.label,0,theTopicSelectionList);
   		tmpTopic = theCurrentViewObject.NextTopic();
   	}
   	var theTopicIndexStr = '';
   	var theTopicIndex = parseInt(theTopicIndexStr);
   	if (isNaN(theTopicIndex) == false )
   		theTopicSelectionList.selectedIndex = theTopicIndex;
   	else
   		theTopicSelectionList.selectedIndex = 0;
   	// now load the statistics categories from the current topic
   	var theTopicObject = theCurrentViewObject.GetTopic(theTopicSelectionList.selectedIndex);
   	LoadStatsCategoryList(theTopicObject);
   }
   function LoadStatsCategoryList(aTopicObject) {
   	// clear the list
   	theStatsCategorySelectionList.options.length = 0;
   	var aURLPair = aTopicObject.FirstURLPair();
   	while (aURLPair != null ) {
   		AddSelectionListEntry(aURLPair.label,aURLPair.url,theStatsCategorySelectionList);
   		aURLPair = aTopicObject.NextURLPair();
   	}
   	// select the first list entry
   	theStatsCategorySelectionList.options.selectedIndex = 0;
   }	
   function OnChangeTopic() {
   	var bUseGoButton = false;
   	if ( bUseGoButton == false ) { 
   		SwitchTopic();
   	}
   }
   function SwitchTopic() {
   	var aTopicObject = theCurrentViewObject.GetTopic(theTopicSelectionList.selectedIndex);
   	LoadStatsCategoryList(aTopicObject);
   }
   function Head2Head() {
   	var topicIndex = theTopicSelectionList.selectedIndex;
   	var categoryIndex = theStatsCategorySelectionList.selectedIndex;
   	if (theStatsCategorySelectionList.options[theStatsCategorySelectionList.selectedIndex].value !=''){
   		var secondguy = theStatsCategorySelectionList.options[theStatsCategorySelectionList.selectedIndex].value;
   		openWindow(player1,secondguy);
   	}
   }
   function GoToPage() {
   	var topicIndex = theTopicSelectionList.selectedIndex; 
   	var categoryIndex = theStatsCategorySelectionList.selectedIndex;
   	if (theStatsCategorySelectionList.options[theStatsCategorySelectionList.selectedIndex].value !=''){
   		location.href = theStatsCategorySelectionList.options[theStatsCategorySelectionList.selectedIndex].value;
   	}
   }
   function AddSelectionListEntry(entryString,entryValue,aSelectListObject) {
   	if ( isNav == true ) {
   		var oOption = new Option(entryString,entryValue);
   		aSelectListObject.options[aSelectListObject.options.length] = oOption;
   	}
   	else {
   		var oOption = document.createElement("option");
   		oOption.text = entryString;
   		oOption.value = entryValue;
   		aSelectListObject.add(oOption);
   	}
   }
   //
   // Internet Explorer or Netscape?
   //
   function DetectBrowser() {
   	if (parseInt(navigator.appVersion) >= 4) {
   		if (navigator.appName == "Netscape") {
   			isNav = true;
   		}
   		else {
   			isIE = true;
   		}
   	}
   }
   function URLPair(urlLabel,urlTarget) {
   	this.label = urlLabel;
   	this.url = urlTarget;
   }
   function StatsTopic(topicLabel) {
   	this.URLPairs = new Array();
   	this.URLPairsIndex = 0;
   	this.label = topicLabel;
   	this.AddURL = StatsTopicAddURL;
   	this.FirstURLPair = StatsTopicFirstURLPair;
   	this.NextURLPair = StatsTopicNextURLPair;
   }
   function StatsTopicAddURL(aURLPair) {
   	this.URLPairs[this.URLPairs.length] = aURLPair;
   }
   function StatsTopicFirstURLPair() {
   	var aURLPair = null;
   	if ( this.URLPairs.length > 0 ) {
   		this.URLPairsIndex = 0;
   		aURLPair = this.URLPairs[this.URLPairsIndex];
   		this.URLPairsIndex++;
   	}
   	return aURLPair;
   }
   function StatsTopicNextURLPair() {
   	var aURLPair = null;
   	if ( (this.URLPairs.length > 0) && (this.URLPairsIndex < this.URLPairs.length)  ) {
   		aURLPair = this.URLPairs[this.URLPairsIndex];
   		this.URLPairsIndex++;
   	}
   	return aURLPair;
   }
   function StatsView() {
   	this.TopicArray = new Array();
   	this.TopicArrayIndex = 0;
   	this.AddTopic = StatsViewAddTopic;
   	this.FirstTopic = StatsViewFirstTopic;
   	this.NextTopic = StatsViewNextTopic;
   	this.GetTopic = StatsViewTopicByIndex;
   }
   function StatsViewAddTopic(aTopicObject) {
   	this.TopicArray[this.TopicArray.length] = aTopicObject;
   }
   function StatsViewFirstTopic() {
   	var aTopicObject = null;
   	if ( this.TopicArray.length > 0 ) {
   		this.TopicArrayIndex = 0;
   		aTopicObject = this.TopicArray[this.TopicArrayIndex];
   		this.TopicArrayIndex++;
   	}
   	return aTopicObject;
   }
   function StatsViewNextTopic() {
   	var aTopicObject = null;
   	if ( (this.TopicArray.length > 0) && (this.TopicArrayIndex < this.TopicArray.length)  ) {
   		aTopicObject = this.TopicArray[this.TopicArrayIndex];
   		this.TopicArrayIndex++;
   	}
   	return aTopicObject;
   }
   function StatsViewTopicByIndex(anIndex) {
   	var aTopicObject = null;
   	if ( anIndex < this.TopicArray.length) {
   		aTopicObject = this.TopicArray[anIndex];
   	}
   	return aTopicObject;
   }
   function InitializeStatsFinder() {
   	// first set the browser type
   	DetectBrowser();
   	// set selection list variables
   	if ( isNav == true ) {
   		theTopicSelectionList = document.TheForm.TheTopicSelectionList;
   		theStatsCategorySelectionList = document.TheForm.TheStatsCategoryList;
   	}
   	else {
   		theTopicSelectionList = document.all.TheTopicSelectionList;
   		theStatsCategorySelectionList = document.all.TheStatsCategoryList;
   	}
   	LoadViewObject(PlayersViewObject);
   	// set the topic and category default selection if possible
   	var theTopicIndexStr = '';
   	var theTopicIndex = parseInt(theTopicIndexStr);
   	if (isNaN(theTopicIndex) == false )
   		theTopicSelectionList.selectedIndex = theTopicIndex;
   	var theStatsCategoryIndexStr = '';
   	var theStatsCategoryIndex = parseInt(theStatsCategoryIndexStr);
   	if (isNaN(theStatsCategoryIndex) == false)
   		theStatsCategorySelectionList.selectedIndex = theStatsCategoryIndex;
   }
   			
   		/* Generated by LOKI 2.0 (xsl/structured_data/player_list_active.xsl) */