
// Original:  Dion (biab@iinet.net.au) 
// Web Site:  http://www.iinet.net.au/~biab 

// This script and many more are available free online at 
// The JavaScript Source!! http://javascript.internet.com 

// Begin
var item = new Array();
// "Page Link","path","Page Title","Many,Key,Words","Descriptive Comments"
c=0; item[c]=new Array("fields.html", baseDir+"misc/", 					"Add Fields", "add, fields, view, form,", "Add fields to Field View, Form View etc.");
c++; item[c]=new Array("selecting_data.html", baseDir+"printouts/",		"Selecting Which Data to Print","add, fields, printout","Add Fields to Printout");
c++; item[c]=new Array("local_time.html", baseDir+"misc/",				"Adjust Local Time","adjust, local, time, zone, daylight saving","Adjust Local Time");
c++; item[c]=new Array("race_alarm.html", baseDir+"misc/",				"Race Alarm","set, alarm","Race Alarm");
c++; item[c]=new Array("alphabetical.html", baseDir+"viewmodes/",		"Alphabetical Listing View","alphabetical, listing, view","Alphabetical Listing View");
c++; item[c]=new Array("amend_times.html", baseDir+"misc/",				"Amend Post Times","change, amend, post, times","Amend Post Times");
c++; item[c]=new Array("entering_space.html", baseDir+"printouts/",		"Configure Printout","enter, blank, line, blank line, space","Entering a Blank Space/Blank line/Page Break in Printout");
c++; item[c]=new Array("breeding.html", baseDir+"formview/",			"Breeding, Silks & Owners","breeding, silks, owners","Breeding, Silks & Owners");
c++; item[c]=new Array("setup_toolbars.html", baseDir+"misc/",			"Setup Toolbars","setup, tool bars, toolbars, change, button, styles, speed bar, view bar, ranking, order, bar, ranking order, switch off","Setup Toolbars");
c++; item[c]=new Array("setup_colours.html", baseDir+"misc/",			"Setup Colours","change, colours, clock, change colour, highlights","Setup Colours");
c++; item[c]=new Array("print_order.html", baseDir+"printouts/",		"Print Order","print, ranking, order, change default, printout, over-ride","Print Order");
c++; item[c]=new Array("selecting_fonts.html", baseDir+"printouts/",	"Selecting a Font","change, changing, selecting, display, font,","Change Display Font");
c++; item[c]=new Array("track_condition.html", baseDir+"meetings/",		"Track Condition","change, track, condition, going, fast, good, dead, slow, heavy","Track Condition");
c++; item[c]=new Array("setup_ratings.html", baseDir+"misc/",			"Setup Ratings","setup, rating, display, option, classic, prices, decimal, odds, default, print, order, tab, tote","Setup Ratings");
c++; item[c]=new Array("twoclocks.html", baseDir+"fieldview/",			"The Two Clocks","clock, time, countdown","Two Clocks");
c++; item[c]=new Array("track_codes.html", baseDir+"misc/",				"Track Codes","track, venue, codes, racetrack","Track Codes");
c++; item[c]=new Array("fields.html", baseDir+"misc/",					"Select Columns","select, fields, columns, add, remove, reorganise","Select Columns");
c++; item[c]=new Array("compare_previous.html", baseDir+"viewmodes/",	"Compare Previous Encounters View","compare, previous, encounters, view","Compare Previous Encounters View");
c++; item[c]=new Array("configure_printout.html", baseDir+"printouts/",	"Configure Printouts","files, format, configure, printout","Configure Printouts");
c++; item[c]=new Array("copyfrom_computer.html", baseDir+"misc/",		"Copy From Another Computer","copy, computer, GTX, files","Copy GTX Files From Another Computer");
c++; item[c]=new Array("legal_bits.html", baseDir+"misc/",				"Legal Bits","copyright, license, disclaimer, intellectural property, software, trademark, acknowledgement","Legal Bits");
c++; item[c]=new Array("customise_form.html", baseDir+"printouts/",		"Customise Form","customise, customize, most recent, oldest, run, form","Customise Form");
c++; item[c]=new Array("customise_photo.html", baseDir+"printouts/",	"Customise Photo Finish","customise, customize, photo, finish","Customise Photo Finish in Printout");
c++; item[c]=new Array("dividend.html", baseDir+"fieldview/",			"Dividend Display","tab, dividend, display","Dividend Display");
c++; item[c]=new Array("download_meetings.html", baseDir+"meetings/",	"Download Meetings","download, meetings, jockey, files, late file, jockey view","Download Meetings");
c++; item[c]=new Array("dual_acceptors.html", baseDir+"viewmodes/",		"Dual Acceptor View","dual, acceptor, view","Dual Acceptor View");
c++; item[c]=new Array("edit_formfilter.html", baseDir+"misc/",			"Edit Form Filters","edit, form, filter","Edit Form Filters");
c++; item[c]=new Array("terms_and_symbols.html", baseDir+"misc/",		"Explanation of Terms and  Symbols","terms, course, track, Firstup, Secondup, First Starters, overlay, symbols, ade, bog, break, cval, cons, dummy, hf, qr, swp, sd, tn, *, +","Explanation of Terms and Symbols");
c++; item[c]=new Array("index.html", baseDir+"fieldview/",				"Field View","field, view","The Field View");
c++; item[c]=new Array("formprint.html", baseDir+"formview/",			"Filter's Effect on Printout","filter, printout print, setup","Filter's Effect on Printout");
c++; item[c]=new Array("formfilters.html", baseDir+"formview/",			"Form Filters","form, filters","Form Filters");
c++; item[c]=new Array("form_pattern.html", baseDir+"misc/",			"Form Pattern","form, pattern, spell, letup, ease-up, break","Form Pattern");
c++; item[c]=new Array("index.html", baseDir+"formview/",				"Form View","form, view, stats","Form View");

c++; item[c]=new Array("drop_calendars.html", baseDir+"misc/",			"Drop Calendars","drop, calendar","Using Drop Calendar");
c++; item[c]=new Array("photofinish.html", baseDir+"fieldview/",		"Graphical Photo Finish","graphical, photo, finish","Graphical Photo Finish");
c++; item[c]=new Array("paper_margins.html", baseDir+"printouts",		"Paper Margin, Size and Orientation","paper, margin, size, orientation, horizontal, vertical, landscape, portrait","Paper Margin, Size and Orientation");
c++; item[c]=new Array("horsedetailbar.html", baseDir+"fieldview/",		"Horse Detail Bar","horse, detail, bar","Horse Detail Bar");
c++; item[c]=new Array("horsestats.html", baseDir+"formview/",			"Horse Statistics","horse stats, statistics","Horse Statistics");
c++; item[c]=new Array("laststart.html", baseDir+"viewmodes/",			"Last Start Difference View","last start, differences, view","Last Start Differences View");
c++; item[c]=new Array("load_meetings.html", baseDir+"meetings/",		"Load Meetings","load, race, meetings, post time, track","Load Race Meetings");
c++; item[c]=new Array("lock_options.html", baseDir+"misc/",			"Lock Options","lock, options, allowance, jockey, barrier, penalty, consistency, mud, bog, factor","Lock Options");
c++; item[c]=new Array("meetingselection.html", baseDir+"fieldview/",	"Meeting/Race Selection Bar","meeting,  race, selection, bar","Meeting/Race Selection Bar");
c++; item[c]=new Array("view_messages.html", baseDir+"misc/",			"View Messages","view, messages","View Messages");
c++; item[c]=new Array("minispeedbar.html", baseDir+"fieldview/",		"Mini Speed Bar","speed, bar, mini","Mini Speed Bar");
c++; item[c]=new Array("more_options.html", baseDir+"printouts/",		"More Print Options/","new, page, skip, scratched","More Print Options");
c++; item[c]=new Array("viewsbar.html", baseDir+"fieldview/",			"View Bar","field, last start difference, compare previous encounters, alphabetical listing, dual acceptors, jockeys, trainers, form, view","Views Bar");
c++; item[c]=new Array("trainer.html", baseDir+"viewmodes/",			"Trainer View","trainer","Trainer View");
c++; item[c]=new Array("system_developer.html", baseDir+"system_developer/","System Developer","system, developer, build, concept, outline, saving","System Developer");
c++; item[c]=new Array("blackbook.html", baseDir+"black_book/",			"Black Book","black book, add, delete, trim, import, gtsi, old style","Black Book");
c++; item[c]=new Array("rpd.html", baseDir+"system_developer/",			"Race Profile Database","profile, database, update, race","Race Profile Database");
c++; item[c]=new Array("advanced_system_developer.html", baseDir+"system_developer/","Advanced System Developer","advanced, system, developer, analysing, exotics, quinella, exacta, trifecta, first four","Analysing Exotics Quinellas, Exactas, Trifectas, First Fours");
c++; item[c]=new Array("run_a_system.html", baseDir+"system_developer/","Run A System","saved, run, system","Run A System");
c++; item[c]=new Array("run_a_group.html", baseDir+"system_developer/",	"Run A Group","saved, run, group","Run A Group");
c++; item[c]=new Array("win_pool_display.html", baseDir+"fieldview/",	"Win Pool Display","win, pool, display, TAB, place, quinella, exacta, trifecta, market percentage, first four, superfecta,  ","Win Pool Display");
c++; item[c]=new Array("brief_explanation_of_ratings.html", baseDir+"misc/","Brief Explanation of Ratings","ratings, formline, winform, trackline, trackform, combined, consensus, traffic light","Brief Explanation of Ratings");
c++; item[c]=new Array("programmable_traffic_lights.html", baseDir+"misc/","Programmable Traffic Lights","traffic, lights, grid, traffic lights","Programmable Traffic Lights");
c++; item[c]=new Array("user_horse_flags.html", baseDir+"misc/",		"User Horse Flags","User Horse Flags","User Horse Flags");
c++; item[c]=new Array("rankingorder.html", baseDir+"fieldview/",		"Ranking Order","rank, ranked, listed","Rank Field");
c++; item[c]=new Array("live_odds.html", baseDir+"fieldview/",			"TAB Live Odds","dividends, AusTOTE, Norton, totes, QLD, NSW, VIC,","TAB Live Odds Display");
c++; item[c]=new Array("dividend.html.html", baseDir+"fieldview/",		"Dividend Display","Win, Place, Quinella, Exacta, First Four, dividends","Dividend Display");
c++; item[c]=new Array("dynamic_barrier_penalty.html", baseDir+"fieldview/","Dynamic Barrier Penalty Multiplier","DBP, weighting, penalties, polarity","Enhance Barrier Penalties");
c++; item[c]=new Array("ratings_graphs.html", baseDir+"formview/",		"Rating Graphs","adjust, Distance Analysis, Class Value Analysis, base","Adjust Ratings");
c++; item[c]=new Array("jockey.html", baseDir+"viewmodes/",				"Jockey View","jockeys, riders, alphabetical","List of Jockeys");
c++; item[c]=new Array("rtw.html", baseDir+"viewmodes/",				"Rating To Win View","rtw, max, rating level","Rating needed to win");
c++; item[c]=new Array("user_view.html", baseDir+"viewmodes/",			"User Views","User-1, User-2, User-3","Extra Field View");
c++; item[c]=new Array("select_race.html", baseDir+"meetings/",			"Select a Race","next, previous","Select races");
c++; item[c]=new Array("scratchings.html", baseDir+"meetings/",			"Scratchings","unscratch, scratch","Automatic or Manual Scratchings");
c++; item[c]=new Array("print_features.html", baseDir+"printouts/",		"Printout - Features","printing, form guide, print","Print Form Guide");
c++; item[c]=new Array("auto_selector.html", baseDir+"auto_selector/",	"The Race Day Auto Selector","selections, systems,","Run systems over today’s races");
c++; item[c]=new Array("building_system_concept.html", baseDir+"system_developer/","Building a System – The Concept","theme, topic,","The Basics of Building a System");
c++; item[c]=new Array("building_system_outline.html", baseDir+"system_developer/","Building a System – The Outline","Analyze, rules,","The Basics of Building a System");
c++; item[c]=new Array("saving_a_system.html", baseDir+"system_developer/","Saving a System","ID, save system, print rules, group","Save a System or Group of Systems");
c++; item[c]=new Array("collect.html", baseDir+"system_developer/","Collect","reduce rows, reduce, step","Reduce rows of data");
c++; item[c]=new Array("advanced_system_developer.html", baseDir+"system_developer/","Advanced System Developer – Analysing Exotics","quinella, exacta, trifecta, first four","Analyse exotic bet types");
c++; item[c]=new Array("tips_latemail.html", baseDir+"misc/",			"Tips and Late Mail","tips, late, mail, Queensland","Queensland TAB Tips and Late Mail");
c++; item[c]=new Array("backup_restore_db.html", baseDir+"misc/",		"Backing Up and Restoring Databases","backup, restore, database","Backup and Restore Databases");
c++; item[c]=new Array("index.html", baseDir+"wintune/",				"An Introduction to GTX Wintune","predictive, adjust, qualifying run, Wintuning, QR, user adjustments, recalculate, Atime, Abias, par time, OTime","Adjust Historical Ratings");
c++; item[c]=new Array("faq.html", baseDir+"faq/",  					"Frequently Asked Questions","why, ?, question","Frequently Asked Questions");
c++; item[c]=new Array("changelog.html", baseDir+"misc/",			"Additions and Changes to GTX Manual","changelog, additions, changes, summary, log, manual","Summary of changes to Manual");
c++; item[c]=new Array("video_list.html", baseDir+"video/",			"Video Tutorials","videos, video, tutorials, Queensland","List of Video Tutorials");
c++; item[c]=new Array("late.html", baseDir+"video/",			        "Download Late File","download, late, files, late file","Download Late File video");
c++; item[c]=new Array("time.html", baseDir+"video/",			        "Local Time","adjust, local, time, zone, daylight saving, auto, Set PC Clock","Local Time video");
c++; item[c]=new Array("cols.html", baseDir+"video/",				"Select Columns","select, fields, columns, add, remove, reorganise","Select Columns video");
c++; item[c]=new Array("dlmeet.html", baseDir+"video/",			        "Download Meetings","download, meetings, jockey, files, late file","Download Meetings, Jockeys video");
c++; item[c]=new Array("photo.html", baseDir+"video/",		                "Graphical Photo Finish","graphical, photo, finish","Graphical Photo Finish video");
c++; item[c]=new Array("ro.html", baseDir+"video/",		                "Ranking Order","rank, ranked, listed","Ranking Order video");
c++; item[c]=new Array("live.html", baseDir+"video/",			        "TAB Live Odds","dividends, AusTOTE, totes, QLD, NSW, VIC,","TAB Live Odds video");
c++; item[c]=new Array("load.html", baseDir+"video/",			        "Load Meetings","load, race, meetings, post time, track","Load Race Meetings video");
c++; item[c]=new Array("fieldv.html", baseDir+"video/",			        "The Field View","field, view, components","The Field View video");
c++; item[c]=new Array("parameters_rating.html", baseDir+"system_developer/","Explanations of System Rules Parameters - Rating","value, rank, range, price, overlay","Explanations of System Rules Parameters - Rating");
c++; item[c]=new Array("parameters_intro.html", baseDir+"system_developer/","Explanations of System Rules Parameters","parameters, Parameters, parameter, Parameter, rules, explanations, tab, Race tab, Horse tab, Form tab, rating tab, stats tab","Explanations of System Rules Parameters");
c++; item[c]=new Array("parameters_race.html", baseDir+"system_developer/","Explanations of System Rules Parameters - Race","Min Form Size, claimer","Explanations of System Rules Parameters - Race");






if (document.images)
    self.name = 'helpbody';


page = "<html><head><title>Search Results</title>";

page += "<link rel='stylesheet' type='text/css' href='"+baseDir+"include/style.css' />";
page += "<link rel='stylesheet' type='text/css' href='"+baseDir+"include/style-2.css' media='screen' title='Normal' />";
page += "<link rel='alternate stylesheet' type='text/css' href='"+baseDir+"include/style-1.css' media='screen' title='Small' />";
page += "<link rel='alternate stylesheet' type='text/css' href='"+baseDir+"include/style-3.css' media='screen' title='Large' />";
page += "<link rel='alternate stylesheet' type='text/css' href='"+baseDir+"include/style-4.css' media='screen' title='Larger' />";

page += "</head>";
page += "<body bgcolor='white'><center><table border=0 cellspacing=10 width=80%>";



// Javascript for Style Switcher 
//page += "<script type='text/javascript' src='styleswitcher.js'>< /script>";




function searchthis(searchterm) { 
  win = window.open("","","width=450,height=200,scrollbars,status=yes");
  win.document.write(page);
  txt = document.forms.frm.srchval.value.split(" ");
  fnd = new Array(); total=0;
  for (i = 0; i < item.length; i++) {
    fnd[i] = 0; order = new Array(0, 4, 2, 3);
    for (j = 0; j < order.length; j++)
      for (k = 0; k < txt.length; k++)
        if (item[i][order[j]].toLowerCase().indexOf(txt[k]) > -1 && txt[k] != "")
          fnd[i] += (j+1);
  }
  for (i = 0; i < fnd.length; i++) {
    n = 0; w = -1;
    for (j = 0;j < fnd.length; j++)
      if (fnd[j] > n) { n = fnd[j]; w = j; };
    if (w > -1) total += show(w, win, n);
    fnd[w] = 0;
  }
  win.document.write("</table><br>Total found: "+total+"<br>");
  win.document.write("<br><hr width='100%' noshade size=1 color=black><a href='javascript:window.close()'><small>Close Window</small></a><br>");
  win.document.close();

}

function show(which,wind,num) {
  link = item[which][1] + item[which][0]; 
  line = "<tr><td><a href='"+link+"' target='helpbody'>"+item[which][2]+"</a> Score: "+num+"<br>";
  line += item[which][4] + "</td></tr>";
  wind.document.write(line);
  return 1;
}


