//v1.0
//Copyright 2006 Adobe Systems, Inc. All rights reserved.
function E58DocWrite()
{
  if (_E58DocWriteVal){
    document.write(_E58DocWriteVal);
    _E58DocWriteVal = '';
  }
}
