// 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 = 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';
spell1 = 'Package^Packages endshet^Endsheet';
spell2 = 'aboutus^About endshet^Endsheet';
/*spell3 = 'millennium^millennium  JS endshet^Endsheet';
spell4 = 'millenium^millennium  JS endshet^Endsheet';
spell5 = 'catering^CATERING endshet^Endsheet';
spell6 = 'Inventary^Inventory endshet^Endsheet';
spell7 = 'price^Price List endshet^Endsheet';
spell8 = 'contact us^Contact endshet^Endsheet';
spell9 = 'testimonial^Testimonials endshet^Endsheet';
spel20 = 'test^Testimonials endshet^Endsheet';
spel21 = 'services^Additional Services endshet^Endsheet';
spel22 = 'faq^FAQ endshet^Endsheet';
spel23 = 'tent^tents endshet^Endsheet';
spel24 = 'stage^Staging endshet^Endsheet';
spel25 = 'floor^Flooring endshet^Endsheet';
spel26 = 'tables^Tables&chairs endshet^Endsheet';
spel27 = 'chairs^Tables&chairs endshet^Endsheet';
spel28 = 'dish^Dishes endshet^Endsheet';
spel29 = 'buffe^Buffetware endshet^Endsheet';
spel30 = 'glass^Glassware endshet^Endsheet';
spel31 = 'Arcopal^Arcopal Thin White endshet^Endsheet';
spel32 = 'Royal^Royal Albert endshet^Endsheet';
*/



// Text


tl_1 = 'Your search - ';
tl_2 = ' - did not match any documents.<p>Suggestions:<p>Make sure all keywords are spelled correctly.<br>Try different or more general keywords.';
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 = 'Blank search.';
tl_11 = '<p>Powered by <a href="http://www.tipue.com" target="_blank">Tipue</a>';
tl_12 = 'Results';


// XML


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


