sections = new Array(); sections[1] = new Section("1","Georgia & N.Carolina","0","163.5"); sections[2] = new Section("2","N. Carolina & Tenn","163.5","456.0"); sections[3] = new Section("3","SW Virginia","456.0","621.6"); sections[4] = new Section("4","Central Va","621.6","848.4"); sections[5] = new Section("5","Shenandoah N. Park ","848.4","955.5"); sections[6] = new Section("6","Northern VA & WVa","955.5","1009.5"); sections[7] = new Section("7","MD & Pennsylvania","1009.5","1279.7"); sections[8] = new Section("8","New Jersey","1279.7","1352.1"); sections[9] = new Section("9","New York","1352.1","1440.6"); sections[10] = new Section("10","Connecticut","1440.6","1492.2"); sections[11] = new Section("11","Massachussets","1492.2","1582.4"); sections[12] = new Section("12","Vermont","1582.4","1732.2"); sections[13] = new Section("13","New Hampshire","1732.2","1893.2"); sections[14] = new Section("14","Maine","1893.2","2174.6");