﻿charset="utf-8"

// Italian search fields can be used on all Italian pages

// start italian 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_it" />\n' );
document.write( '<input type="hidden" name="hl" value="it" />\n' );
// <img src="http://ChristianAnswers.Net/sharedimages/google.gif" width="74" height="28" align="middle" alt="Google" /><font size="-2">Italiano</font><br />
document.write( '<input type="text" name="q" size="15" maxlength="255" value="" />\n' );
document.write( '<input type="submit" name="sa" value="Cerca" />\n' );
document.write( '<input type="hidden" name="domains" value="ChristianAnswers.Net" /><br />\n' );
document.write( '<input type="hidden" name="sitesearch" value="ChristianAnswers.Net/italian" checked="checked" />\n' );
// <span class="smalltext">Cerca solo le <i>ChristianAnswers</i> pagine in Italiano</span><br />
// <input type="radio" name="sitesearch" value="" />
// <span class="smalltext">Cerca 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( 'Avanzato:<br />\n' );
document.write( '<input type="text" size="15" name="words" value="" />\n' );
document.write( '<input type="submit" value="Cerca" />\n' );
document.write( '<select name="restrict">\n' );
document.write( '<option value="italian">pagine italiane</option>\n' );
document.write( '<option value="spotlight">rassegne di film</option>\n' );
document.write( '<option value="catalog">catalogo</option>\n' );
document.write( '<option value="albanian">pagine albanese (shqipe)</option>\n' );
document.write( '<option value="bulgarian">pagine bulgaro - Български</option>\n' );
document.write( '<option value="german">pagine tedesco (deutsch)</option>\n' );
document.write( '<option value="french">pagine francese (français)</option>\n' );
document.write( '<option value="greek">pagine greco (Ελληνικά)</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">pagine inglesi</option>\n' );
document.write( '<option value="spanish">pagine spagnolo (español)</option>\n' );
document.write( '<option value="">intero luogo</option>\n' );
document.write( '</select>\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/directry.html">indice</a></font><br />\n' );
// end htdig

