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











 



Contact

Corporate Office

USA/Canada
phone: 1-519-746-5035
fax: 1-519-746-1231

International:
001-519-746-5035

info@af1.com

<%= contents %>