<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('CSC Marketing Ltd');

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

document.write('Michelle House<br>');

document.write('16 Chorlton Street,<br>');

document.write('manchester, M1 3HW<br>');

document.write('PHONE: <span class="phonetitle">0161 247 8987<BR></span>');
//document.write('PHONE: <span class="phonetitle">07939 996 509<BR></span>');

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

document.write(' <A HREF="mailto:csc@helpmegoto.com" class="link">csc@helpmegoto.com</a><br>');


//  End -->