/* KOB JavaScript Document */ 
function fntop()
	{
			var str="";
			str+="<tr>";
			str+="<td width='290'><a href='index.html'><img src='images/logo.gif' width='290' height='79' border='0' alt=''></a></td>";
			str+="<td align='right' style='padding-top:20px;'><img src='images/certificate.jpg' width='119' height='36' border='0' alt=''>&nbsp; &nbsp; &nbsp;</td>";
			str+="</tr>";
			str+="<tr><td bgcolor='#FFFFFF' width='780' colspan='2'><img src='images/title_supsidiary.gif' width='479'  height='27' alt='' border='0'></td></tr>";
			str+="<tr><td colspan='2'><img src='images/menu.JPG' alt='' width='780' height='33' border='0' usemap='#Map'></td></tr>";
			str+="<map name='Map' id='Map'>";
			str+="<area shape='rect' coords='22,9,63,24'  href='index.html'>";
			str+="<area shape='rect' coords='123,10,170,25' href='profile.html'>";
			str+="<area shape='rect' coords='226,8,268,25' href='origin.html'>";
			str+="<area shape='rect' coords='326,9,384,24' href='products.html'>";
			str+="<area shape='rect' coords='443,9,515,25' href='qualitypolicy.html'>";
			str+="<area shape='rect' coords='575,10,623,24' href='trade.html'>";
			str+="<area shape='rect' coords='683,8,756,23' href='contactus.asp'>";
			str+="</map>";
			document.write(str);
			}
		


function fnbottom()
	{
			var str="";
			str+="<tr  height='5'><td colspan='2'></td></tr>";
			str+="<tr bgcolor='#068030' height='10'><td colspan='2'></td></tr>";
			str+="<tr  height='5'><td colspan='2'></td></tr>";
			str+="<tr  height='52'>";
			str+="<td colspan='2' align='center' class='tdbtm'><a href='index.html' class='btmlinks'>Home</a> | <a href='profile.html' class='btmlinks'>Profile</a> | <a href='origin.html' class='btmlinks'>Origin</a> | <a href='products.html' class='btmlinks'>Products</a> | <a href='qualitypolicy.html' class='btmlinks'>Qms & Ems Policy</a> | <a href='trade.html' class='btmlinks'>Trading</a> | <a href='contactus.asp' class='btmlinks'>Contact Us</a><br><font class='tdbtm2'>This web site is updated on 08-06-08. &copy; Copyright 2007 KOB. All Rights Reserved.</font></td>";
			str+="</tr>";
			document.write(str);
			}
		

function fnNewWindow(x)
{
	
	window.open("certificate.html",'','width=501, height=673, top=0, left=0, scrollbars=no, resizable=no ');
	
}

function fnNewWindow2(x)
{
	
	window.open("certificate2.html",'','width=501, height=673, top=0, left=0, scrollbars=no, resizable=no');
	
}

function fnNewWindow3(x)
{
	
	window.open("certificate3.html",'','width=501, height=673, top=0, left=0, scrollbars=no, resizable=no');
	
}

function fnNewWindow4(x)
{
	
	window.open("certificate4.html",'','width=501, height=673, top=0, left=0, scrollbars=no, resizable=no');
	
}
