function sub01_01()
{
	window.location.href="/product/sub1";
}
function sub02_01()
{
	window.location.href="/product/product";
}

function sub03_01()
{
	window.location.href="/community/lists/event";
}

function sub04_01()
{
	window.location.href="/community/lists/notice";
}

function sub05_01()
{
	window.location.href="/product/lists/1";
}


function top()
{
	window.location.href="#";
}



/*회사소개*/
function c01()
{
	window.location.href="/product/sub1";
}

function c02()
{
	window.location.href="/product/sub1_2";
}

function c03()
{
	window.location.href="/product/sub1_3";
}

function c04()
{
	window.location.href="/product/sub1_4";
}



/*제품소개*/

function p01()
{
	window.location.href="/product/sub2_1";
}

function p02()
{
	window.location.href="/product/sub2_2";
}

function p03()
{
	window.location.href="/product/sub2_3";
}

function p04()
{
	window.location.href="/product/sub2_4";
}


/*이벤트*/

function f01()
{
	window.location.href="/community/lists/event";
}

function f02()
{
	window.location.href="/community/lists/eventend";
}

/*커뮤니티*/

function m01()
{
	window.location.href="/community/lists/notice";
}

function m02()
{
	window.location.href="/customer/faqs";
}

function m03()
{
	window.location.href="/community/qnas_list";
}

function m04()
{
	//window.location.href="/community/notes_list";
	window.location.href="/community/lists/review";
}

function m05()
{
	window.location.href="/customer/counsels";
}

function m06()
{
	window.location.href="/product/sub4_1";
}

function m07()
{
	window.location.href="/product/sub4_1";
}

/*쇼핑몰*/

function s01()
{
	window.location.href="/product/lists/14";
}
function s01_1()
{
	window.location.href="/product/lists/21";
}
function s01_2()
{
	window.location.href="/product/lists/14";
}
function s01_3()
{
	window.location.href="/product/lists/15";
}
function s01_4()
{
	window.location.href="/product/lists/16";
}
function s02()
{
	window.location.href="/product/lists/19";
}
function s02_1()
{
	window.location.href="/product/lists/20";
}
function s02_2()
{
	window.location.href="/product/lists/19";
}
function s02_3()
{
	window.location.href="/product/lists/18";
}
function s03()
{
	window.location.href="/product/lists/3";
}
function s04()
{
	window.location.href="/product/lists/5";
}
function s05()
{
	window.location.href="/product/sub5";
}


/*기타*/

function etc01()
{
	window.location.href="/customer/view/3";
}

function etc02()
{
	window.location.href="/customer/view/4";
}



/*커뮤니티*/

function mp01()
{
	window.location.href="/mypage/my_info";
}

function mp02()
{
	window.location.href="/mypage/order_list";
}

function mp03()
{
	window.location.href="/mypage/interest_list";
}

function mp04()
{
	window.location.href="/mypage/counsels_list";
}

function mp05()
{
	window.location.href="/mypage/qnas_list";
}

function mp06()
{
	window.location.href="/mypage/notes_list";
}

function mp07()
{
	window.location.href="/mypage/secession";
}
