<!-- 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('10901 Your Road Hwy. Suite 301<br>');

document.write('Atlanta, GA 30188<br>');

document.write('PHONE: <span class="phonetitle">(888) 596-4321<br></span>');

//document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@alloutcomputers.com">info@alloutcomputers.com</a><br>');


//  End -->