<!-- Begin

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

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

document.write('Retro Office, Inc.');

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

document.write('9526 Ann Street ');

document.write('Santa Fe Springs, CA 90670<br>');

document.write('<nobr>');

document.write('PHONE: <span class="Toll Free">(888) 501-5660</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('PHONE: <span class="Local">(562) 944-0200</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="Fax">(562) 944-9925</span>');

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

document.write('eMAIL: ');

document.write(' <A HREF="mailto:brad@retrooffice.com">inquiries@retrooffice.com</a><br>');


//  End -->