// 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 = 'js/postcode_data.xml';
data_source = 1;
results_location = 'results.html';


// Results 


per_page = 10;
context = 2;
context_seed = 80;
descriptive_length = 15;
rank_seed = 1;
include_num = 0;
include_url = 0;
header_links = 0;
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 = 'Sorry - ';
tl_2 = ' - is currently not in our service area.<p>Do you live in an adjacent suburb?<p>Please call or e-mail us.';
tl_3 = 'Previous';
tl_4 = 'Next';
tl_5 = 'to';
tl_6 = 'of';
tl_7 = 'for';
tl_8 = 'Did you mean:';
tl_9 = 'The following common words have been excluded from your search:';
tl_10 = 'Please enter your suburb or postcode';
tl_11 = '';
tl_12 = 'Results';


// XML


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


