<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Solomon Technologies, Inc.');

document.write('</span><br>');

document.write('1224 Mill Street, Bldg A<br>');

document.write('East Berlin, CT 06023<br>');

document.write('PHONE: <span class="phonetitle">(727) 859-4447<BR></span>');

document.write('FAX: <span class="phonetitle">(727) 372-8737<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@solomontechnologies.com">info@solomontechnologies.com</a><br>');


//  End -->