document.open(); try { document.write(''); } catch(err) { document.write(err); } document.close();