﻿charset="utf-8"

/* French Google and htdig search fields -can be used on all French pages */

// begin French google search 
document.write( '<form method="GET" action="http://www.google.com/u/can" style="margin:10px 0">\n' );
document.write( '<input type="hidden" name="safe" value="vss" />\n' );
document.write( '<input type="hidden" name="lr" value="lang_fr" />\n' );
document.write( '<input type="hidden" name="hl" value="fr" />\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="Rechercher" /><br />\n' );
document.write( '<input type="hidden" name="sitesearch" value="ChristianAnswers.Net/french" checked="checked" />\n' );
document.write( '</form>\n' );
// end google 

// begin htdig
document.write( '<form method="get" action="/cgi-bin/htsearch">\n' );
document.write( '<font size="-1"><b>Rechercher</b> \n' );
document.write( '<input type="text" size="20" name="words" value="" />\n' );
document.write( '<select name="restrict">\n' );
document.write( '<option value="french|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">pages français et anglaises</option>\n' );
document.write( '<option value="">Emplacement Entier</option>\n' );
document.write( '</select>\n' );
document.write( '<input type="image" src="http://ChristianAnswers.Net/htdig/btn-search.gif" value="Search" border="0" align="absmiddle" />\n' );
document.write( '<input type="hidden" name="config" value="htdig" />\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( '<input type="hidden" name="exclude" value="bible|spotlight|albanian|amharic|arabic|bulgarian|cebuano|czech|danish|dutch|esperanto|farsi|german|hebrew|hindi|hungarian|indonesian|italian|japanese|korean|kurdish|lithuanian|magyar|norwegian|persian|polish|portuguese|romanian|russian|serbian|slovak|spanish|swedish|tagalog|tongan|turkish|vietnamese" />\n' );
document.write( '</font></form>\n' );
// end htdig

