Enter your name here:
document.write(TextForNewPage);
Writes out a complete new page
document.close();
Closes the writing stream
14 of 27