// ¸ÞÀÎ¸Þ´º
function main01() {
	location.href = "/intro/index.jsp";
}

function main02() {
	location.href = "/product/chip/cree.jsp";
}

function main03() {
	location.href = "/notice/index.jsp";
}

function main04() {
	location.href = "/board/index.jsp";
}



//È¸»ç¼Ò°³
function intro01() {
	location.href = "/intro/index.jsp";
}

function intro02() {
	location.href = "/intro/year.jsp";
}

function intro03() {
	location.href = "/intro/vision.jsp";
}

function intro04() {
	location.href = "/intro/location.jsp";
}






// Á¦Ç°¼Ò°³
function product01() {
	location.href = "/product/chip/cree.jsp";
}

function product11() {
	location.href = "/product/index.jsp";
}

function product02() {
	location.href = "/product/lead/chiun.jsp";
}

function product03() {
	location.href = "/product/opto/bright.jsp";
}

function product04() {
	location.href = "/product/led/pmach.jsp";
}
function product41() {
	location.href = "/product/led/cyt.jsp";
}

function product05() {
	location.href = "/product/mold/pmach.jsp";
}



// °øÁö»çÇ×
function notice01() {
	location.href = "/notice/index.jsp";
}




// °Ô½ÃÆÇ
function board01() {
	location.href = "/board/index.jsp";
}


// »çÀÌÆ®¸Ê
function sitemap01() {
	location.href = "/sitemap.jsp";
}





// Äü¸Þ´º

function quick01() {
	location.href = "/consult/after/index.jsp";
}

function quick02() {
	location.href = "/reservation/index.jsp";
}

function quick03() {
	location.href = "/intro/location.jsp";
}

function quick04() {
	location.href = "/clinic/time.jsp";
}

