/***Template.class.js***/ function Template() { this.classname=”Template”; this.debug=false; this.file=new HashMap(); this.root=””; this.varkeys=new HashMap(); this.varvals=new HashMap(); this.unknowns=”remove”; this.halt_on_error=”yes”; this.last_error=””; this.fso=new ActiveXObject(“Scripting.F