
var menuName = new Array();
var GoMenu = new Array();

menuName[1] = "About Us";
menuName[2] = "Message from the CEO";
menuName[3] = "Management Philosophy";
menuName[4] = "°æ¿µÇöÈ²";
menuName[5] = "Mid-term Management Plan";
menuName[6] = "Environment/Quality-focused Management";
menuName[7] = "Compliance";
menuName[8] = "Awards";
menuName[9] = "Contact Us";

GoMenu[1] = "javascript:GoUrl(&#39;intro01&#39;)";
GoMenu[2] = "javascript:GoUrl(&#39;intro02&#39;)";
GoMenu[3] = "javascript:GoUrl(&#39;intro03&#39;)";
GoMenu[4] = "javascript:GoUrl(&#39;intro04&#39;)";
GoMenu[5] = "javascript:GoUrl(&#39;intro05&#39;)";
GoMenu[6] = "javascript:GoUrl(&#39;intro06&#39;)";
GoMenu[7] = "javascript:GoUrl(&#39;intro07&#39;)";
GoMenu[8] = "javascript:GoUrl(&#39;intro08&#39;)";
GoMenu[9] = "javascript:GoUrl(&#39;intro09&#39;)";




//2µª½º±îÁö
function Location() {
			var content = "<a href=javascript:GoUrl('home') onfocus='blur()'><img src='/finechem/eng/common/img/location.gif' alt='' border='0' align='absmiddle'></a>";
						content +=" > <a href=javascript:GoUrl('intro')>About Us</a> ";
	return content;
}
//3µª½º±îÁö
function Location1(index,url) {
			var content = "<a href=javascript:GoUrl('home') onfocus='blur()'><img src='/finechem/eng/common/img/location.gif' alt='' border='0' align='absmiddle'></a>";
						content +=" > <a href=javascript:GoUrl('intro')>About Us</a> ";
						content +=" > <b class='lo'>" + menuName[index]+ "</b>";
	return content;
}
//4µª½º±îÁö
function Location2(index,url) {
			var content = "<a href=javascript:GoUrl('home') onfocus='blur()'><img src='/finechem/eng/common/img/location.gif' alt='' border='0' align='absmiddle'></a>";
						content +=" > <a href=javascript:GoUrl('intro')>About Us</a> ";
						content +=" > <a href=" + GoMenu[url] + " class='lo'>" + menuName[index]+ "</a>";
	return content;
}




//visual
function visual() {
visual = "		<table border='0' cellpadding='0' cellspacing='0' width='100%' bgcolor='#D6DBE1'>";
visual += "		<tr>";
visual += "			<td><img src='/finechem/eng/common/img/visual06.jpg' width='662' height='88' alt='' border='0'></td>";
visual += "		</tr>";
visual += "		</table>";

document.write(visual);
}



//È¸»ç¼Ò°³
function chem_intro() {
document.write("				<table border='0' cellpadding='0' cellspacing='0' width='191' align='right'>");
document.write("				<tr>");
document.write("					<td align='center'><img src='/finechem/eng/intro/img/ltitle.gif' width='189' height='30' alt='' border='0'></td>");
document.write("				</tr>");
document.write("				<tr>");
document.write("					<td align='right' style='padding-top:2px;'>");
document.write("						<table border='0' cellpadding='0' cellspacing='0' width='178'>");
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro01') onMouseOver=imgOver('1'); onMouseOut=imgOut('1');><img src='/finechem/eng/intro/img/lmu01_off.gif' width='178' height='29' alt='' border='0' name='L1'></a></td>");
document.write("						</tr>");		
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");
if (_LCurrentOn == 1 ) {
document.write("						<tr>");
document.write("							<td style='padding:7,0,7,0;'>");
document.write("								<table border='0' cellpadding='0' cellspacing='0' align='right'>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro011') onMouseOver=imgOn('1') onMouseOut=imgOff('1')><img src='/finechem/eng/intro/img/smu01_off.gif' height='17' alt='' border='0' name='S1'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro012') onMouseOver=imgOn('2') onMouseOut=imgOff('2')><img src='/finechem/eng/intro/img/smu02_off.gif' height='17' alt='' border='0' name='S2'></a></td>");
document.write("								</tr>");
document.write("								</table>");
document.write("							</td>");
document.write("						</tr>");	
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");
}	
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro02') onMouseOver=imgOver('2'); onMouseOut=imgOut('2');><img src='/finechem/eng/intro/img/lmu02_off.gif' width='178' height='29' alt='' border='0' name='L2'></a></td>");
document.write("						</tr>");		
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");	
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro03') onMouseOver=imgOver('3'); onMouseOut=imgOut('3');><img src='/finechem/eng/intro/img/lmu03_off.gif' width='178' height='29' alt='' border='0' name='L3'></a></td>");
document.write("						</tr>");		
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");	
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro05') onMouseOver=imgOver('5'); onMouseOut=imgOut('5');><img src='/finechem/eng/intro/img/lmu05_off.gif' width='178' height='29' alt='' border='0' name='L5'></a></td>");
document.write("						</tr>");		
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");		
if (_LCurrentOn == 5 ) {
document.write("						<tr>");
document.write("							<td style='padding:7,0,7,0;'>");
document.write("								<table border='0' cellpadding='0' cellspacing='0' align='right'>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro051') onMouseOver=imgOn('3') onMouseOut=imgOff('3')><img src='/finechem/eng/intro/img/smu03_off.gif' height='17' alt='' border='0' name='S3'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro052') onMouseOver=imgOn('4') onMouseOut=imgOff('4')><img src='/finechem/eng/intro/img/smu04_off.gif' height='17' alt='' border='0' name='S4'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro053') onMouseOver=imgOn('5') onMouseOut=imgOff('5')><img src='/finechem/eng/intro/img/smu05_off.gif' height='17' alt='' border='0' name='S5'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro054') onMouseOver=imgOn('6') onMouseOut=imgOff('6')><img src='/finechem/eng/intro/img/smu06_off.gif' height='17' alt='' border='0' name='S6'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro055') onMouseOver=imgOn('7') onMouseOut=imgOff('7')><img src='/finechem/eng/intro/img/smu07_off.gif' height='17' alt='' border='0' name='S7'></a></td>");
document.write("								</tr>");
document.write("								</table>");
document.write("							</td>");
document.write("						</tr>");	
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");		
}	
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro06') onMouseOver=imgOver('6'); onMouseOut=imgOut('6');><img src='/finechem/eng/intro/img/lmu06_off.gif' width='178' height='29' alt='' border='0' name='L6'></a></td>");
document.write("						</tr>");	
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");			
if (_LCurrentOn == 6 ) {	
document.write("						<tr>");
document.write("							<td style='padding:7,0,7,0;'>");
document.write("								<table border='0' cellpadding='0' cellspacing='0' align='right'>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro061') onMouseOver=imgOn('8') onMouseOut=imgOff('8')><img src='/finechem/eng/intro/img/smu08_off.gif' height='17' alt='' border='0' name='S8'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro062') onMouseOver=imgOn('9') onMouseOut=imgOff('9')><img src='/finechem/eng/intro/img/smu09_off.gif' height='17' alt='' border='0' name='S9'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro063') onMouseOver=imgOn('10') onMouseOut=imgOff('10')><img src='/finechem/eng/intro/img/smu10_off.gif' height='27' alt='' border='0' name='S10'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro064') onMouseOver=imgOn('11') onMouseOut=imgOff('11')><img src='/finechem/eng/intro/img/smu11_off.gif' height='17' alt='' border='0' name='S11'></a></td>");
document.write("								</tr>");
document.write("								</table>");
document.write("							</td>");
document.write("						</tr>");	
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");
}	
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro07') onMouseOver=imgOver('7'); onMouseOut=imgOut('7');><img src='/finechem/eng/intro/img/lmu07_off.gif' width='178' height='29' alt='' border='0' name='L7'></a></td>");
document.write("						</tr>");		
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro08') onMouseOver=imgOver('8'); onMouseOut=imgOut('8');><img src='/finechem/eng/intro/img/lmu08_off.gif' width='178' height='29' alt='' border='0' name='L8'></a></td>");
document.write("						</tr>");		
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");
document.write("						<tr>");
document.write("							<td><a href=javascript:GoUrl('intro09') onMouseOver=imgOver('9'); onMouseOut=imgOut('9');><img src='/finechem/eng/intro/img/lmu09_off.gif' width='178' height='29' alt='' border='0' name='L9'></a></td>");
document.write("						</tr>");		
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");
if (_LCurrentOn == 9 ) {
document.write("						<tr>");
document.write("							<td style='padding:7,0,7,0;'>");
document.write("								<table border='0' cellpadding='0' cellspacing='0' align='right'>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro091') onMouseOver=imgOn('12') onMouseOut=imgOff('12')><img src='/finechem/eng/intro/img/smu12_off.gif' height='17' alt='' border='0' name='S12'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro092') onMouseOver=imgOn('13') onMouseOut=imgOff('13')><img src='/finechem/eng/intro/img/smu13_off.gif' height='17' alt='' border='0' name='S13'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro094') onMouseOver=imgOn('15') onMouseOut=imgOff('15')><img src='/finechem/eng/intro/img/smu15_off.gif' height='17' alt='' border='0' name='S15'></a></td>");
document.write("								</tr>");
document.write("								<tr>");
document.write("									<td><a href=javascript:GoUrl('intro093') onMouseOver=imgOn('14') onMouseOut=imgOff('14')><img src='/finechem/eng/intro/img/smu14_off.gif' height='17' alt='' border='0' name='S14'></a></td>");
document.write("								</tr>");
document.write("								</table>");
document.write("							</td>");
document.write("						</tr>");	
document.write("						<tr>");
document.write("							<td class='mline'><img src='/finechem/eng/common/img/space.gif' width='1' height='1' alt='' border='0'></td>");
document.write("						</tr>");
}		
document.write("						</table>");
document.write("					</td>");
document.write("				</tr>");
document.write("				<tr>");
document.write("					<td height='50'></td>");
document.write("				</tr>");
document.write("				</table>");
}


