<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Rich Technology Intl');

document.write('</span><br>');

document.write('28 Pond View Drive<br>');

document.write('Scarborough, ME 04074<br>');

document.write('PHONE: <span class="phonetitle">(207) 883-7424<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(207) 883-3898<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@richrti.com" class="link">click here</a><br>');



//  End -->