function game(top_id1,top1,bottom_id1,bottom1,next_id1){this.top_id=top_id1;this.top=top1;this.bottom_id=bottom_id1;this.bottom=bottom1;this.next_id=next_id1;}var g=new Array(null,new game(1,"1 Ohio State",2,"16 Play-In",33),new game(3,"8 George Mason",4,"9 Villanova",33),new game(5,"5 West Virginia",6,"12 Clemson",34),new game(7,"4 Kentucky",8,"13 Princeton",34),new game(9,"6 Xavier",10,"11 Marquette",35),new game(11,"3 Syracuse",12,"14 Indiana St.",35),new game(13,"7 Washington",14,"10 Georgia",36),new game(15,"2 UNC",16,"15 Long Island",36),new game(33,"1 Duke",34,"16 Hampton",37),new game(35,"8 Michigan",36,"9 Tenn",37),new game(37,"5 Arizona",38,"12 Memphis",38),new game(39,"4 Texas",40,"13 Oakland",38),new game(41,"6 Cinci",42,"11 Missouri",39),new game(43,"3 Uconn",44,"14 Bucknell",39),new game(45,"7 Temple",46,"10 Penn St.",40),new game(47,"2 SD St",48,"15 N Colo",40),new game(17,"1 Kansas",18,"16 Boston Univ",41),new game(19,"8 UNLV",20,"9  Illinois",41),new game(21,"5 Vanderbilt",22,"12 Richmond",42),new game(23,"4 Louisville",24,"13 Morehead St",42),new game(25,"6 Georgetown",26,"11 Play-in",43),new game(27,"3 Purdue",28,"14 St. Peters",43),new game(29,"7 Texas AM",30,"10 FL St",44),new game(31,"2 ND",32,"15 Akron",44),new game(49,"1 Pitt",50,"16 Play-in2",45),new game(51,"8 Butler",52,"9 Old Dom",45),new game(53,"5 Kan St",54,"12 Utah St",46),new game(55,"4 Wisconsin",56,"13 Belmont",46),new game(57,"6 St. John's",58,"11 Gonzaga",47),new game(59,"3 BYU",60,"14 Wofford",47),new game(61,"7 UCLA",62,"10 MSU",48),new game(63,"2 Florida",64,"15 UC SB",48),49,49,50,50,51,51,52,52,53,53,54,54,55,55,56,56,57,57,58,58,59,59,60,60,61,61,62,62,63,63,64,0);
