<!-- Begin

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

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

document.write('Bethlehem Lutheran Church');

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

document.write('2100 N. Wadsworth Blvd<br>');

document.write('Lakewood, CO  80214<br>');

document.write('PHONE: <span class="phonetitle">(303) 238-7676<BR></span>');

document.write('FAX: <span class="phonetitle">303-238-7691 <BR></span>');

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

document.write(' <A HREF="mailto:bethlehem@bethluth.net">bethlehem@bethluth.net</a><br>');


//  End -->