<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Tom Hill');

document.write('</span><br>');

document.write('Devon Fly Fishing School<br>');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">01626 866532<BR></span>');

document.write('</span><br>');

document.write('MOBILE:&nbsp;<span class="phonetitle">07883 086094<BR></span>');

//  End -->