<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="contacttitle">');

document.write('SELREC');

document.write('</span><br>');

document.write('4843 Mayfield Road<br>');

document.write('Lyndhurst, OH  44124<br>');

document.write('PHONE: <span class="contacttitle">(216) 691-2246<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="contacttitle">(216) 691-3491<BR></span>');

document.write('<br>');

document.write(' <A HREF="mailto:info@selrec.net" class="link">info@selrec.net</a><br>');

document.write('<br><br>');

document.write('<span class="contacttitle">');

document.write('Office Hours');

document.write('</span><br>');

document.write('Monday - Friday<br>');

document.write('8:30 AM - 4:30 PM<br>');

document.write('<br>');


//  End -->