chem="http://www.dwchem.co.kr/finechem";
chem_e="http://www.dwchem.co.kr/finechem/eng";
//global Navigation 
home=chem_e+"/index.asp";

//utility
help=chem_e+"/utility/helpdesk.asp";
sitemap=chem_e+"/utility/sitemap.asp";
kor="http://www.dwchem.co.kr";
intranet=chem_e+"/intranet/intranet.asp";



//È¸»ç¼Ò°³
intro=chem_e+"/intro/outline.asp";
intro01=chem_e+"/intro/outline.asp";					//È¸»ç°³¿ä
intro011=chem_e+"/intro/outline.asp";
intro012=chem_e+"/intro/history.asp";
intro02=chem_e+"/intro/ceo.asp";					//ceoÀÎ»ç¸»
intro03=chem_e+"/intro/ideology.asp";					//°æ¿µÀÌ³ä
intro04="";					//°æ¿µÇöÈ²
intro05=chem_e+"/intro/plan01.asp";					//ÁßÀå±â°æ¿µ°èÈ¹
intro051=chem_e+"/intro/plan01.asp";					
intro052=chem_e+"/intro/plan02.asp";
intro053=chem_e+"/intro/plan03.asp";
intro054=chem_e+"/intro/plan04.asp";
intro055=chem_e+"/intro/plan05.asp";
intro06=chem_e+"/intro/quality01.asp";						//Ç°ÁúÈ¯°æ°æ¿µ
intro061=chem_e+"/intro/quality01.asp";
intro062=chem_e+"/intro/quality02.asp";
intro063=chem_e+"/intro/quality03.asp";
intro064=chem_e+"/intro/quality04.asp";
intro07=chem_e+"/intro/ethics.asp";						//À±¸®°æ¿µ
intro08=chem_e+"/intro/awards.asp";						//¼ö»óÀÎÁõÆ¯Çã
intro09=chem_e+"/intro/contactus01.asp";					//Contactus
intro091=chem_e+"/intro/contactus01.asp";
intro092=chem_e+"/intro/contactus02.asp";
intro094=chem_e+"/intro/contactus04.asp";
intro093=chem_e+"/intro/contactus03.asp";


//µ¿¿ì°¡Á·¼Ò°³
family=chem_e+"/family/dongwoo_sti.asp";
family01=chem_e+"/family/dongwoo_sti.asp";					//µ¿¿ìSTI
family02=chem_e+"/family/optical_film.asp";					//µ¿¿ì±¤ÇÐÇÊ¸§


//»ç¾÷ÀÚ_ºÎ¼³¿¬±¸¼Ò
factory=chem_e+"/factory/iksan.asp";
factory01=chem_e+"/factory/iksan.asp";					//ÀÍ»ê°øÀå
factory02=chem_e+"/factory/pyongtaek.asp";					//ÆòÅÃ°øÀå
factory03=chem_e+"/factory/institute01.asp";					//¿¬±¸¼Ò
factory031=chem_e+"/factory/institute01.asp";
factory032=chem_e+"/factory/institute02_1.asp";
factory04=chem_e+"/factory/analysis01.asp";					//ºÐ¼®¼¾ÅÍ
factory041=chem_e+"/factory/analysis01.asp";
factory042=chem_e+"/factory/analysis02.asp";
factory043=chem_e+"/factory/analysis03.asp";
factory044=chem_e+"/factory/analysis04.asp";
factory045=chem_e+"/factory/analysis05.asp";


//Á¦Ç°Á¤º¸
product=chem_e+"/product/wet01.asp";
product01=chem_e+"/product/wet01.asp";					//Wet
product011=chem_e+"/product/wet01.asp";
product012=chem_e+"/product/wet02.asp";
product013=chem_e+"/product/wet03.asp";
product014=chem_e+"/product/wet04.asp";
product015=chem_e+"/product/wet05.asp";
product02=chem_e+"/product/pr01.asp";					//PR
product021=chem_e+"/product/pr01.asp";
product022=chem_e+"/product/pr02.asp";
product023=chem_e+"/product/pr03.asp";
product024=chem_e+"/product/pr04.asp";
product025=chem_e+"/product/pr05.asp";
product026=chem_e+"/product/pr06.asp";
product027=chem_e+"/product/pr07.asp";
product03=chem_e+"/product/colorfilter01.asp";					//ColorFilter
product031=chem_e+"/product/colorfilter01.asp";
product032=chem_e+"/product/colorfilter02.asp";
product04=chem_e+"/product/optical01.asp";					//±¤ÇÐÀç·á
product041=chem_e+"/product/optical01.asp";
product042=chem_e+"/product/optical02_1.asp";
product043=chem_e+"/product/optical03.asp";
product05=chem_e+"/product/exact01.asp";					//Á¤¹ÐÈ­ÇÐ
product051=chem_e+"/product/exact01.asp";
product052=chem_e+"/product/exact02.asp";
product06=chem_e+"/product/farm01.asp";					//³ó¾÷È­ÇÐ
product061=chem_e+"/product/farm01.asp";
product062=chem_e+"/product/farm02.asp";
product063=chem_e+"/product/farm03.asp";


//È«º¸¼¾ÅÍ
pr=chem_e+"/pr/whatnew_list.asp";
pr01=chem_e+"/pr/whatnew_list.asp";					//Whatsnew
pr02=chem_e+"/pr/brochure.asp";					//ºê·Î¼Å


//Ã¤¿ëÁ¤º¸
recruit="";
recruit01="";			//Ã¤¿ëProcess
recruit02="";					//Ã¤¿ë¼Ò½Ä
recruit03="";			//ÀÎ»çÁ¦µµ
recruit04="";				//º¹¸®ÈÄ»ý
recruit05="";					//faq










// Menu 
function GoUrl(name, win) {	
  if (eval(name) == "") {
		alert("ÁØºñÁßÀÔ´Ï´Ù.");
		return;	
	} else {
      if (win == null && name != "eng" && name != "kor") {
			    document.location.href = eval(name);
	}else if(name=="eng"){
			top.location.href = eval(name);
	}else if(name=="kor"){
			top.location.href = eval(name);
	    } else {
			    window.open(eval(name), win);
		  }
	}
}



//Menu RollOver_1Depth
function ImgPreLoad(imgTitle, imageNum) {
		imageNum++;
		rollOver = new Array(imageNum);
		rollOut = new Array(imageNum);
		for (j = 1; j <= imageNum; j++) {
			if (j <= 10) {
				retmp = "0";
			} else {
				retmp ="";
			}
			rollOver[j] = new Image();
			rollOver[j].src = imgTitle + retmp + j + "_on.gif";
			rollOut[j] = new Image();
			rollOut[j].src = imgTitle + retmp + j + "_off.gif";
		}
	}
	function imgOver(Number) {
    if (rollOver[Number] != null) {
			if (Number != _LCurrentOn) {
				document["L"+Number].src = rollOver[Number].src;
			}
		}
	}
	function imgOut(Number) {
		if (rollOver[Number] != null) {
			if (Number != _LCurrentOn) {
				document["L"+Number].src = rollOut[Number].src;
			}
      else {  
      document["L"+Number].src = rollOver[Number].src;
      }
		}
	}

  	//Sub_Menu_2Depth
	function PreImgLoad(Title, imgNum) {
		imgNum++;
		rollOn = new Array(imgNum);
		rollOff = new Array(imgNum);
		for (i = 1; i <= imgNum; i++) {
			if (i < 10) {
				tmp = "0";
			} else {
				tmp ="";
			}
			rollOn[i] = new Image();
			rollOn[i].src = Title + tmp + i + "_on.gif";
			rollOff[i] = new Image();
			rollOff[i].src = Title + tmp + i + "_off.gif";
		}
	}
	function imgOn(Num) {  
		if (rollOn[Num] != null) {
			 document["S"+Num].src = rollOn[Num].src;
		}
	}
	function imgOff(Num) {
		if (rollOn[Num] != null) {
			if (Num != _SCurrentOn) {
				document["S"+Num].src = rollOff[Num].src;
      }
      else {
        document["S"+Num].src = rollOn[Num].src;
      }
		}
	}
	
	
	
//Popup 		
function popup(Fn, Win,X, Y, Scroll){
l = (screen.width) ?	(screen.width- X) / 4	: 0;
t = (screen.height) ?	(screen.height- Y) / 4 : 0;	
	NewWindow=window.open(Fn,Win,'width='+X+',height='+Y+',top='+t+',left='+l+',scrollbars='+Scroll+',toolbar=no,location=no,directories=no,status=no,resizable=no,menubar=no');
}

// Combo Box 
function go_link2(form) {
 var myindex=form.cmbSel.selectedIndex 
	  if (myindex != null) {
			document.location.href = form.cmbSel.options[myindex].value;
    } 
		else
		{
		 window.open(form.cmbSel.options[myindex].value); 
		}
}
function go_link(form) {
 var myindex=form.cmbSel.selectedIndex 
	  if (myindex != null) {
			document.location.href = form.cmbSel.options[myindex].value;
    } 
}
	

