// This site is designed by ALTIS DESIGN
//The images and content are Copyright &#169; ACSL Precision Engineering
// For more information about the services ALTIS DESIGN offer email:
//webmaster@acslprecisionengineering.com 
<!--
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",160,17,"Verdana, sans-serif",9,"#ffffff","#ffffff","#000085","#000000");
  fw_menu_0.addMenuItem("About us","window.open('http://www.acslprecisionengineering.com/aboutthecompany/aboutus.html', '_parent');");
  fw_menu_0.addMenuItem("Company Profile","window.open('http://www.acslprecisionengineering.com/aboutthecompany/profile.html', '_parent');");
  fw_menu_0.addMenuItem("Letter from the Directors","window.open('http://www.acslprecisionengineering.com/aboutthecompany/letter.html', '_parent');");
  fw_menu_0.addMenuItem("Quality Policy","window.open('http://www.acslprecisionengineering.com/aboutthecompany/quality.html', '_parent');");
  fw_menu_0.addMenuItem("ISO 9001 : 2000","window.open('http://www.acslprecisionengineering.com/aboutthecompany/iso.html', '_parent');");
  fw_menu_0.addMenuItem("The Team","window.open('http://www.acslprecisionengineering.com/aboutthecompany/team.html', '_parent');");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",121,16,"Verdana, sans-serif",9,"#ffffff","#ffffff","#000085","#000000");
  fw_menu_1.addMenuItem("Product Samples","window.open('http://www.acslprecisionengineering.com/productsandservices/products.html', '_parent');");
  fw_menu_1.addMenuItem("Plant List","window.open('http://www.acslprecisionengineering.com/productsandservices/plantlist.html', '_parent');");
  fw_menu_1.addMenuItem("Fixed Head Lathes","window.open('http://www.acslprecisionengineering.com/productsandservices/fixedheadlathes.html', '_parent');");
  fw_menu_1.addMenuItem("Sliding Head Lathes","window.open('http://www.acslprecisionengineering.com/productsandservices/slidingheadlathes.html', '_parent');");
  fw_menu_1.addMenuItem("Machining Centres","window.open('http://www.acslprecisionengineering.com/productsandservices/machiningcentres.html', '_parent');");
  fw_menu_1.addMenuItem("Auto CAD","window.open('http://www.acslprecisionengineering.com/productsandservices/autocad.html', '_parent');");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",101,16,"Verdana, sans-serif",9,"#ffffff","#ffffff","#000085","#000000");
  fw_menu_2.addMenuItem("Email","window.open('http://www.acslprecisionengineering.com/contactus/email.html', '_parent');");
  fw_menu_2.addMenuItem("Tel and Fax","window.open('http://www.acslprecisionengineering.com/contactus/telephone.html', '_parent');");
  fw_menu_2.addMenuItem("Enquiry Form","window.open('http://www.acslprecisionengineering.com/contactus/form.html', '_parent');");
  fw_menu_2.addMenuItem("Where to find us","window.open('http://www.acslprecisionengineering.com/contactus/map.html', '_parent');");
  fw_menu_2.addMenuItem("Industy Links","window.open('http://www.acslprecisionengineering.com/contactus/links.asp', '_parent');");
  fw_menu_2.addMenuItem("Design / Legal","window.open('http://www.acslprecisionengineering.com/main/webmaster.html', '_parent');");
   fw_menu_2.hideOnMouseOut=true;

  fw_menu_2.writeMenus();
} // fwLoadMenus()

//-->