<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Provincial Priory of Surrey');

document.write('</span><br>');

document.write('Address Line 1<br>');

document.write('Address Line 2<br>');

document.write('PHONE: <span class="phonetitle">12345 67890<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:someone@somewhere.com" class="link">someone@somewhere.com</a><br>');

//  End -->