<!-- Begin

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

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

document.write('Access To Power, Inc.');

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

document.write('922 J Street, Suite 206<br>');

document.write('Modesto, CA. 95354<br>');

document.write('PHONE: <span class="phonetitle">(209) 577-1491<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(209) 577-1211<BR></span>');

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

<form action="/cgi/formmail" method = "POST">

<input type="hidden" name="recipient" value="walter@accesstopower.com">

document.write(' <A HREF="mailto:service@accesstopower.com" class="link">service@accesstopower.com</a><br>');

//  End -->
