If you want the text formatted, change the function to:
Code:
function CertificateName (x) {document.frames['ifrm'].document.write('
'+ x +'
');}
and change the font size, font face, weight, etc. to what you want per cascading style sheets (CSS).benEdited By: bpitman on 2006-2-15 8:23:37