<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Language Institute of Georgia');

document.write('</span><br>');

document.write('3355 Lenox Road, Suite 750<br>');

document.write('Atlanta, GA 30326<br>');

document.write('PHONE: <span class="phonetitle">(404) 520-8754<BR></span>');

//document.write('CELL: <span class="phonetitle">(404) 292-9213<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@languageinga.com">info@languageinga.com</a><br>');


//  End -->