<!-- Begin

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

document.write('<span class ="footer"><font color= "white">&copy; Copyright 2008</font> ');

document.write('<a href="index.html" target="_top"><font color= "yellow">Healthcare Solutions WNY, LLC</font></a> ');

document.write('<font color= "white">All Rights Reserved</font> <br>');

document.write('<font color= "white">For more information feel free to</font> '); 

document.write(' <A HREF="contact.htm"><font color= "yellow">Contact Us</font></a>');

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

//  End -->