
function copyright() {
  document.write('<center>');
  document.write("<span class=\"footer\">&copy 2009 wsbid.com &nbsp;&nbsp;|&nbsp;&nbsp; Website Development: <a href=\"http://www.nouridatasystems.com\" target=\"NDS\">nds-websites</a>");
  document.write('</span></center><br>');

}


function pagefooter() {
  document.writeln('<br>');
}

