<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('<font size="+1">The Rock Community Church</font>');

document.write('</span><br>');

document.write('384 Erbes Road<br>');

document.write('Thousand Oaks, CA 91362<br>');

document.write('<BR>');

document.write('<span class="phonetitle">PHONE:</span> (805) 777-7790<BR></span>');

document.write('<span class="phonetitle">FAX:</span> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(805) 777-7791<BR></span>');

document.write('<BR><span class="phonetitle">E-mail:</span> ');

<!-- Begin Hide Email Address
user = "info";
site = "therockcc.org";
document.write('<a href=\"mailto:' + user + '@' + site + '"class="link">' + user + '@' + site + '</a><br>');
//  End --><!-- Begin Hide Email Address

<!-- Begin Hide Email Address
user = "webmaster";
site = "therockcc.org";
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"mailto:' + user + '@' + site + '"class="link">' + user + '@' + site + '</a><br>');
//  End --><!-- Begin Hide Email Address
document.write('<BR>');
