
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2004 ');

document.write('<a href="http://www.mdconsult.net/index.html" target="_blank">mdconsult.net</a> ');

document.write('All Rights Reserved<br>');
document.write('</span>');

//  End -->