<!-- Begin

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

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

document.write('POS Ltd');

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

document.write('203-213 Orbiston Street<br>');

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

document.write('ML1 1QF<br>');

document.write('PHONE: <span class="phonetitle">01698 263 277<BR></span>');

document.write('FAX: <span class="phonetitle">01698 265 114<BR></span>');

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

document.write(' <A HREF="mailto:info@posltd.net" class="link">info@posltd.net</a><br>');


//  End -->