var tocTab = new Array();
var ir=0;

//tocTab[ir++] = new Array ("Top", "<I>WIRE</I>Data Main Page", "__script__tocIntro()");

//tocTab[ir++] = new Array ("Top", "<IMG SRC='/tax/images/wiredata_logo.jpg' WIDTH=140 BORDER=0>", "http://www.wiredata.com", 'top');

tocTab[ir++] = new Array ("Top", "<A HREF='http://www.wiredata.com/' TARGET='_top'><IMG SRC='/tax/images/wiredata_logo.jpg' WIDTH=140 BORDER=0></A>", "__script__tocIntro()");

tocTab[ir++] = new Array ("0", "Choose Counties", "__script__tocProcessChoice('Choose Counties') ");

tocTab[ir++] = new Array ("1", "Search", "");
tocTab[ir++] = new Array ("1.1", "Address", "__script__tocProcessChoice('Address') ");
tocTab[ir++] = new Array ("1.2", "Address Range", "__script__tocProcessChoice('Address Range') ");
tocTab[ir++] = new Array ("1.3", "Owner Name", "__script__tocProcessChoice('Owner Name') ");
tocTab[ir++] = new Array ("1.4", "Taxkey", "__script__tocProcessChoice('Taxkey') ");
tocTab[ir++] = new Array ("1.5", "Assessment", "__script__tocProcessChoice('Assessment') ");
tocTab[ir++] = new Array ("1.6", "All Fields", "__script__tocProcessChoice('Full Search') ");
tocTab[ir++] = new Array ("1.7", "All Counties", "__script__tocProcessChoice('All Counties Search') ");
tocTab[ir++] = new Array ("1.8", "Quick Searches", "__script__tocProcessChoice('Use Quick Searches') ");
tocTab[ir++] = new Array ("1.9", "Saved Searches", "__script__tocProcessChoice('Use Saved Searches') ");

tocTab[ir++] = new Array ("2", "Setup", "");
tocTab[ir++] = new Array ("2.1", "Preferences", "__script__tocProcessChoice('User Setup') ");
tocTab[ir++] = new Array ("2.2", "Browse Views", "__script__tocProcessChoice('Browse Maintenance') ");
tocTab[ir++] = new Array ("2.3", "Quick Searches", "__script__tocProcessChoice('Custom Search Maintenance') ");
tocTab[ir++] = new Array ("2.4", "Saved Searches", "__script__tocProcessChoice('Saved Search Maintenance') ");
tocTab[ir++] = new Array ("2.5", "Parcel Carts", "__script__tocProcessChoice('Parcel Cart Maintenance') ");

tocTab[ir++] = new Array ("3", "Update Information", "__script__StartUpdateInformation()");
tocTab[ir++] = new Array ("4", "", "__spacer");
tocTab[ir++] = new Array ("5", "", "__spacer");
tocTab[ir++] = new Array ("6", "", "__spacer");
tocTab[ir++] = new Array ("7", "Help", "__script__StartHelp() ");
//tocTab[ir++] = new Array ("6", "Help", "help/PL_help.pdf");

var nCols = 2;

// sean hack 4-29-2002 to have certain headers open to begin with
var open_subheaders = new Array("1");

