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

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

document.write('Quantum Acquisitions');

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

document.write('4742 42<sup>nd</sup> Avenue, SW<br>');

document.write('Suite 288<br>');

document.write('Seattle, WA  98116-4553<br>');

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

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

document.write('<br>');


/*
20 Sunnyside Avenue
Suite 103
Mill Valley, CA 94941
Attn: Diana Glocker

Telephone: 415.209.5027
Fax: 415.634.3220 
*/
document.write('20 Sunnyside Avenue<br>');
document.write('Suite 103<br>');
document.write('Mill Valley, CA 94941<br>');
document.write('PHONE: <span class="phonetitle">(415) 209-5027<br></span>');
document.write('FAX: <span class="phonetitle">(415) 634-3220<br><span>');
document.write('<br>');



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


//  End -->