<!-- START

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

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

document.write('ROBERTSON REEDS SCOTLAND');

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

document.write('6 Westbank<br>');

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

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

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

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

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

document.write('M: &nbsp;&nbsp;<span class="phonetitle">+44 (0)7515 107350<br></span>');

document.write('<br>E-mail: ');

document.write(' <A HREF="mailto:dave@robertsonreedsscotland.com" class="link">dave@robertsonreedsscotland.com</a><br>');


//  End -->