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











 



Air Force 1 Air Cannons

Air Cannons are available in 2”, 4” and 6” diameter and designed to deliver a concentrated, high impact blower generated air stream over a great distance from point of discharge. Constructed from anodized spun aluminum with accelerator insert and machined mounting bracket with pipe clamps. Optional abrasion and chemical resistant coating are available. Unique design allows easy positioning and air stream alignment for maximum drying and cleaning operations.

Air Cannons can be put in motion for maximum performance.

<%= contents %>