//This is for the copywrite line
function copy(){
      document.write('<a href="index.html">&copy;&nbsp;2002 Papel Picado</a>');
}

//This is for the Quachie Media line
function quachie(){
      document.write('<a href="http://www.quachie.com" target="self">Designed and Hosted By: Quachie Media - www.quachie.com</a>');
}