function go_page(wherego) {

	if(wherego == '1') {	location.href='/sub.php?board=1_1'; }
	else if(wherego == '1_1') {	location.href='/sub.php?board=1_1'; }
	else if(wherego == '1_2') {	location.href='/sub.php?board=1_2'; }
	else if(wherego == '1_3') {	location.href='/sub.php?board=1_3'; }
	else if(wherego == '1_4') {	location.href='/sub.php?board=1_4'; }
	else if(wherego == '1_5') {	location.href='/sub.php?board=1_5'; }
	else if(wherego == '1_6') {	location.href='/board/kch_board.php?board=1_6'; }
	
	else if(wherego == '2') {	location.href='/sub.php?board=2_1'; }
	else if(wherego == '2_1') {	location.href='/sub.php?board=2_1'; }
	else if(wherego == '2_2') {	location.href='/sub.php?board=2_2'; }
	else if(wherego == '2_3') {	location.href='/sub.php?board=2_3'; }
	else if(wherego == '2_4') {	location.href='/sub.php?board=2_4'; }
	else if(wherego == '2_5') {	location.href='/sub.php?board=2_5'; }
	else if(wherego == '2_6') {	location.href='/board/kch_board.php?board=2_6'; }

	else if(wherego == '3') {	location.href='/sub.php?board=3_1'; }
    else if(wherego == '3_1') {	location.href='/sub.php?board=3_1'; }
	else if(wherego == '3_2') {	location.href='/sub.php?board=3_2'; }
	else if(wherego == '3_3') {	location.href='/sub.php?board=3_3'; }
	else if(wherego == '3_4') {	location.href='/board/kch_board.php?board=3_4'; }
	
	else if(wherego == '4') {	location.href='/sub.php?board=4_1'; }
	else if(wherego == '4_1') {	location.href='/sub.php?board=4_1'; }
	else if(wherego == '4_2') {	location.href='/sub.php?board=4_2'; }
	else if(wherego == '4_4') {	location.href='/sub.php?board=4_4'; }
	else if(wherego == '4_3') {	location.href='/board/kch_board.php?board=4_3'; }
		
	else if(wherego == '5') {	location.href='/sub.php?board=5_1_1'; }
	else if(wherego == '5_1') {	location.href='/sub.php?board=5_1_1'; }
	else if(wherego == '5_2') {	location.href='/sub.php?board=5_2'; }
	else if(wherego == '5_3') {	location.href='/sub.php?board=5_3_1'; }
	else if(wherego == '5_4') {	location.href='/board/kch_board.php?board=5_4_3'; }
	

	else if(wherego == '6') {	location.href='/sub.php?board=6_2_2002'; }
	else if(wherego == '6_1') {	location.href='/sub.php?board=6_2_2002'; }
	else if(wherego == '6_2') {	location.href='/board/kch_board.php?board=6_2'; }
	else if(wherego == '6_3') {	location.href='/board/kch_board.php?board=6_3'; }

	else if(wherego == '7') {	location.href='/sub.php?board=7_1'; }
	else if(wherego == '7_1') {	location.href='/sub.php?board=7_1'; }
	else if(wherego == '7_2') {	location.href='/sub.php?board=7_2'; }
	else if(wherego == '7_3') {	location.href='/sub.php?board=7_3'; }
	else if(wherego == '7_4') {	location.href='/sub.php?board=7_4'; }
	else if(wherego == '7_5') {	location.href='/sub.php?board=7_5'; }
	else if(wherego == '7_6') {	location.href='/sub.php?board=7_6'; }
	else if(wherego == '7_7') {	location.href='/sub.php?board=7_7_2005'; }
	else if(wherego == '7_8') {	location.href='/sub.php?board=7_8'; }
	else if(wherego == '7_9') {	location.href='/sub.php?board=7_9'; }
	else if(wherego == '7_10') {	location.href='/sub.php?board=7_10'; }
	
	else if(wherego == '11') {	location.href='/sub.php?board=english'; }
	else if(wherego == '12') {	location.href='/sub.php?board=english1'; }
	else if(wherego == '13') {	location.href='/sub.php?board=english2'; }
	else if(wherego == '14') {	location.href='/sub.php?board=english3'; }
	else if(wherego == '15') {	location.href='/sub.php?board=english4'; }
	else if(wherego == '16') {	location.href='/sub.php?board=english5_1'; }


}
