<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Raven Computer Services');

document.write('</span><br>');

document.write('22158 Jasmine Way<br>');

document.write('Mattawan, MI  49071<br>');

document.write('PHONE: <span class="phonetitle">(269) 668-4040<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:webcontact@ravencomputerservices.com">EMAIL</a><br>');


//  End -->