<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Hope Centre');

document.write('</span><br>');

document.write('125 Serpentine Road<br>');

document.write('Terrigal NSW 2260<br>');

document.write('PHONE: <span class="phonetitle">+61 2 4365 4804<BR></span>');

document.write('FAX: <span class="phonetitle">+61 2 4365 4022<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@livingwaters.com.au" class="link">info@livingwaters.com.au</a><br>');


//  End -->