<%@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











 



Ionizing / Static Control

Automotive, Industrial Applications

Air Force 1 neutralizing blow-off systems include static control bars mounted on our air knives to remove static charge, dust/particulate matter from a variety of ware surfaces. Eighty percent (80%) energy savings over compressed air systems

Optional dust recovery booths available for Ionizing/Neutralizing cleaning operations.

Neutralizing Dust Recovery Bumpers Dash Assembly
and
Recovery Booth

<%= contents %>