<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<table align="center"><td width="325" align="center"><span class="footer">');

document.write('<a href="index.html">Welcome</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="nosound">Disable Music</a>');

document.write('<br>');

document.write('<br>All contents &copy; Copyright 2009 ');




// EDIT THE NEXT LINE

document.write('<br><a href="index.html">The Sleep Center of Nevada</a><br>');

document.write('All Rights Reserved');

document.write('</span>');

document.write('</td><td>&nbsp;</td></table>');




//  End -->
