// fix for bug with embedded OBJECT tags
function w(s) {
  document.write(s);
}