function link01() {
	location.href = "http://daum.net/";
}
function link02() {
	location.href = "http://naver.com/";
}
