function init()
{
	//Main Menu items:
	menus[0] = new menu(22, "horizontal", 0, 135, -2, -2, "#023F13", "#099B1F", "Verdana,Helvetica", 9, 
		"bold", "bold", "white", "white", 1, "white", 2, "rollover:images/tri-down2.gif:images/tri-down2.gif", false, true, true, false, 12, false, 4, 4, "black");
	menus[0].addItem("http://www.hi-techsources.com/", "", 145, "center", "Home", 0);
	menus[0].addItem("#", "", 145, "center", "Company", 1);
	menus[0].addItem("#", "", 150, "center", "Used Equipment", 2);
	menus[0].addItem("#", "", 150, "center", "New Equipment", 3);
	menus[0].addItem("#", "", 185, "center", "Lead Free Equipment", 4);
	menus[0].floatMenu(800, 600, 10, 0);

//Sub Menu for 2nd Main Menu Item ("company"):
	menus[1] = new menu(135, "vertical", 0, 0, -5, -5, "#099B1F", "#0000A0", "Verdana,Helvetica", 9, "bold", 
		"bold", "black", "white", 1, "white", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	menus[1].addItem("http://www.hi-techsources.com/aboutus.asp", "", 22, "left", "About Us", 0);
	menus[1].addItem("http://www.hi-techsources.com/faq.asp", "", 22, "left", "FAQ", 0);
	menus[1].addItem("http://www.hi-techsources.com/links.asp", "", 22, "left", "Partner Links", 0);
	menus[1].addItem("http://www.hi-techsources.com/contactus.asp", "", 22, "left", "Guest Book", 0);
	menus[1].addItem("http://www.hi-techsources.com/contactus.asp","", 22, "left", "Contact Info", 0);
	menus[1].addItem("http://www.hi-techsources.com/services.asp","", 22, "left", "Services", 0);

//Sub Menu for 3rd Main Menu Item ("used"):
	menus[2] = new menu(330, "vertical", 0, 0, 0, 0, "#099B1F", "#0000A0", "Verdana,Helvetica", 9, "bold", 
		"bold", "black", "white", 1, "white", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "black");
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=41&hierarchy=0", "", 22, "left", "Batch Ovens/Environmental Chambers", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=34&hierarchy=0", "", 22, "left", "Component Prep Equipment", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=40&hierarchy=0", "", 22, "left", "Conveyors", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=36&hierarchy=0", "", 22, "left", "De-Soldering Machines", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=32&hierarchy=0", "", 22, "left", "Dispensing Machines", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=33&hierarchy=0", "", 22, "left", "Insertion Machines", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=43&hierarchy=0", "", 22, "left", "Miscellaneous", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=37&hierarchy=0", "", 22, "left", "PCB Cleaning Machines", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=38&hierarchy=0", "", 22, "left", "PCB Repair & Rework", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=30&hierarchy=0", "", 22, "left", "Pick & Place Feeders", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=22&hierarchy=0", "", 22, "left", "ScreenPrinters", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=25&hierarchy=0", "", 22, "left", "SMT Pick & Place", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=31&hierarchy=0", "", 22, "left", "SMT Reflow Ovens", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=42&hierarchy=0", "", 22, "left", "Test/Inspection Stations", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=35&hierarchy=0", "", 22, "left", "Wave/Drag Soldering Machines", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp?cat=39&hierarchy=0", "", 22, "left", "Wire Prep/Termination", 0);
	menus[2].addItem("http://www.hi-techsources.com/products.asp", "", 22, "left", "ALL Equipment", 0);

//Sub Menu for 3rd Main Menu Item ("new"):
	menus[3] = new menu(355, "vertical", 0, 0, 0, 0, "#099B1F", "#0000A0", "Verdana,Helvetica", 9, "bold", 
		"bold", "black", "white", 1, "white", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[3].addItem("http://www.hi-techsources.com/products.asp?prod=523&cat=45&hierarchy=0", "", 22, "left", "EcoWave Lead-Free wave solder machine", 0);
	menus[3].addItem("http://www.hi-techsources.com/products.asp?prod=524&cat=45&hierarchy=0", "", 22, "left", "EcoFlow Lead-Free reflow solder oven", 0);
	menus[3].addItem("http://www.hi-techsources.com/products.asp?prod=525&cat=45&hierarchy=0", "", 22, "left", "Speed Set MVS 20 screen printer", 0);
	menus[3].addItem("http://www.hi-techsources.com/products.asp?prod=526&cat=45&hierarchy=0", "", 22, "left", "Scienscope Inspection Measuring System", 0);
	menus[3].addItem("http://www.hi-techsources.com/products.asp?prod=527&cat=45&hierarchy=0", "", 22, "left", "Olamef Cutting/Bending Machine", 0);
	menus[3].addItem("http://www.hi-techsources.com/products.asp?prod=528&cat=45&hierarchy=0", "", 22, "left", "Vision Automatic Stencil Printer", 0);

//Sub Menu for 4th Main Menu Item ("lead free"):
	menus[4] = new menu(355, "vertical", 0, 0, 0, 0, "#099B1F", "#0000A0", "Verdana,Helvetica", 9, "bold", 
	"bold", "black", "white", 1, "white", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[4].addItem("http://www.hi-techsources.com/products.asp?prod=523&cat=45&hierarchy=0", "", 22, "left", "EcoWave Lead-Free wave solder machine", 0);
	menus[4].addItem("http://www.hi-techsources.com/products.asp?prod=524&cat=45&hierarchy=0", "", 22, "left", "EcoFlow Lead-Free reflow solder oven", 0);

} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.