// Like Google Template
// Atrise Everyfind Search Engine Version 6
// Copyright (C) Atrise Software Co., 1998-2005
// http://www.atrise.com/everyfind/

var CurFile = 'search.html';
var DefSearchStyle = 'o';   //'o' - OR, 'a' - AND
var PartsOfWordsSearch = 0; //1 - on, 0 - off
var PercentLimit = 1;       //The script shows pages with Accuracy > PercentLimit
var SortResult = 1;         //1 - on, 0 - off
var DefLinksPerPage = 10;
var InputLength = 50;
var ShortInputLength = 30;
var Icons ='doc,m3u,mp3,ogg,pdf,rtf,txt,wri,xls,zip';
var IconsDirectory = './evf/';
var CatSeparator = ' &nbsp; ';
var PageSeparator = ' &nbsp;';

var PagesNavigatorMaxOffset = 9;
var PrevPage = '<b class="evfnav">Previo</b><img src=./evf/prev.gif border="0" align="absmiddle">';
var NextPage = '<img src=./evf/next.gif border="0" align="absmiddle"><b class="evfnav">Próximo</b>';

var FirstTemplate =
'<style type="text/css">'+
'	body {'+
'		margin-left: 0px;'+
'		margin-top: 0px;'+
'		margin-right: 0px;'+
'		margin-bottom: 0px;'+
'		background-image:    url();'+
'	}'+
'	a:link {'+
'		color: #0000FF;'+
'		text-decoration: none;'+
'	}'+
'	a:visited {'+
'		color: #0000FF;'+
'		text-decoration: none;'+
'	}'+
'	a:hover {'+
'		color: #0099FF;'+
'		text-decoration: underline;'+
'	}'+
'	a:active {'+
'		color: #FF0000;'+
'		text-decoration: none;'+
'	}'+
'	.Estilo9 {font-size: 9pt}'+
'	.Estilo13 {font-size: 10px}'+
'</style>'+
'<table width="100%"  border="0" cellspacing="0" cellpadding="0" style="background-image: url(../img/topcito.png)" summary="Navegación dentro del Sitio">'+
'	<caption align="bottom">'+
 ' <span class="Estilo13"> Navegación dentro del Sitio </span>  </caption>'+
 ' <tr align="center" valign="middle">'+
'    <td width="51%" align="left" valign="middle"><img src="../img/top2.gif" alt="www.elrefranista.com.ar" width="400" height="75" longdesc="Nuestro logotipo animado"></td>'+
'    <td><span class="Estilo9"><a href="../refran/index.htm">Refranes</a> | <a href="../reflexiones/index.htm">Reflexiones</a> | <a href="../frases/index.htm">Frases</a> | <a href="../citas/index.htm">Citas</a> | <a href="../piropos/index.htm">Piropos</a> | <a href="../graffitis/index.htm">Graffitis</a><br>'+
'        <a href="../calendario/index.htm">Calendario</a> | <a href="../historia/index.htm">Historia</a> | <a href="../poemas/index.htm">Poemas/Poesias</a> | <a href="../personas/index.htm">Personajes</a> <br>'+
'    <a href="../gb/index.php">Libro de Visitas</a> | <a href="../cgi-bin/birdcast.cgi">Recomiendanos</a> | <a href="../formulario.htm">Contactanos</a> | <a href="../buscador/search.html">Buscador</a>  </span></td>'+
'  </tr>'+
'</table>'+

' <center><!--<img height=55 src="evf/evfgoogle.gif" width=200 vspace=12 border=0> -->'+
'<form name="queryform" action="%formaction%"><p>%categorieslist%<br>'+
'%input%&nbsp;<input type="submit" value="Buscar"><br>Buscar en:&nbsp;%select%&nbsp;Links por página:&nbsp;<input size=2 name="num" value=%num%></input><br>'+
'</p></form>'+
'<table width="70%" border=0 cellspacing=0 cellpadding=0>'+
'<tr><td colspan=2 bgcolor=#3366cc><img height=1 alt="" width=1></td></tr><tr>'+
'<td bgcolor=#e5ecf9><font size=+1>&nbsp;<b>Tips de Busqueda</b></font></td>'+
'</tr></table>'+
'<table width="70%" border=0 cellspacing=4 cellpadding=0><tr><td>'+
'<p>Everyfind supports several advanced operators which are query words that have special meaning to Everyfind.</p>'+
'<p><b>Boolean Search:</b><br>'+
'<b>OR</b> - This keyword allows Everyfind to "OR" boolean search (any keyword). This is the default mode. Example: <i>or auto motorcycle</i><br>'+
'<b>AND</b> - This keyword allows Everyfind to "AND" boolean search (all keywords). Example: <i>and auto ford</i><br>'+
'<b>NOT</b> - This keyword allows Everyfind to "NOT" boolean search (not these keywords). Example: <i>auto not ford mercedes</i><br>'+
'You can also combine all these operators. Example: <i>and auto ford or motorcycle not red blue green</i></p>'+
'<p><b>Wildcard Search:</b><br>'+
'<b>*eyword, keywor*</b> - The \'*\' char replaces any part of one keyword. Example: <i>moto* *uto</i><br>'+
'<b>*</b> - This keyword shows all links. Example: <i>*</i></p>'+
'</td></tr></table>'+
'<table width="70%" border=0 cellspacing=0 cellpadding=0>'+
'<tr><td bgcolor=#3366cc><img height=1 alt="" width=1></td></tr></table><br>'+
'<!-- SiteSearch Google -->'+
'<form method="get" action="http://www.google.com.ar/custom" target="google_window">'+
'<table border="0" bgcolor="#ffffff">'+
'<tr><td nowrap="nowrap" valign="top" align="left" height="32">'+
'<a href="http://www.google.com/">'+
'<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google"></img></a>'+
'</td>'+
'<td nowrap="nowrap">'+
'<input type="hidden" name="domains" value="www.elrefranista.com.ar"></input>'+
'<input type="text" name="q" size="31" maxlength="255" value=""></input>'+
'<input type="submit" name="sa" value="Búsqueda"></input>'+
'</td></tr>'+
'<tr>'+
'<td>&nbsp;</td>'+
'<td nowrap="nowrap">'+
'<table>'+
'<tr>'+
'<td>'+
'<input type="radio" name="sitesearch" value="" checked="checked"></input>'+
'<font size="-1" color="#000000">Web</font>'+
'</td>'+
'<td>'+
'<input type="radio" name="sitesearch" value="www.elrefranista.com.ar"></input>'+
'<font size="-1" color="#000000">www.elrefranista.com.ar</font>'+
'</td>'+
'</tr>'+
'</table>'+
'<input type="hidden" name="client" value="pub-8573596927718011"></input>'+
'<input type="hidden" name="forid" value="1"></input>'+
'<input type="hidden" name="ie" value="ISO-8859-1"></input>'+
'<input type="hidden" name="oe" value="ISO-8859-1"></input>'+
'<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>'+
'<input type="hidden" name="hl" value="es"></input>'+
'</td></tr></table>'+
'</form>'+
'<!-- SiteSearch Google -->';

var TopResultTemplate =
'<style type="text/css">'+
'	body {'+
'		margin-left: 0px;'+
'		margin-top: 0px;'+
'		margin-right: 0px;'+
'		margin-bottom: 0px;'+
'		background-image:    url();'+
'	}'+
'	a:link {'+
'		color: #0000FF;'+
'		text-decoration: none;'+
'	}'+
'	a:visited {'+
'		color: #0000FF;'+
'		text-decoration: none;'+
'	}'+
'	a:hover {'+
'		color: #0099FF;'+
'		text-decoration: underline;'+
'	}'+
'	a:active {'+
'		color: #FF0000;'+
'		text-decoration: none;'+
'	}'+
'	.Estilo9 {font-size: 9pt}'+
'	.Estilo13 {font-size: 10px}'+
'</style>'+
'<table width="100%"  border="0" cellspacing="0" cellpadding="0" style="background-image: url(../img/topcito.png)" summary="Navegación dentro del Sitio">'+
'	<caption align="bottom">'+
 ' <span class="Estilo13"> Navegación dentro del Sitio </span>  </caption>'+
 ' <tr align="center" valign="middle">'+
'    <td width="51%" align="left" valign="middle"><img src="../img/top2.gif" alt="www.elrefranista.com.ar" width="400" height="75" longdesc="Nuestro logotipo animado"></td>'+
'    <td><span class="Estilo9"><a href="../refran/index.htm">Refranes</a> | <a href="../reflexiones/index.htm">Reflexiones</a> | <a href="../frases/index.htm">Frases</a> | <a href="../citas/index.htm">Citas</a> | <a href="../piropos/index.htm">Piropos</a> | <a href="../graffitis/index.htm">Graffitis</a><br>'+
'        <a href="../calendario/index.htm">Calendario</a> | <a href="../historia/index.htm">Historia</a> | <a href="../poemas/index.htm">Poemas/Poesias</a> | <a href="../personas/index.htm">Personajes</a> <br>'+
'    <a href="../gb/index.php">Libro de Visitas</a> | <a href="../cgi-bin/birdcast.cgi">Recomiendanos</a> | <a href="../formulario.htm">Contactanos</a> | <a href="../buscador/search.html">Buscador</a>  </span></td>'+
'  </tr>'+
'</table>'+

'<table border=0 cellpadding=0 cellspacing=0><tr>'+
'<td rowspan=3><a href="%searchurl%"><img height=55 src="evf/evfgoogle.gif" width=200 vspace=12 border=0></a></td>'+
'<td colspan=2>%categorieslist%</td>'+
'</tr><tr><form name="queryform" action="%formaction%">'+
'<input type="hidden" name="cat" value="%searchcatnum%">'+
'<td>%input%</td><td>&nbsp;<input type="submit" value="Buscar"></td>'+
'</form></tr><tr><td colspan=2>&nbsp;</td></tr></table>'+

'<p align="center">'+
'<script type="text/javascript"><!--'+
'google_ad_client = "pub-8573596927718011";'+
'google_ad_width = 468;'+
'google_ad_height = 60;'+
'google_ad_format = "468x60_as";'+
'google_ad_type = "text_image";'+
'google_ad_channel ="";'+
'google_color_border = ["336699","CCCCCC"];'+
'google_color_bg = "FFFFFF";'+
'google_color_link = ["0000FF","000000"];'+
'google_color_url = ["008000","666666"];'+
'google_color_text = ["000000","333333"];'+
'//--></script>'+
'<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">'+
'</script>'+
'</p>'+

'<table width="100%" border=0 cellspacing=0 cellpadding=0>'+
'<tr><td colspan=2 bgcolor=#3366cc><img height=1 alt="" width=1></td></tr><tr>'+
'<td bgcolor=#e5ecf9><font size=+1>&nbsp;<b>%searchcat%</b></font></td>'+
'<td bgcolor=#e5ecf9 align="right">Resultados <b>%firstlinknum%</b> - <b>%lastlinknum%</b> de <b>%found%</b> para <b>%keys%</b> (página <b>%page%</b> de <b>%pages%</b>).&nbsp;</td>'+
'</tr></table>';

var LinkTemplate =
'<p>%icon%<a class="evfres" href="%url%">%captionorurl%</a><br>'+
'%description%<br>'+
'<font color=#008000>%texturl%</font> - Accuracy:%accuracy%% - %cat%</p>';

var LinkWithoutDescTemplate =
'<p>%icon%<a class="evfres" href="%url%">%captionorurl%</a><br>'+
'<font color=#008000>%texturl%</font> - Accuracy:%accuracy%% - %cat%</p>';

var NotFoundTemplate =
'<font class="evfnotfound"><p>La busqueda de - <b>%keys%</b> - no ha producido ningun acierto en nuestros documentos.<br>'+
'Ninguna página contiene: <b>"%keys%"</b>.<p>'+
'</font>';

var BottomResultTemplate =
'<p align="center"><br>Página de resultados: &nbsp;&nbsp;%pagesnav%</p>'+
'<table width="100%" border=0 cellspacing=0 cellpadding=0>'+
'<form name="queryform" action="%formaction%">'+
'<tr><td bgcolor=#3366cc><img height=1 alt="" width=1></td></tr>'+
'<tr><td align="center" bgcolor=#e5ecf9><br>'+
'Buscar en: %select%&nbsp;%shortinput%&nbsp;<input type="submit" value="Search">'+
'<br><br><a href="%searchurl%?keys=*">Mostrar todos los enlaces</a> | '+
'<!-- SiteSearch Google -->'+
'<form method="get" action="http://www.google.com.ar/custom" target="google_window">'+
'<table border="0" bgcolor="#ffffff">'+
'<tr><td nowrap="nowrap" valign="top" align="left" height="32">'+
'<a href="http://www.google.com/">'+
'<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google"></img></a>'+
'</td>'+
'<td nowrap="nowrap">'+
'<input type="hidden" name="domains" value="www.elrefranista.com.ar"></input>'+
'<input type="text" name="q" size="31" maxlength="255" value=""></input>'+
'<input type="submit" name="sa" value="Búsqueda"></input>'+
'</td></tr>'+
'<tr>'+
'<td>&nbsp;</td>'+
'<td nowrap="nowrap">'+
'<table>'+
'<tr>'+
'<td>'+
'<input type="radio" name="sitesearch" value="" checked="checked"></input>'+
'<font size="-1" color="#000000">Web</font>'+
'</td>'+
'<td>'+
'<input type="radio" name="sitesearch" value="www.elrefranista.com.ar"></input>'+
'<font size="-1" color="#000000">www.elrefranista.com.ar</font>'+
'</td>'+
'</tr>'+
'</table>'+
'<input type="hidden" name="client" value="pub-8573596927718011"></input>'+
'<input type="hidden" name="forid" value="1"></input>'+
'<input type="hidden" name="ie" value="ISO-8859-1"></input>'+
'<input type="hidden" name="oe" value="ISO-8859-1"></input>'+
'<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>'+
'<input type="hidden" name="hl" value="es"></input>'+
'</td></tr></table>'+
'</form>'+
'<!-- SiteSearch Google -->'+
' | <a href="%searchurl%">Tips de Busqueda</a> <br><br></td></tr>'+
'<tr><td bgcolor=#3366cc><img height=1 alt="" width=1></td></tr></form></table><br>';
