<!-- Begin

document.write('<div style="float:left;">');
    document.write('<span class ="footer">&copy;<a href="legal.html">Copyright</a> 2009 ');
    document.write('<a href="index.html" target="_top">The Next Success</a> ');
    document.write('All Rights Reserved<br />');
    document.write('For more information feel free to '); 
    document.write('<A HREF="contact.htm">Contact Us</a><br />');
    document.write('All logos and trademarks are the property of their respective owners.');
    document.write('</span><br>');
document.write('</div>');
    
document.write('<img style="display:block; float:right;" src="picts/logos.jpg" />');
//  End -->