// ¸ÞÀÎ¸Þ´º
function main01() {
	location.href = "/website/index.jsp";
}
function main02() {
	location.href = "/portfolio/index.jsp";
}
function main03() {
	location.href = "/software/index.jsp";
}
function main04() {
	location.href = "/request/index.jsp";
}
function main05() {
	location.href = "/recruit/talent.jsp";
}
function main06() {
	location.href = "/about/index.jsp";
}

// À¥»çÀÌÆ®
function site01() {
	location.href = "/website/index.jsp";
}
function site02() {
	location.href = "/website/mobile.jsp";
}
function site03() {
	location.href = "/website/accessibility.jsp";
}
function site04() {
	location.href ='http://www.vizensoft.com/portfolio/index.jsp';
}
function site05() {
	location.href = "/website/port/index.jsp";
}
function site06() {
	location.href = "/website/ongoing/index.jsp";
}
function site07() {
	window.open('http://www.vizenhosting.com');
}
function site08() {
	location.href = "/website/request/index.jsp";
}

// ¼ÒÇÁÆ®¿þ¾î
function soft01() {
	location.href = "/software/index.jsp";
}
function soft02() {
	location.href = "/software/project/index.jsp";
}
function soft03() {
	location.href = "/software/ongoing/index.jsp";
}
function soft04() {
	location.href = "/software/request/index.jsp";
}



// °ßÀû¹®ÀÇ
function request01() {
	location.href = "/request/index.jsp";
}
function request02() {
	location.href = "/request/mail.jsp";
}

// Ã¤¿ë
function recruit01() {
	location.href = "/recruit/talent.jsp";
}
function recruit02() {
	location.href = "/recruit/hiring/index.jsp";
}
function recruit03() {
	location.href = "/recruit/write.jsp";
}


// ºñÁ¨
function about01() {
	location.href = "/about/index.jsp";
}
function about02() {
	location.href = "/about/history.jsp";
}
function about03() {
	location.href = "/about/organ.jsp";
}
function about04() {
	location.href = "/about/business.jsp";
}
function about05() {
	location.href = "/about/location.jsp";
}
function about06() {
	location.href = "/about/notice/index.jsp";
}
function about07() {
	location.href = "/about/ongoing/index.jsp";
}
function mobile() {
	location.href = "/website/mobile.jsp";
}

// È¸¿ø°¡ÀÔ
function member01() {
	location.href = "/member/write.jsp";
}

function member02() {
	location.href = "/member/agree.jsp";
}
function member03() {
	location.href = "/member/login.jsp";
}

function member04() {
	location.href = "/member/idpwFind.jsp";
}

function member05() {
	location.href = "/member/edit.jsp";
}

function member06() {
	location.href = "/member/policy.jsp";
}

function member07() {
	location.href = "/member/secede.jsp";
}

function member08() {
	location.href = "/member/sitemap.jsp";
}


// Å¾¸Þ´º
function top01() {
	location.href = "/member/login.jsp";
}
function top02() {
	location.href = "/member/write.jsp";
}
function top03() {
	location.href = "/index.jsp";
}
function top04() {
	location.href = "";
}
function top05() {
	location.href = "/member/sitemap.jsp";
}

function top06() {
	location.href = "/include/logout.jsp";
}
function top07() {
	location.href = "/member/edit.jsp";
}
