<!-- Begin

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

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

document.write('David Pinnell');

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

document.write('20622 Chase St<br>');

document.write('Winnetka CA 91306<br>');

document.write('PHONE: <span class="phonetitle">(818) 349-3645<BR></span>');

document.write('FAX: <span class="phonetitle">(818) 450-0634<BR></span>');

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

document.write(' <A HREF="mailto:info@bppe.net" class="link">info@bppe.net</a><br>');


//  End -->