   function AC_WM_RunContent(str)
   {
      document.write(str);
   }