<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var showCR	  = "yes"	// SHOW COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');

document.write('<a href="aborto.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contactar.htm">Contactar</a>');

document.write('<br>');
document.write('<br>Todos los contenidos &copy;Copyright 2003-2008 ');





document.write('<a href="aborto.html">abortos.com</a><br>');







   if (showCR == "yes") {
document.write('&copy; 2008 <a href="http://www.entrar.com" target="_blank">entrar Design</a> & <a href="http://www.entrar.com" target="_blank">Hosting</a><br>');
}


document.write('</span>');


//  End -->