<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Griersons Ltd.');

document.write('</span><br>');

document.write('79 - 81 Stephenson Road<br>');

document.write('High Heaton, Newcastle upon Tyne<br>');

document.write('Post code: NE7 7SA<br>');

document.write('PHONE: <span class="phonetitle">44 (0) 0191 215 00 75  <BR></span>');

document.write('MOBILE: <span class="phonetitle">44 (0) 077 781 21 599  <BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@griersons.com">info@griersons.com</a><br>');


//  End -->