<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('</span><br>');
document.write('<span class ="copyright">&copy;Copyright 2011 ');
document.write('<a href="index.html" target="_top">London Jukeboxes</a> ');
document.write('</span><br>')

document.write('All Rights Reserved<br>');
document.write('For more information email'); 
document.write(' <A HREF="mailto:info@london-jukeboxes.com">Contact Us</a>');
document.write('</span><br>');

document.write('<span class ="copyright">The London Jukeboxes website is maintained by');
document.write('<a href="parlyview.htm" target="_top"> ParlyView Services</a> ');
document.write('<br>');

document.write('<span class ="copyright">To contact the Webmaster click on');
document.write(' <A HREF="mailto:webmaster@london-jukeboxes.com">Webmaster</a>');
document.write('</span><br>');

document.write('<a href="sitemap.htm" target="_top">   Our Sitemap</a> ')


//  End -->
