<!-- Begin



// Copyright CBS DISEÑO y DESARROLLO WEB
// http://www.creandotusitio.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 2009 ');

document.write('<a href="index.html" target="_top"> Arturo Grandón Arredondo</a> ');

document.write('Todos los Derechos Reservados<br>');

document.write('<a href="index.html" target="_top"> www.comoinstalaralarmas.com </a>Para mayor información: '); 

document.write(' <A HREF="contacto.htm">Contáctanos</a>');

document.write('</span><br>');

//  End -->