<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Nerds Next Door');

document.write('</span><br>');

document.write('7730 Roswell Rd Suite 100<br>');

document.write('Atlanta, GA 30350<br>');

document.write('PHONE: <span class="phonetitle">(888) 596-4321<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@atlantacomputerrepairs.net">info@atlantacomputerrepairs.net</a><br>');


//  End -->