\nAA
B B
CC
DD
EE\n FF\n GG\n HH\n TT\n JJ\n KK\n")
}else{
var TEXT = window.prompt("What do you want the text color to be?","purple")
document.Add.write.value += ("
\n")
}
}
function PRETXT(){
var PRETXT = window.prompt("Type in your Preformatted text here:","")
if(PRETXT == ''){
document.Add.write.value += (" The computer likes to read HTML in 1 continuous straight line.\n\n\n1st line of text!\n2nd line of text !\n3rd line of text !\nEdit here in 'edit window':\n remove 'a' in 'background=',\n close 'display window' \n and click 'PREVIEW' again to see 'bgColor='.\n\n\nExept in \'<PRE-TEXT>\', the computer usually sees any number of spaces as 1 space.\nNotice the differences in printing in the editor & display windows.\n
\n")
}else{
document.Add.write.value += ("\n" + PRETXT + "\n
\n")
}
}
function END(){
document.Add.write.value += ("