<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('RGB Technology Services');

document.write('</span><br>');

document.write('<span class="phonetitle">');

document.write('Command Center');


//document.write('</span><br>');


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('PHONE: <span class="phonetitle">(434) 392-9222<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:info@rgbtechnology.com">info@rgbtechnology.com</a><br>');

//  End -->