<!-- Begin

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


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

document.write('Donald D. Welch');

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

document.write('Attorney at Law<br><br>');

document.write('114 N. Sunrise Avenue, Suite B-2<br> Roseville, CA 95661<br>');

document.write('Phone: <span class="phonetitle">(916) 786-2070<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">(916) 786-2465<BR></span>');

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

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



//  End -->