function init()
{
	menus[0] = new menu(150, "vertical", 5, 140, -2, -2, "#3366FF", "#23238E", "Arial,Verdana,Helvetica", 8, 
		"bold", "bold", "white", "white", 1, "gray", 2, "rollover:/tax/images/tri-right1.gif:/tax/images/tri-right2.gif", 

false, true, true, true, 5, true, 4, 4, "black");
	menus[0].addItem("/tax/index.html", "", 22, "left", "Homepage", 0);
	menus[0].addItem("#", "", 22, "left", "Property Tax", 1);
	menus[0].addItem("#", "", 22, "left", "Misc. Tax / Fees", 2);
	menus[0].addItem("/tax/taxfcsales.html", "", 22, "left", "Tax Sale", 0);
	menus[0].addItem("#", "", 22, "left", "Tax Trust Property", 3);
	menus[0].addItem("#", "", 22, "left", "Office Locations", 4);
	menus[0].addItem("#", "", 22, "left", "Vehicle Registration", 5);
	menus[0].addItem("/tax/pubnotices.html", "", 22, "left", "Public Notices", 0);
	menus[0].addItem("/tax/taxforms.html", "", 40, "left", "Forms and Downloads", 0);
	menus[0].addItem("/tax/taxcoo.html", "", 22, "left", "Contact Our Office", 0);
	menus[0].addItem("/tax/taxhelp.html", "", 22, "left", "FAQ's & Help Guides", 0);
	menus[0].addItem("/tax/taxlinks.html", "", 22, "left", "Links", 0);
        
//Sub Menu for 1st Main Menu Item ("Property Tax"):
	menus[1] = new menu(180, "vertical", 0, 0, -5, -5, "#23238E", "#007FFF", "Arial,Verdana,Helvetica", 8, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 5, true, 4, 4, "black");
	menus[1].addItem("/tax/ptinfo.html", "", 20, "left", "Property Tax Information", 0);
	menus[1].addItem("/tax/ptstmt.html", "", 20, "left", "Tax Statement Display", 0);
	
	menus[1].addItem("/tax/pptonline.html", "", 20, "left", "Pay Property Tax Online", 0);
	menus[1].addItem("/tax/taxrates.html", "", 20, "left", "Tax Rates", 0);
	menus[1].addItem("/tax/deltaxpi.html", "", 20, "left", "Delinquent Tax P & I", 0);
	menus[1].addItem("/tax/ptfaq.html", "", 20, "left", "Property Tax FAQ", 0);
	menus[1].addItem("/tax/renpeninfo.html", "", 20, "left", "Rendition Penalty", 0);
	menus[1].addItem("/tax/renpenfaq.html", "", 20, "left", "Rendition Penalty FAQ", 0);
	menus[1].addItem("http://www.mcad-tx.org", "", 20, "left", "Appraisal District", 0);


//Sub Menu for 2nd Main Menu Item ("Misc. Tax / Fees"):
	menus[2] = new menu(180, "vertical", 0, 0, -5, -5, "#23238E", "#007FFF", "Arial,Verdana,Helvetica", 8, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 5, true, 4, 4, "black");
	menus[2].addItem("/tax/abtax.html", "", 20, "left", "Alcoholic Beverage Tax", 0);
	menus[2].addItem("/tax/coinop.html", "", 20, "left", "Coin-Operated Machines", 0);
	menus[2].addItem("/tax/boatinfo.html", "", 20, "left", "Boat Information", 0);


//Sub Menu for 3rd Main Menu Item ("Tax Trust Property"):
	menus[3] = new menu(175, "vertical", 0, 0, -5, -5, "#23238E", "#007FFF", "Arial,Verdana,Helvetica", 8, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 5, true, 4, 4, "black");
	menus[3].addItem("/tax/taxtrinfo.html", "", 22, "left", "Tax Trust Information", 0);
	menus[3].addItem("/tax/taxtrfaq.html", "", 22, "left", "Tax Trust FAQ", 0);
	menus[3].addItem("/tax/conroeisd.html", "", 22, "left", "Conroe ISD Listing", 0);
	menus[3].addItem("/tax/magnoliaisd.html", "", 22, "left", "Magnolia ISD Listing", 0);
	menus[3].addItem("/tax/montgomeryisd.html", "", 22, "left", "Montgomery ISD Listing", 0);
	menus[3].addItem("/tax/newcaneyisd.html", "", 22, "left", "New Caney ISD Listing", 0);
	menus[3].addItem("/tax/richardsisd.html", "", 22, "left", "Richards ISD Listing", 0);
	menus[3].addItem("/tax/splendoraisd.html", "", 22, "left", "Splendora ISD Listing", 0);
	menus[3].addItem("/tax/tomballisd.html", "", 22, "left", "Tomball ISD Listing", 0);
	menus[3].addItem("/tax/willisisd.html", "", 22, "left", "Willis ISD Listing", 0);

//Sub Menu for 4th Main Menu Item ("Office Locations"):
	menus[4] = new menu(150, "vertical", 0, 0, 0, 0, "#23238E", "#007FFF", "Verdana,Helvetica", 8, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 5, true, 4, 4, "black");
	menus[4].addItem("/tax/conloc.html", "", 22, "left", "Conroe / Main", 0);
	menus[4].addItem("/tax/magloc.html", "", 22, "left", "Magnolia", 0);
    menus[4].addItem("/tax/montloc.html", "", 22, "left", "Montgomery", 0);
	menus[4].addItem("/tax/newcloc.html", "", 22, "left", "New Caney", 0);
	menus[4].addItem("/tax/woodloc.html", "", 22, "left", "The Woodlands", 0);

//Sub Menu for 5th Main Menu Item ("Vehicle Registration"):
	menus[5] = new menu(180, "vertical", 0, 0, 0, 0, "#23238E", "#007FFF", "Arial,Verdana,Helvetica", 8, "bold", 
		"bold", "white", "white", 1, "gray", 2, 62, false, true, false, true, 5, true, 4, 4, "black");
	menus[5].addItem("/tax/vehreginfo.html", "", 22, "left", "Registration Information", 0);
	menus[5].addItem("/tax/vehregonline.html", "", 22, "left", "Online Registration", 0);
	menus[5].addItem("/tax/substloc.html", "", 22, "left", "Substations Location", 0);
	menus[5].addItem("/tax/vehregfaq.html", "", 22, "left", "Registration FAQ", 0);
	menus[5].addItem("/tax/vehregforms.html", "", 22, "left", "Registration Forms", 0);


} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.