

function goHome()

{

		document.location = '/index.html';

}



//

function go1(chk)

{

        if (chk==0) {

			document.location ='/contents/company/company01.html?sm=1_1';

		}  else if (chk==1) {

			document.location ='/contents/company/company01.html?sm=1_1';

		} else if (chk==2) {

			document.location ='/contents/company/company02.html?sm=1_2';

		} else if (chk==3) {

			document.location ='/contents/company/company03.html?sm=1_3';

		} else if (chk==4) {

			document.location ='/contents/company/company04.html?sm=1_4';

		} else if (chk==5) {

			document.location ='/common/board/list.html?a_gb=board&a_cd=4&a_item=0&page=';

		}  else if (chk==6) {

			document.location ='/contents/company/company06.html?sm=1_6';  

		}

}





// Á¦Ç°¼Ò°³



function  go2(chk)

{

if (chk==0) {

			document.location ='/contents/product/product01.html?sm=2_1'; 

		}  else if (chk==1) {

			document.location ='/contents/product/product01.html?sm=2_1'; 

		}  else if (chk==11) {

			document.location ='/contents/product/product01_1.html?sm=2_1_1'; 

        }  else if (chk==12) {

			document.location ='/contents/product/product01_2.html?sm=2_1_2'; 

		} else if (chk==2) {

			document.location ='/contents/product/product02.html?sm=2_2'; 

		} else if (chk==3) {

			document.location ='/contents/product/product03.html?sm=2_3'; 

		} 

}





/// ¿¬±¸°³¹ß

function  go3(chk)

{

if (chk==0) {

			document.location ='/contents/rnd/rnd01.html?sm=3_1'; 

		}  else if (chk==1) {

			document.location  ='/contents/rnd/rnd01.html?sm=3_1'; 

		}  else if (chk==2) {

			document.location  ='/contents/rnd/rnd02.html?sm=3_2'; 

		}  else if (chk==3) {

			document.location  ='/contents/rnd/rnd03.html?sm=3_3'; 

		} 

}





//ÀÚ·á½Ç

function  go4(chk)

{

if (chk==0) {

			document.location ='/common/board/list.html?a_gb=board&a_cd=5&a_item=0'; 

		}  else if (chk==1) {

			document.location  ='/common/board/list.html?a_gb=board&a_cd=5&a_item=0'; 

		} 

}





// °í°´¼¾ÅÍ

function  go5(chk)

{

if (chk==0) {

			document.location ='/common/board/list.html?a_gb=board&a_cd=1&a_item=0&page='; 

		}  else if (chk==1) {

			document.location  ='/common/board/list.html?a_gb=board&a_cd=1&a_item=0&page='; 

		} else if (chk==2) {

			document.location ='/common/consult/postform.html?a_gb=consult&a_cd=1&a_item=0'; 

		}   else if (chk==3) {

			document.location  ='/common/board/list.html?a_gb=board&a_cd=2&a_item=0&page='; 

		} 

}





// »çÀÌÆ®¸Ê.

function  go6(chk)

{

		if (chk==1) {

			document.location = '/contents/sitemap/sitemap01.html?sm=6_1';

		}

}


// È¸¿ø°¡ÀÔ

function  go7(chk)

{

if (chk==0) {

			document.location ='/member/login/login.html?sm=7_1'; 

		}  else if (chk==1) {

			document.location ='/member/login/login.html?sm=7_1'; // ·Î±×ÀÎ

		} else if (chk==2) {

			document.location ='/member/register/register.html?a_gb=member&a_cd=1&a_item=0&sm=7_2'; // È¸¿ø°¡ÀÔ

		}   else if (chk==3) {

			document.location  ='/member/login/find_id.html?sm=7_3'; //¾ÆÀÌµð/ºñ¹øÃ£±â

		}
		else if (chk==4) {

			document.location  ='/contents/center/c_01.html?sm=7_4'; //ÀÌ¿ë¾à°ü

		} 

		else if (chk==5) {

			document.location  ='/contents/center/c_02.html?sm=7_5'; //°³ÀÎÁ¤º¸Ãë±Þ¹æÄ§

		} 

		else if (chk==6) {

			document.location  ='/member/login/logout.html'; //·Î±×¾Æ¿ô

		} 
		else if (chk==7) {

			document.location  ='/member/register/modifyform.html?a_gb=member&a_cd=2&a_item=0&sm=7_7'; //È¸¿øÁ¤º¸º¯°æ

		} 
		else if (chk==8) {

			document.location  ='/member/register/out.html?sm=7_8'; //È¸¿øÅ»Åð

		}
	



}







// e-book

function  etc(chk)

{

		if (chk==1) {

			document.location = '/ebook/ebook2.htm';

		}

}





/// mail

function mail(chk)

{

		if (chk==1) {

			document.location = 'mailto:cnm_master@cnmrobotics.com ';

		}

}





function GoTop()

{

		document.location = '#top';

}






