//¸Þ´º¸µÅ©_2007.01.15_ÃÖ¿ëÈ¯

//È¨
function home(a) {
	if(a == 1) {location.href = "/kids/index.jsp";}
	else if(a == 2) {location.href = "/kids/index.jsp";}
	else if(a == 3) {location.href = "/kids/public_relations/map.jsp";}
	else if(a == 4) {location.href = "/kids/etc/sitemap.jsp";}
	
}


// ¸ÞÀÎ,¼­ºêÅé¸Þ´º5°³ 
function main(a) {
	if(a == 1) {location.href = "/kids/public_relations/intro.jsp";}
	else if(a == 2) {location.href = "/kids/learning/learning.jsp";}
	else if(a == 3) {location.href = "/kids/game/game.jsp";}
	else if(a == 4) {location.href = "/kids/theater/theater.jsp";}
	else if(a == 5) {location.href = "/kids/education_data/education_data.jsp";}	
	else if(a == 6) {location.href = "/kids/public_relations/intro.jsp";}
	else if(a == 7) {location.href = "/kids/learning/learning.jsp";}
	else if(a == 8) {location.href = "/kids/game/game.jsp";}
	else if(a == 9) {location.href = "/kids/theater/theater.jsp";}
	else if(a == 10) {location.href = "/kids/education_data/education_data.jsp";}

}
	

//È«º¸°üÃ¼Çè
function sub01(a) {
	if(a == 1) 		{location.href = "/kids/public_relations/intro.jsp";}
	else if(a == 2) 	{location.href = "/kids/public_relations/guide.jsp";}
	else if(a == 3) 	{location.href = "/kids/public_relations/virtual_experience_ap.jsp";}
	else if(a == 4) 	{location.href = "/kids/public_relations/behind_story.jsp";}
	else if(a == 5) 	{location.href = "/kids/public_relations/vorvertrag.jsp";}
	else if(a == 6) 	{location.href = "/kids/public_relations/map.jsp";}
}

//3µª½º
function sub01_01(a) {
	if(a == 1) 		{location.href = "/kids/public_relations/vorvertrag.jsp";}
	else if(a == 2) 	{location.href = "/kids/public_relations/vorvertrag_1.jsp";}
}

//±³Åë¾ÈÀüÇÐ½ÀÇÁ·Î±×·¥
function sub02(a) {
	if(a == 1) {location.href = "/kids/learning/learning.jsp";}
	else if(a == 2) {location.href = "/kids/learning/learning_02.jsp";}
	else if(a == 3) {location.href = "";}
	else if(a == 4) {location.href = "";}
	else if(a == 5) {location.href = "";}
	
}

//±³Åë¾ÈÀü°ÔÀÓÁ¸

function sub03(a) {
	if(a == 1) {location.href = "/kids/game/game.jsp";}
	else if(a == 2) {location.href = "/kids/game/game.jsp";}
	
}

//±³Åë¾ÈÀü±ØÀå
function sub04(a) {
	if(a == 1) {location.href = "/kids/theater/theater.jsp";}
	else if(a == 2) {location.href = "/kids/theater/theater.jsp";}
	
}

//±³Åë¾ÈÀü±³À°ÀÚ·á

function sub05(a) {
	 var screen_width
	 var screen_height
	 screen_width = 1024 - 10
	 screen_height = 768 - 30
	 features = "toolbar=no,width=" + screen_width + ",height=" + screen_height +",left=0,top=0,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no"
	 

	if(a == 2) {
	location.href = "/kids/education_data/education_data_1.jsp";
	}else if(a == 4){
	windowname=window.open('http://www.e-pd.co.kr/d-book/rtsa/rtsa_child/default1.html?startpage=1',"windowname",features);
     windowname=window.open('/kids/education_data/ebook.html','win','width=685,height=674,left=0,top=0,marginwidth=0,marginheight=0,resizable=0,scrollbars=0');
	 
	 windowname.focus();
	}else if(a == 5){
		windowname=window.open('http://www.e-pd.co.kr/d-book/rtsatraffic/default1.html',"windowname",features);
	 windowname=window.open('/kids/education_data/ebook.html','win','width=685,height=674,left=0,top=0,marginwidth=0,marginheight=0,resizable=0,scrollbars=0');
     
	 windowname.focus();
	}else{
	location.href = "/kids/education_data/education_data.jsp?type="+a;
	}
}

//3µª½º  
function sub05_01(a) {
	if(a == 1) {location.href = "";}
	else if(a == 2) {location.href = "";}
	else if(a == 3) {location.href = "";}
	else if(a == 4) {location.href = "";}
	else if(a == 5) {location.href = "";}

}


//±âÅ¸

function sub06(a) {
		if(a == 1) {location.href = "/kids/etc/sitemap.jsp";}
		else if(a == 2) {location.href = "/kids/etc/login.jsp";}
	
}

//Åé¸Þ´º
function top(a) {
	if(a == 1) {location.href = "/kids/index.jsp";}
	else if(a == 2) {location.href = "http://www.rota.or.kr";}
	else if(a == 3) {location.href = "/kids/public_relations/map.jsp";}
	else if(a == 4) {location.href = "/kids/etc/sitemap.jsp";}
	else if(a == 5) {location.href = "/kids/etc/login.jsp";}
	else if(a == 6) {location.href = "/kids/etc/logOut.jsp";}



}
