<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Electronic Pencil');

document.write('</span><br>');

document.write('Mailing Address:<br>');

document.write('5853 Stagecoach Road<br>');

document.write('Rex, GA 30273-1310<br>');

document.write('</span><br>');

document.write('STUDIO PHONE: &nbsp;<span class="phonetitle">(770) 268-8603<BR></span>');

document.write('CELL PHONE: &nbsp;<span class="phonetitle">(404) 324-8290<BR></span>');

document.write('<BR>EMAIL: ');

document.write('<a href="mailto:gwen@theelectronicpencil.com">gwen@theelectronicpencil.com</a>');

//  End -->