<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy; Copyright 2006 - All Rights Reserved ');

document.write('<a href="http://www.inflowyoga.com" target="_top" class="footer">In Flow Yoga</a> ');

document.write('/');

document.write(' <A HREF="mailto:info@inflowyoga.com" class="footer">Contact</a><br><br>');

document.write('<a href="http://www.freespiritmedia.com" class="footer" target="_top">Web Development by Free Spirit Media</a> ');

document.write('&copy; Copyright 2006- All Rights Reserved<br>');

document.write('For more information '); 

document.write(' <A HREF="mailto:info@freespiritmedia.com">Contact Free Spirit Media</a><br>');


document.write('</span>');



//  End -->

