<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('BuyIT Technologies Ltd');

document.write('</span><br>');

document.write('We have offices in the North <br>and South of England.<br>');



document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:enquiries@buyittechnologies.co.uk">enquiries@buyittechnologies.co.uk</a><br>');


//  End -->