<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Computer Wizard');

document.write('</span><br>');

document.write('P.O.Box 1239<br>');

document.write('San Jacinto CA 92581<br>');

document.write('PHONE: <span class="phonetitle"><BR></span>');

<!  document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail to: cwizard@adelphia.net');

<!  document.write(' <A HREF="mailto:info@cwizard.net" class="link">info@cwizard.net</a><br>');



//  End -->