<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="contact.htm" class="foot">Contact Us</a> | ');

document.write(' <a href="privacy.htm" class="foot">Privacy Policy</a>');

document.write('<br>');

document.write('&copy; Copyright 2010 ');

document.write('Solo Effects, LLC. All rights reserved.');

document.write('<br>');


//  End -->

