<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Adventurers @ Westminster');

document.write('</span><br>');

document.write('Westminster Presbyterian Church, 4400 N. Shartel<br>');

document.write('Oklahoma City, OK  73118<br>');

document.write('PHONE: <span class="phonetitle">(555) 555-5555<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@adv-wpc.com" class="link">info@adv-wpc.com</a><br>');



//  End -->