﻿charset="utf-8"

// JavaScript - Dutch search fields can be used on all Dutch pages

// start dutch 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_nl" />\n' );
document.write( '<input type="hidden" name="hl" value="nl" />\n' );
document.write( '<img src="http://ChristianAnswers.Net/sharedimages/google.gif" width="74" height="28" align="middle" alt="Google" /><font size="-2">Nederlands</font><br />\n' );
document.write( '<input type="text" name="q" size="15" maxlength="255" value="" />\n' );
document.write( '<input type="submit" name="sa" value="Zoeken" />\n' );
document.write( '<input type="hidden" name="domains" value="ChristianAnswers.Net" /><br />\n' );
document.write( '<input type="hidden" name="sitesearch" value="ChristianAnswers.Net/dutch" checked="checked" />\n' );
// <span class="smalltext">Search <i>ChristianAnswers</i> en Nederlands</span><br />
// <input type="radio" name="sitesearch" value="" />
// <span class="smalltext">Search WWW</span><br />
document.write( '</form>\n' );
// end google

// begin htdig
document.write( '<form method="get" action="/cgi-bin/htsearch" style="margin:10px 0 0 0; font-size:80%">\n' );
document.write( 'Geavanceerd:<br />\n' );
document.write( '<input type="text" size="15" name="words" value="" /> in \n' );
document.write( '<select name="restrict">\n' );
document.write( '<option value="dutch">Nederlands</option>\n' );
document.write( '<option value="spotlight">Movie overzichten</option>\n' );
document.write( '<option value="catalog">Catalogus</option>\n' );
document.write( '<option value="albanian">Albanees (Gjuha shqipe)</option>\n' );
document.write( '<option value="german">Duits (Deutsch)</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">Engelse pagina&rsquo;s</option>\n' );
document.write( '<option value="french">Franse pagina&rsquo;s</option>\n' );
document.write( '<option value="greek">Griekse pagina&rsquo;s</option>\n' );
document.write( '<option value="italian">Italiaanse pagina&rsquo;s</option>\n' );
document.write( '<option value="spanish">Spaanse pagina&rsquo;s</option>\n' );
document.write( '<option value="">VOLLEDIGE PLAATS</option>\n' );
document.write( '</select>\n' );
document.write( '<input type="submit" name="Search" value="Zoeken" />\n' );
document.write( '<input type="hidden" name="config" value="htdig" />\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' );
document.write( '<font size="-1"><a href="http://ChristianAnswers.Net/dutch/directry-nl.html">Domein Gids</a></font><br />\n' );
// end htdig

