// 


// ? 
function email(){window.location.href="mailto:fineam@fineam.co.kr"}


//?  
function english(){window.open('../english/index.htm','','')}
//function english_2(){window.location.href="../english/index.htm"}
function english_2(){window.open('../english/index.htm','','')}

//?
function home_01(){window.location.href="../index1.htm"}
function home_02(){window.location.href="../index.htm"}
function sitemap(){window.location.href="../sitemap/sub01.htm"}
function admin(){window.location.href="http://fineam.co.kr/Admin"}// 
function con_01(){window.location.href="../company/sub08.htm"}//  ??


//? 
function company_01(){window.location.href="../company/sub01.htm"}//ceo ?
function company_02(){window.location.href="../company/sub02.htm"}// o 
function company_03(){window.location.href="../company/sub03.htm"}//?? 
function company_04(){window.location.href="../company/sub04.htm"}//v  f?
function company_05(){window.location.href="../company/sub05.htm"}// ?
function company_06(){window.location.href="../company/sub06.htm"}// ?=o±
function company_07(){window.location.href="../company/sub07.htm"}// ?=o±


//?
function company_08(){window.location.href="../company/sssub07.htm"}// ceo ?
function company_09(){window.location.href="../company/sssub08.htm"}// ?=o±
function company_10(){window.location.href="../company/sssub09.htm"}// ?=o±
function company_11(){window.location.href="../company/sssub10.htm"}// ?=o±
function company_12(){window.location.href="../company/sssub11.htm"}// ?=o±
function company_13(){window.location.href="../company/sssub12.htm"}// ?=o±
function company_14(){window.location.href="../company/sssub13.htm"}// ?=o±
function company_15(){window.location.href="../company/sssub08-1.htm"}// ?=o±


//  
function business_01(){window.location.href="../business/sub01.htm"}//??  ??
function business_01_2(){window.location.href="../business/sub012.htm"}
function business_01_3(){window.location.href="../business/sub013.htm"}
function business_01_4(){window.location.href="../business/sub014.htm"}
function business_01_5(){window.location.href="../business/sub015.htm"}

function business_02(){window.location.href="../business/sub02.htm"}//?  ??/?
function business_02_2(){window.location.href="../business/sub02_2.htm"}
function business_02_3(){window.location.href="../business/sub02_3.htm"}

function business_03(){window.location.href="../business/sub03.htm"}//    



// project
function project_01(){window.location.href="../project/sub01.htm?tid=7"}//  w ?
function project_02(){window.location.href="../project/sub02.htm?tid=6"}//    ?
function project_03(){window.location.href="../project/sub03.htm?tid=17"}// New Gallery


// ?디?구??
function grass_01(){window.location.href="../grass/sub01.htm"}//ҼҰ
function grass_01_2(){window.location.href="../grass/sub01_2.htm"}//
function grass_01_3(){window.location.href="../grass/sub01_3.htm"}//
function grass_01_4(){window.location.href="../grass/sub01_4.htm"}//
function grass_01_4_01(){window.location.href="../grass/sub01_4_01.htm"}//
function grass_01_4_02(){window.location.href="../grass/sub01_4_02.htm"}//
function grass_01_4_03(){window.location.href="../grass/sub01_4_03.htm"}//
function grass_01_4_04(){window.location.href="../grass/sub01_4_04.htm"}//
function grass_01_4_05(){window.location.href="../grass/sub01_4_05.htm"}//
function grass_01_4_06(){window.location.href="../grass/sub01_4_06.htm"}//
function grass_01_4_07(){window.location.href="../grass/sub01_4_07.htm"}//
function grass_01_4_08(){window.location.href="../grass/sub01_4_09.htm"}//
function grass_01_5(){window.location.href="../grass/sub04.htm?tid=24"}//
function grass_01_6(){window.location.href="../grass/sub01_6.htm"}//

function grass_02(){window.location.href="../grass/sub02_2.htm?tid=21"}//ڷ
function grass_02_2(){window.location.href="../grass/sub02.htm"}//
function grass_02_3(){window.location.href="../grass/sub02.htm"}//

function grass_03(){window.location.href="../grass/sub03.htm?tid=23"}//

function grass_04(){window.location.href="../grass/sub04.htm?tid=24"}//Information_notice
function grass_04_2(){window.location.href="../grass/sub04_2.htm?tid=25"}//Q&A

function grass_05(){window.location.href="../grass/sub05.htm"}//ãƿô±

function grass_06(){window.location.href="../grass/sub06.htm"}//о  
function grass_06_2(){window.location.href="../grass/sub06_2.htm"}//о  

// 
function info_01(){window.location.href="../info/sub01.htm?tid=1"}//   
function info_02(){window.location.href="../info/sub02.htm?tid=5"}//??þ 
function info_03(){window.location.href="../info/sub03.htm?tid=4"}// ?? 
function info_04(){window.location.href="../info/sub04.htm"}//a 
function info_05(){window.location.href="../info/sub05.htm"}// 
function info_06(){window.location.href="../info/sub06.htm?tid=10"}//  ?? 
function info_07(){window.location.href="../info/sub07.htm?tid=11"}//ε 


// ? 
function intranet_01(){window.open("/intranet/login.htm",'','')}//?? 


//?원가??

function open_memwin(name, mode)
{
	ww=screen.width/2
	hh=screen.height/2

	if(mode=="j"){
		w=660;
		h=620;
	}else if(mode=="m"){
		w=660;
		h=540;
	}else if(mode=="f"){
		w=670;
		h=580;
	}else if(mode=="d"){
		w=450;
		h=300;
	}

ll=ww-(w/2);
tt=hh-(h/2);
window.open(name+"?w="+w+"&h="+h,"mem","scrollbars=no, width="+w+",height="+h+",left="+ll+",top="+tt);
}

function close_memwin()
{
	window.close();
}

function login(){
	url= escape(document.URL);
	window.location.href="../customer/sub01z.htm?goUrl="+url;
}//로그??
function logout(){
	durl= escape(document.URL);
	window.location.href="../customer/qlogout.php?goUrl="+durl;
}//로그?웃
function join(){open_memwin('sub03z.htm', 'j')}//?원가??
function mypage(){open_memwin('sub04z.htm', 'm')}//?원?보?정
function find(){open_memwin('sub02z.htm','f')}//?이???스?드찾기
function del(){open_memwin('sub05z.htm','d')}//?원?퇴
