/* ax.js : a function for ms ie activex rollup patch */
function __ws__(id){
  document.write(id.text);
  id.id="";
}
