<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Texas Division <br>');

document.write('An Author\'s Dream Publisher, LLC');

document.write('</span><br>');

document.write(' <font size="2">P. O. Box 8217</font><br>');

document.write('<font size="2">Brownsville, TX 78526-8217</font><br>');

document.write('        <span class="phonetitle">       <BR></span>');

document.write('<span class="phonetitle">');

document.write('<p>California Division<br>');

document.write('An Author\'s Dream Publisher, LLC');

document.write('</span><br>');

document.write(' <font size="2">1079 Sunrise Avenue, Suite B-145</font><br>');

document.write('<font size="2">Roseville, CA 95661-7009</font><br>');

document.write('      <span class="phonetitle">     <BR></span>');

document.write('<BR><font size="2">Email us: </font>');

document.write(' <A HREF="mailto:ODoria@comcast.net"><b><u><font size="2">ODoria@comcast.net</font></u></b></a><br>');


//  End -->