
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<div class="small box">');
document.write('<img src="./images/map.jpg" alt="map" />');
document.write('<h2>Remote Support</h2>');
document.write('<h4>No Matter Where You Are...</h4>');
document.write('<p>PC Sightings can help solve your computing issues remotely. Why wait for a technician to come to you? If you have a high-speed internet connection, you can get help now. Got a virus? Got spyware? Slow connection? Don\'t waste time waiting for a technician to arrive at your home or office.</p>');
document.write('<a href="remsupport.htm">Learn More</a>');
document.write('</div>');

//  End -->
