function sub1_1() { self.location.href = '/base/sub/sub.php'; } function sub1_2() { self.location.href = '/base/sub/sub1.php'; } function sub1_3() { self.location.href = '/base/sub/sub2.php'; } function sub1_4() { self.location.href = '/base/sub/sub3.php'; } function sub1_5() { self.location.href = '/base/sub/sub4.php'; } function sub1_6() { self.location.href = '/base/sub/sub5.php'; } function sub1_7() { self.location.href = '/base/sub/sub6.php'; } function sub2_1() { self.location.href = '/base/sub1/sub.php'; } function sub2_2() { self.location.href = '/base/sub1/sub1.php'; } function sub2_3() { self.location.href = '/base/sub1/sub2.php'; } function sub2_4() { self.location.href = '/base/sub1/sub3.php'; } function sub2_5() { self.location.href = '/base/sub1/sub4.php'; } function sub2_6() { self.location.href = '/base/sub1/sub5.php'; } function sub2_7() { self.location.href = '/base/sub1/sub6.php'; } function sub2_8() { self.location.href = '/base/sub1/sub7.php'; } function sub2_9() { self.location.href = '/base/sub1/sub8.php'; } function sub2_10() { self.location.href = '/base/sub1/sub9.php'; } function sub3_1() { self.location.href = '/base/sub2/sub.php'; } function sub3_2() { self.location.href = '/base/sub2/sub1.php'; } function sub3_3() { self.location.href = '/base/sub2/sub2.php'; } function sub3_4() { self.location.href = '/base/sub2/sub3.php'; } function sub4_1() { self.location.href = '/base/sub3/sub.php'; } function sub4_2() { self.location.href = '/base/sub3/sub1.php'; }