<%@Language=JavaScript %> <% var color = 'ffffff', page = "Default"; if( Request("C").Count ) color = Request("C").Item; if( Request("P").Count ) page = Request("P").Item; var file = Server.MapPath( "Contents/" + page + ".html" ); var fso = new ActiveXObject("Scripting.FileSystemObject" ); if( !fso.fileExists( file ) ) { page = "Default"; file = Server.MapPath( "Contents/" + page + ".html" ); } var f = fso.getFile( file ); var tf = f.openAsTextStream(); var contents = tf.readAll().replace( /\.\.\/images\//gi, "images/" ); tf.close(); %> Custom Designed Air knife and Air Cannon Blow Off Systems











 



 Engineering

AF1 experienced engineers and technical   staff provide...

  • On hand experience

  • Technical application experience

  • AutoCAD and Solidworks® drawings

  • Continuous commitment serving you our customer

No need is too small or too large….from large turn-key, fully automated systems to simple retro-fits, AF1 can assist you in meeting individual production needs.

<%= contents %>