<html> 
<head> 
<title>환영합니다</title> 
<meta http-equiv="content-type" content="text/html; charset=euc-kr"> 
<meta name="description" content="서로 독립적인 왼쪽과 오른쪽 프레임을 만듭니다."> 
</head> 
<frameset rows="*" border="0"> 
<frame scrolling="auto" marginwidth="0" marginheight="0" src="/front/"> 
<noframes> 
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> 
<p>이 페이지를 보려면, 프레임을 볼 수 있는 브라우저가 필요합니다.</p> 
</body> 
</noframes> 
</frameset>