<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Galloway Meat Company');

document.write('</span><br>');

document.write('23 George Street<br>');

document.write('Whithorn, Wigtownshire DG8 8NS<br>');

document.write('PHONE: <span class="phonetitle">0845 6020 755 <BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@gallowaymeat.co.uk">sales@gallowaymeat.co.uk</a><br>');


//  End -->