<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Micro Tech Solutions');

document.write('</span><br>');

document.write('10104 Northland Drive<br>');

document.write('Richmond, VA 23236<br>');

document.write('PHONE: <span class="phonetitle">(804) 240-7804<BR></span>');

document.write('<BR>E-mail me: ');

document.write(' <A HREF="mailto:robert@microteksol.com">robert@microteksol.com</a><br>');


//  End -->