<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

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

document.write('DewTronix Computers');

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

document.write('Fairfield<br>');

document.write('California<br>');

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

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

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:paul@dewtronix.com">info@dewtronix.com</a><br>');


//  End -->