<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('R & D Miller');

document.write('</span><br>');

document.write('Unit 4, Lancaster Road <br>');

document.write('Lowmoss Industrial Estate<br>');

document.write('Bishopbriggs, Glasgow, G64 2HU<br>');

document.write('PHONE: <span class="phonetitle">0141 772 5544<BR></span>');

document.write('FAX: <span class="phonetitle">0141 772 5511<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@randdmiller.co.uk">sales@randdmiller.co.uk</a><br>');


//  End -->