<!-- Begin



// Copyright AF Sound Software
// http://www.afsoundsoftware.com
// Terminantemente prohibido por LEY la venta, 
// copia o el uso de este script en sitios NO AUTORIZADOS




// NOTE: If you use a ' add a slash before it like this \'

//document.write('<span class ="footer">&copy;Copyright 2008 ');
//document.write('<a href="index.html" target="_top">AF Sound Software</a> ');
//document.write('Todos los Derechos Reservados<br>');

document.write('<span class ="footer">&copy;Copyright 2008 ');
document.write('<a  target="_top"><span class="rojo10bold">AF <span class="azul10bold">Sound Software </a> ');
document.write('<span class ="footer">Todos los Derechos Reservados, Created by AF<br>');

document.write('Para mayor información, por favor.. '); 

document.write(' <A HREF="contacto.htm">Contacte con nosotros</a>');

document.write('</span><br>');

//  End -->