﻿charset="utf-8"

/*____JavaScript - spanish search fields can be used on all spanish pages___*/

// start spanish google search 
document.write( '<form method="GET" action="http://www.google.com/u/can" style="margin:10px 0 0 0">\n' );
document.write( '<input type="hidden" name="safe" value="vss" />\n' );
document.write( '<input type="hidden" name="lr" value="lang_es" />\n' );
document.write( '<input type="hidden" name="hl" value="es" />\n' );
document.write( '<input type="hidden" name="domains" value="ChristianAnswers.Net" />\n' );
document.write( '<input type="text" name="q" size="15" maxlength="255" value="" />\n' );
document.write( '<input type="submit" name="sa" value="Búsqueda" /><br />\n' );
document.write( '<input type="hidden" name="sitesearch" value="ChristianAnswers.Net/spanish" checked="checked" />\n' );
document.write( '</form>\n' );
// end google

// begin htdig
document.write( '<form method="get" action="/cgi-bin/htsearch" style="margin:10px 0 5px 0">\n' );
document.write( 'Avanzado:<br />\n' );
document.write( '<input type="text" size="15" name="words" value="" /> en <select name="restrict">\n' );
document.write( '<option value="spanish">Español paginaciones</option>\n' );
document.write( '<option value="archaeology|audio|catalog|christmas|creation|dictionary|dinosaurs|eden|evangelism|godstory|gospel|hope|islam|jesus|kids|life|love|parenting|prisons|q-abr|q-acb|q-aig|q-aiia|q-cc|q-comfort|q-cross|q-crs|q-dml|q-eden|q-esp|q-flc|q-grace|q-sum|q-wall|quiz|raycomfort|spotlight|teens|http://aiia.ChristianAnswers.Net|http://isaalmasih.net">Inglés paginaciones</option>\n' );
document.write( '<option value="/bible/">Biblia</option>\n' );
document.write( '<option value="spotlight">Revisiones</option>\n' );
document.write( '<option value="catalog">Catálogo</option>\n' );
document.write( '<option value="indonesian">Indonesio</option>\n' );
document.write( '<option value="portuguese">Portugueses</option>\n' );
document.write( '<option value="">Entero sitio</option>\n' );
document.write( '</select>\n' );
document.write( '<input type="submit" name="Search" value="Búsqueda" />\n' );
document.write( '<input type="hidden" name="config" value="htdig" />\n' );
document.write( '<input type="hidden" name="restrict" value="" />\n' );
document.write( '<input type="hidden" name="exclude" value="" />\n' );
document.write( '<input type="hidden" name="format" value="long" />\n' );
document.write( '<input type="hidden" name="sort" value="score" />\n' );
document.write( '<input type="hidden" name="htsearch" value="1" />\n' );
document.write( '</form>\n' );
// end htdig
document.write( '<div><a href="http://ChristianAnswers.Net/directry.html">Directorio</a></div>\n' );
