<!-- Begin

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

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

document.write('Redwood High School Football');

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

document.write('395 Doherty Drive ');

document.write('Larkspur, CA 94939<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(415) 924-6200</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('Line 2: <span class="phonetitle">(415) 945-3600</span>');

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

document.write('Email: ');

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


//  End -->