<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">Quienes somos</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contacto</a>');




document.write('<br><br>Todos los contenidos;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Hostal Donde Egidio</a><br>');






var allwebco	  = "no"	// SHOW  COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://www.hostaldondeegidio.com" target="_blank">HOSTAL DONDE EGIDIO</a> & <a href="http://www.hostaldondeegidio.com" target="_blank">Desarrollo</a><br>');
}





//  End -->