<!-------------------Footer----------------------------->

 document.write(' <Tr valign="top">')
    document.write('<Td> ')
	  document.write('<table cellpadding="0" cellspacing="0"  width="100%"  border="0"  bgcolor="#96BADA">')
	      document.write(' <tr valign="top"> ')
			document.write(' <Td width="100%">')
			    document.write(' <table cellpadding="0" cellspacing="0" border="0" align="center" width="100%"> ')
				  document.write(' <Tr>')
				 document.write('  <Td width="36%"></Td>')
				  document.write(' <Td width="6%" height="50"><a href="index.html" class="menu">Home</a>&nbsp;&nbsp;<font class="emp10footer"> |</font></Td>')
				 document.write('  <Td width="8%" ><a href="company.html" class="menu">About Us</a> &nbsp;<font class="emp10footer"> |</font></Td>')
				 document.write('  <Td width="10%"><a href="contactus.html" class="menu">Contact Us</a></Td>')
				 document.write('  <Td width="32%"></Td>')
				 document.write('  </Tr>')
				document.write(' </table>')
				document.write(' </Td>')
		   document.write('</tr>')
		   
		  document.write(' <tr valign="top"> ')
			document.write(' <Td width="100%">')
			   document.write(' <table cellpadding="0" cellspacing="0" border="0" align="center" width="100%"> ')
				 document.write('  <Tr>')
				   document.write('<Td align="center"><font class="emp10footer">&copy; Copyright 2009 Prime Precision Engineering Limited . All rights reserved.</font><br>')
				    document.write('<font class="emp10footer">Hong Kong Office: Tel: +852 2758 8100&nbsp;&nbsp;Fax: +852 2759 1610&nbsp;&nbsp;Email:  <a href="mailto:info@primetech-cnc.com" target="_blank" style="text-decoration: none;"><font class="emp10footer">info@primetech-cnc.com</font></a></font><br>');
					
					document.write('<font class="emp10footer">China Office: Tel: +86 769 8777 0313    &nbsp;&nbsp;Fax: +86 769 8777 9319    &nbsp;&nbsp;Email:  <a href="mailto:hkppe@188.com" target="_blank" style="text-decoration: none;"><font class="emp10footer">hkppe@188.com</font></a></font><br></td></Tr>');
					
					
				   
				   document.write('</Tr>')
				 document.write('</table>')
				 document.write('</Td>')
		   document.write('</tr>')
		   
		    document.write('<tr valign="top"> ')
			 document.write('<Td width="100%" height="15">')
			     
				document.write(' </Td>')
		   document.write('</tr>')
	  document.write('</table>')
	document.write('</Td>')
 document.write(' </Tr>')

<!-------------------End Footer----------------------------->