
<!-- 

function main(){
	location.href="http://www.agrosuper.co.kr/index_new.html";
} 
function prod_more(){
	menu_2();
}

function menu_1(){
	menu_1_1();
}
function menu_1_1(){
	location.href="http://www.agrosuper.co.kr/company/agrosuper.html";
}
function menu_1_2(){
	location.href="http://www.agrosuper.co.kr/company/ceo.html";
}
function menu_1_3(){
	location.href="http://www.agrosuper.co.kr/company/history.html";
}
function menu_1_4(){
	location.href="http://www.agrosuper.co.kr/company/history.html";
}

function menu_2(){
	menu_2_1();
}
function menu_2_1(){
	location.href="http://www.agrosuper.co.kr/product/quality.html";
}
function menu_2_2(){
	location.href="http://www.agrosuper.co.kr/product/customer.html";
}
function menu_2_3(){
	location.href="http://www.agrosuper.co.kr/product/system.html";
}



function menu_3(){
	menu_3_1();
}
function menu_3_1(){
	location.href="http://www.agrosuper.co.kr/vision/project1.html";
}
function menu_3_2(){
	location.href="http://www.agrosuper.co.kr/vision/project2.html";
}
function menu_3_3(){
	location.href="http://www.agrosuper.co.kr/vision/project3.html";
}



function menu_4(){
	menu_4_1();
}
function menu_4_1(){
	location.href="http://www.agrosuper.co.kr/news/news_list.html";
}
function menu_4_2(){
	location.href="http://www.agrosuper.co.kr/news/academy_list.html";
}
function menu_4_3(){
	location.href="http://www.agrosuper.co.kr/news/event_list.html";
} 


function menu_5(){
	menu_5_1();
}
function menu_5_1(){
	location.href="http://www.agrosuper.co.kr/customer/newsletter.html";
}
function menu_5_2(){
	location.href="http://www.agrosuper.co.kr/customer/faq.html";
}
function menu_5_3(){
	location.href="http://www.agrosuper.co.kr/customer/contact.html";
}

//¸â¹ö - ·Î±×ÀÎ ¾Æ´Ò ¶§ 
function menu_6(){
	menu_6_1();
}

function menu_6_2(){
	location.href="http://www.agrosuper.co.kr/members/join_member.html";
}
function menu_6_3(){
	location.href="http://www.agrosuper.co.kr/members/find_info.html";
} 
function menu_6_4(){
	location.href="http://www.agrosuper.co.kr/members/agreement.html";
}
function menu_6_5(){
	location.href="http://www.agrosuper.co.kr/members/private.html";
}
function menu_6_6(){
	location.href="http://www.agrosuper.co.kr/members/no_mail.html";
}



//¸â¹ö - ·Î±×ÀÎ ÀÏ ¶§ 

function menu_7(){
	menu_7_1();
}
function menu_7_1(){  
	location.href="http://www.agrosuper.co.kr/members/info_modify.html";
}
function menu_7_2(){
	location.href="http://www.agrosuper.co.kr/members/member_bye.html";
}
function menu_7_3(){
	location.href="http://www.agrosuper.co.kr/members/agreement.html";
}
function menu_7_4(){
	location.href="http://www.agrosuper.co.kr/members/private.html";
}
function menu_7_5(){
	location.href="http://www.agrosuper.co.kr/members/no_mail.html";
}




function login(){
	pop_login();
}
function join(){
	location.href="http://www.agrosuper.co.kr/members/join_member.html";
}
function sitemap(){
	location.href="http://www.agrosuper.co.kr/customer/sitemap.html";
}
function contactus(){
	menu_5_3();
}


function logout(){
	location.href="http://www.agrosuper.co.kr/members/login_result.php?event=logout";
}
function member(){
	menu_7_1();
}


//-->
