//////////////////////////////////////////////////////////*   page link   *////////////////////////////////////////////////////////////////////

/*È¨À¸·Î*/

function link_home()
{
			location.href="../main/main.asp"; 
			
}


function company()
{
			location.href="../company/company.asp"; 
			
}
function brand()
{
			location.href="../brand/brand.asp"; 
			
}
function shop()
{
			location.href="../shop/pro_list.asp"; 
			
}
function gallery()
{
			location.href="../gallery/gallery.asp"; 
			
}
function qna()
{
			location.href="../qna/qna.asp"; 
			
}




function notice()
{
			window.open('../qna/notice.asp','4','width=620,height=600,left=0,top=0,toolbar=no,scrollbars=yes');
			
}


