sub = new Array( "GU" );
sublong = new Array( "Gussomo" );

GU = new Array( "Atlantic", "Central", "MidWest", "Pacific" );

GUAtlantic = new Array( "RIB", "GEC", "GCB", "BUB", "PRW" );

RIB = new Array("Atlantic", "Richmond", "Banshees", "Richmond Banshees (RIB)", "2007", "162", "104", "58", ".642", ".654", ".630" );
GEC = new Array("Atlantic", "Georgia", "Crackers", "Georgia Crackers (GEC)", "2007", "162", "81", "81", ".500", ".506", ".494" );
GCB = new Array("Atlantic", "Gotham City", "Batmen", "Gotham City Batmen (GCB)", "2007", "162", "65", "97", ".401", ".358", ".444" );
BUB = new Array("Atlantic", "Buster's", "Battalions", "Buster's Battalions (BUB)", "2007", "162", "90", "72", ".556", ".630", ".481" );
PRW = new Array("Atlantic", "Pennsylvania", "Road Warriors", "Pennsylvania Road Warriors (PRW)", "2007", "162", "95", "67", ".586", ".642", ".531" );
GUCentral = new Array( "CCC", "MMD", "MBO", "ALB", "CHM" );

CCC = new Array("Central", "Corpus Christi", "'Cudas", "Corpus Christi 'Cudas (CCC)", "2007", "162", "103", "59", ".636", ".654", ".617" );
MMD = new Array("Central", "Michigan", "Mad Dogs", "Michigan Mad Dogs (MMD)", "2007", "162", "86", "76", ".531", ".568", ".494" );
MBO = new Array("Central", "Mississippi", "Big Orange", "Mississippi Big Orange (MBO)", "2007", "162", "88", "74", ".543", ".519", ".568" );
ALB = new Array("Central", "Albany", "Internationals", "Albany Internationals (ALB)", "2007", "162", "98", "64", ".605", ".691", ".519" );
CHM = new Array("Central", "Chicago", "Mob", "Chicago Mob (CHM)", "2007", "161", "80", "81", ".497", ".519", ".481" );
GUMidWest = new Array( "FCF", "ITS", "INC", "SJS", "WRR" );

FCF = new Array("MidWest", "Fort Collins", "Force", "Fort Collins Force (FCF)", "2007", "162", "87", "75", ".537", ".593", ".481" );
ITS = new Array("MidWest", "Italian", "Stallions", "Italian Stallions (ITS)", "2007", "162", "75", "87", ".463", ".519", ".407" );
INC = new Array("MidWest", "Indianapolis", "Clowns", "Indianapolis Clowns (INC)", "2007", "162", "77", "85", ".475", ".605", ".346" );
SJS = new Array("MidWest", "San Jose", "Sultans", "San Jose Sultans (SJS)", "2007", "162", "72", "90", ".444", ".506", ".383" );
WRR = new Array("MidWest", "Wrigley", "Raiders", "Wrigley Raiders (WRR)", "2007", "159", "48", "111", ".302", ".321", ".282" );
GUPacific = new Array( "FEF", "SEP", "SCS", "ACM", "COG" );

FEF = new Array("Pacific", "Fenway", "Faithful", "Fenway Faithful (FEF)", "2007", "162", "50", "112", ".309", ".333", ".284" );
SEP = new Array("Pacific", "Seattle", "Pilots", "Seattle Pilots (SEP)", "2007", "162", "99", "63", ".611", ".568", ".654" );
SCS = new Array("Pacific", "Sin City", "Bounty Hunters", "Sin City Bounty Hunters (SCS)", "2007", "162", "59", "103", ".364", ".383", ".346" );
ACM = new Array("Pacific", "Antioch", "Coal Miners", "Antioch Coal Miners (ACM)", "2007", "163", "67", "96", ".411", ".407", ".415" );
COG = new Array("Pacific", "Concord", "Grape", "Concord Grape (COG)", "2007", "162", "94", "68", ".580", ".642", ".519" );

