<!-- Begin

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

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

document.write('World Connect');

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

document.write('3804 Glen Park Drive<br>');

document.write('Lithonia, GA  30038<br>');

document.write('PHONE: <span class="phonetitle">(770) 981-0098 <BR></span>');

document.write('FAX: <span class="phonetitle">(770) 981-0098<BR></span>');

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

document.write(' <A HREF="mailto:worldconnect@wcpub.com">worldconnect@wcpub.com</a><br>');


//  End -->