<!-- Begin


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

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

document.write('Hill & Archard');

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

document.write('Swindon<br>');
document.write('Wiltshire<br><br>');

document.write('Tel: <span class="phonetitle">0791 7028146<BR></span><br><br>');
document.write('<br>Email: ');

document.write(' <A HREF="mailto:wiltshire_hay_sales@btconnect.com" class="link">Contact Us</a><br><br>');

//END
