<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('RGB IT Technology Services');

document.write('</span><br>');

document.write('<span class="phonetitle">');

document.write('Network Operations Center');


document.write('</span><br>');

document.write('201 North Main St<br>');

document.write('Farmville, VA 23901<br>');

document.write('PHONE: <span class="phonetitle">(888) 294-1251<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(877) 742-8324<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:support@rgbtechnology.com">support@rgbtechnology.com</a><br>');

//  End -->