// JavaScript Document

var today=new Date();
document.write("&nbsp;&copy; Copyright " + today.getFullYear() + ".");
document.write("<b><a class=\"footLink\" href=\"http://www.netreservas.com/index-in.html\" target=\"_blank\">NetReservas, S.L.</a></b> ");
document.write("<a class=\"footLink\" href=\"http://www.netreservas.com/condiciones_uso-in.html\" target=\"_blank\">Conditions of use.</a>");
document.write("<font size=\"-2\">&nbsp;&nbsp;This site is owned and operated by Netreservas S.L. and is not affiliated with any government entity.</font>");

