<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Rider Technical Services, Inc.');

document.write('</span><br>');

document.write('4537 Amboy Road<br>');

document.write('Memphis, TN 38117<br>');

document.write('PHONE: <span class="phonetitle">(901) 767-8900<BR></span>');

document.write('CELL: <span class="phonetitle">(901) 485-2866<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:ray@ridertek.com">ray@ridertek.com</a><br>');


//  End -->