<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;Copyright 2005 ');

document.write('<a href="About.htm" target="_top">Epworth Sleep Centre</a> ');

document.write('All Rights Reserved<br>');   


document.write('For more information feel free to '); 

document.write(' <A HREF="Contact.htm">Contact Us</a>');

document.write('</span><br>');


document.write(' <A HREF="Privacy Statement.htm">Privacy Statement  -- </a>');

document.write('</span>');


document.write(' <A HREF="Legal Disclaimer.htm">  -- Disclaimer</a>');


//  End -->