<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index_spa.html">Inicio</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about_spa.html">Servicios</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="clients_spa.html">Investigacion</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="habitaciones_de_seguridad.html">Cuartos seguridad</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact_spa.html">Contacto</a>');

document.write('&nbsp;|&nbsp;');

document.write('<br><br>All contents &copy;Copyright 2006 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">ABP World Group LTD.</a><br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "no") {
document.write('</a<br');
}





//  End -->