// Tipue JS 4.2
//
// Tipue JS Copyright (C) 2002-2007 Tri-State Consultants
// Tipue JS is open source and released under the GNU General Public License
//
// Tipue JS Set


// General


data = 'tipue_data.xml';
data_source = 2;
results_location = 'results.php';


// Results 


per_page = 5;
context = 1;
context_seed = 100;
descriptive_length = 25;
rank_seed = 3;
include_num = 0;
include_url = 1;
header_links = 1;
bold_query = 1;
bold_title = 1;
bold_footer = 1;


// Search


common_words = 'a about an are as at be by do for from how I in is it of on that the this to was what when where who will with';
stemming = 'javascript^js checkboxes^checkbox';
spell = 'tipu^Tipue endshet^Endsheet';


// Text


tl_1 = 'Su busqueda - ';
tl_2 = ' - no ha dado resultados.<p>Sugerencia:<p>Asegurese de que todas las palabras clave esten escritas correctamente. <br> O Intente usar otras palabras clave mas generales.';
tl_3 = 'Anterior';
tl_4 = 'Siguiente';
tl_5 = 'Pagina con';
tl_6 = 'de';
tl_7 = 'resultados para';
tl_8 = 'Did you mean:';
tl_9 = 'The following common words have been excluded from your search:';
tl_10 = 'Busqueda en blanco.';
tl_11 = '';
tl_12 = '';


// XML


xml_pages = 'page';
xml_title = 'title';
xml_url = 'url';
xml_content = 'content';

