<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Reverend Rick Bell');

document.write('</span><br>');

document.write('Phoenix, Arizona<br>');

document.write('PHONE: <span class="subtitle">(480) 600-0566<BR></span>');

document.write('<BR>E-mail');

document.write(' <A HREF="mailto:revrickbell@cox.net">Reverend Rick Bell</a><br>');


//  End -->