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 N.Carolina",2,"16 Play-In",33),new game(3,"8 Indiana",4,"9 Arkansas",33),new game(5,"5 Notre Dame",6,"12 George Mason",34),new game(7,"4 Wash. St.",8,"13 Winthrop",34),new game(9,"6 Oklahoma",10,"11 St. Joseph's",35),new game(11,"3 Louisville",12,"14 Boise St.",35),new game(13,"7 Butler",14,"10 S. Alabama",36),new game(15,"2 Tennessee",16,"15 American",36),new game(33,"1 Kansas",34,"16 Portland St.",37),new game(35,"8 UNLV",36,"9 Kent State",37),new game(37,"5 Clemson",38,"12 Villanova",38),new game(39,"4 Vanderbilt",40,"13 Siena",38),new game(41,"6 USC",42,"11 Kansas St.",39),new game(43,"3 Wisconsin",44,"14 Cal St Fullerton",39),new game(45,"7 Gonzaga",46,"10 Davidson",40),new game(47,"2 Georgetown",48,"15 UMBC",40),new game(17,"1 Memphis",18,"16 Tex. Arlington",41),new game(19,"8 Miss. St.",20,"9  Oregon.",41),new game(21,"5 Mich. St.",22,"12 Temple",42),new game(23,"4 Pitt",24,"13 Oral Roberts",42),new game(25,"6 Marquette",26,"11 Kentucky",43),new game(27,"3 Stanford",28,"14 Cornell",43),new game(29,"7 Miami",30,"10 St. Mary's",44),new game(31,"2 Texas",32,"15 Austin Peay",44),new game(49,"1 UCLA",50,"16 Miss Valley St",45),new game(51,"8 BYU",52,"9 Texas AM",45),new game(53,"5 Drake",54,"12 W. Kentucky",46),new game(55,"4 UConn",56,"13 San Diego",46),new game(57,"6 Purdue",58,"11 Baylor",47),new game(59,"3 Xavier",60,"14 Georgia",47),new game(61,"7 W. Virginia",62,"10 Arizona",48),new game(63,"2 Duke",64,"15 Belmont",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);
