<!-- Begin


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


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

document.write('Roma Ltd');

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

document.write('268 Bury New Road<br>');

document.write('Whitefield, Manchester, M25 8QS<br>');

document.write('Phone: <span class="subtitle">0161 766 2941<BR></span>');

document.write('Fax: <span class="subtitle">0161 796 1097<BR></span>');

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

document.write(' <A HREF="mailto:info@roma.ltd.uk">info@roma.ltd.uk</a><br>');

document.write('Open: <span class="subtitle">Mon-Sat 9am to 6pm. Late night Friday till 8<BR></span>');


//  End -->
