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











 



Removing Excess Liquids

Food Process and Packaging - Bottle and Can Drying

Air Force 1 Blow Off Systems Inc. engineering department will custom design a low maintenance, high performance blow off system to meet the needs of today’s high speed lines food processing and bottling lines.

<%= contents %>