// 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 = 1;
results_location = 'Finn_svar.shtml';


// Results 


per_page = 10;
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 = 'Ditt søk - ';
tl_2 = ' - gav ingen treff.<p>Forslag:<p>Sjekk at alle ord er skrevet korrekt.<br>Prøv andre søkeord.';
tl_3 = 'Forrige';
tl_4 = 'Neste';
tl_5 = 'til';
tl_6 = 'av totalt';
tl_7 = 'for';
tl_8 = 'Mente du:';
tl_9 = 'Følgende vanlig ord er blitt eksludert fra ditt søk:';
tl_10 = 'Blankt søk.';
tl_11 = '<p>Powered by <a href="http://www.tipue.com" target="_blank">Tipue</a>';
tl_12 = 'Resultat';


// XML


xml_pages = 'page';
xml_title = 'title';
xml_url = 'url';
xml_content = 'content';


