<!-- START

// NOTE: If you use a ' add a slash before it like this \'

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

document.write('Trevor D Russell');

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

document.write('Kingdom Photographics<br>');

document.write('2 Orchard Flat<br>');

document.write('Auchtermuchty<br>');

document.write('Fife<br>');

document.write('KY14 7DL<br>');

document.write('w: <span class="phonetitle">+44 (0)1337 827165<br></span>');

document.write('m: &nbsp;&nbsp;<span class="phonetitle">+44 (0)7917 471535<br></span>');


//  End -->