// JavaScript Document
<!--

var today=new Date();

document.write('Copyright ' + today.getFullYear() + ' NetReservas, S.L. &copy; ');
document.write('<a class="B11U" href="http://www.netreservas.com/condiciones_uso-en.html">Conditions of use</a>. ');
document.write(' This site is not affiliated with any government entity.');

//-->