function init()
{
	//Main Menu items:
	menus[0] = new menu(140, "vertical", 0, 160, -2, -2, "#CACAFF", "#0000A0", "Arial Bold", 8, 
		"bold", "bold", "black", "white", 1, "gray", 1, "+", false, true, true, false, 12, true, 0, 0, "black");
	menus[0].addItem("../index.html", "", 35, "left", "Spacecraft Main Page", 0);
	menus[0].addItem("#", "", 25, "left", "Reverse Bayonet", 1);
	menus[0].addItem("#", "", 35, "left", "Entertainment Industry Connector", 6);
	menus[0].addItem("#", "", 35, "left", "Shell Size 48 Transit Connectors", 12);




//Sub Menu for 2nd Main Menu Item Reversebayonet submenus 6,7,8:
	menus[1] = new menu(200, "vertical", 0, 0, -5, -5, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold","bold", "black", "white", 1, "gray", 5, "+", false, true, false, true, 6, true, 4, 4, "black");
	menus[1].addItem("revbaymain.html", "", 25, "left", "Introduction", 0);
	menus[1].addItem("revbayspecialfeatures.html", "", 25, "left", "Special Features", 0);
	menus[1].addItem("cutaway.html", "", 35, "left", "Cut-A-Way of Plugs and Receptacles", 0);		
	menus[1].addItem("scpbseriesoi.html", "", 25, "left", "Ordering Information", 0);
	menus[1].addItem("", "", 25, "left", "Shell Drawings", 2);
	menus[1].addItem("mounting data for receptacles.html","", 25, "left", "Panel Cut Out Drawings", 0);
	menus[1].addItem("connectoraccessories.html","", 25, "left", "Accessories", 0);
	menus[1].addItem("mildtl5015caqrf80.html","", 35, "left", "Reverse Bayonet Quick Reference", 3);
	menus[1].addItem("","", 25, "left", "Inserts", 4);
	menus[1].addItem("","", 25, "left", "Contacts and Tools", 5);

	
//Sub Menu for 4th Main Menu Item F80 Shell Drawings:
	menus[2] = new menu(360, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[2].addItem("scpb00.html", "", 30, "left", "SCPB00* Wall Mount Receptacles Front Panel Mounting", 0);
	menus[2].addItem("scpb020.html", "", 30, "left", "SCPB020* Wall Mount Receptacles, Front Panel Mounting without Backshells ", 0);
	menus[2].addItem("scpb030.html", "", 30, "left", "SCPB030* Rear Mount Receptacles, Rear panel mounting ", 0);
	menus[2].addItem("scpb02.html","", 30, "left", "SCPB02* Box Mount Receptacles, Front Panel Mounting (No Accessory Threads)", 0);
	menus[2].addItem("scpb03.html","", 30, "left", "SCPB03* Box Mount Receptacles, Rear Panel Mounting (No Accessory Threads)", 0);
	menus[2].addItem("scpb03ym.html","", 30, "left", "SCPB03YM Box Mount Receptacles, Rear Panel Mounting for PCB Contacts", 0);
	menus[2].addItem("scpb01.html","", 30, "left", "SCPB01* InLine Receptacles ", 0);
	menus[2].addItem("scpb070.html","", 30, "left", "SCPB070* JamNut Receptacle, with accessory threads", 0);
	menus[2].addItem("scpb07.html","", 30, "left", "SCPB07* Jam Nut Receptacle without accessory threads", 0);
	menus[2].addItem("scpbtb.html","", 30, "left", "SCPBTB Thru-Bulkhead Receptacle", 0);
	menus[2].addItem("scpb06.html","", 30, "left", "SCPB06*;SCPB6*GG;SCPB065* Plug Straight ", 0);
	menus[2].addItem("scpb08.html","", 30, "left", "SCPB08*; SCPB8*GG Plug, 90", 0);
	menus[2].addItem("scpb064pp.html","", 30, "left", "SCPB064PP* Plug, Front Panel Mounting ", 0);

//Sub Menu for 4th Main Menu Item F80 Inserts:
	menus[3] = new menu(300, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[3].addItem("revbayquickref.html", "", 30, "left", "Reverse Bayonet Connector Quick Refrence Backshells", 0);
	menus[3].addItem("revbayquickrefsb.html", "", 30, "left", "Reverse Bayonet Connector Quick Reference-Special Backshells ", 0);

//Sub Menu for 4th Main Menu Item F80 Contacts and Tools:
	menus[4] = new menu(200, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[4].addItem("MIL-DTL-5015ICbyshellsizescpf80.html", "", 30, "left", "Insert Arrangements by Shell Size", 0);
	menus[4].addItem("MIL-DTL-5015ICinsertdrawingsf80.html", "", 25, "left", "Insert Drawings", 0);
	menus[4].addItem("scpthermocouplecontactsf80.html", "", 25, "left", "Thermocouple Information", 0);
	menus[4].addItem("MIL-DTL-5015ThermoICbyshellsizescpf80.html","", 25, "left", "Thermocouple Inserts", 0);

//Sub Menu for 4th Main Menu Item Front Release Shell Drawings:
	menus[5] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[5].addItem("MIL-DTL-50159a2-3.html", "", 30, "left", "Tech Data and Solder Contacts", 0);
	menus[5].addItem("MIL-DTL-50159a4-5f80.html", "", 25, "left", "Crimp Pin Contact", 0);
	menus[5].addItem("MIL-DTL-50159a6-7f80.html","", 25, "left", "Crimp Socket Contact", 0);
	menus[5].addItem("MIL-DTL-5015s1toolinga.html","", 30, "left", "Insertion, Removal and Crimp tools", 0);
	menus[5].addItem("MIL-DTL-50159a11.html","", 40, "left", "Alternate Insertion, Removal and Crimp tools", 0);

//Sub Menu for 4th Main Menu Item Front Release Shell Drawings:
	menus[6] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[6].addItem("revbayaudio1c34.html", "", 25, "left", "Audio", 0);
	menus[6].addItem("revbayaudio1c35.html", "", 25, "left", "Audio-Video", 0);
	menus[6].addItem("#","", 25, "left", "Control Lighting", 7);
	menus[6].addItem("MIL-DTL-5015s1toolinga.html","", 25, "left", "HMI Lighting", 8);
	menus[6].addItem("#","", 25, "left", "Inserts", 10);
	menus[6].addItem("#","", 25, "left", "Contacts and Tools", 11);
	
//Sub Menu for 4th Main Menu Item Front Release Shell Drawings:
	menus[7] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[7].addItem("revbayaudio1c36.html", "", 25, "left", "Ordering Information", 0);
	menus[7].addItem("revbayaudio1c37.html", "", 25, "left", "Receptacles", 0);
	menus[7].addItem("revbayaudio1c38.html", "", 25, "left", "Plugs", 0);

//Sub Menu for 4th Main Menu Item Front Release Shell Drawings:
	menus[8] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[8].addItem("revbayaudio1c39.html", "", 25, "left", "Ordering Information", 0);
	menus[8].addItem("revbayaudio1c40.html", "", 25, "left", "Applications", 0);
	menus[8].addItem("#", "", 25, "left", "Shell Drawings", 9);

//Sub Menu for 4th Main Menu Item Front Release Shell Drawings:
	menus[9] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[9].addItem("revbayaudio1c41.html", "", 25, "left", "Wall Mount Receptacles", 0);
	menus[9].addItem("revbayaudio1c42-43.html", "", 25, "left", "Inline Receptacles", 0);
	menus[9].addItem("revbayaudio1c44-45.html", "", 25, "left", "Straight Plugs", 0);
	menus[9].addItem("revbayaudio1c41b.html", "", 25, "left", "Panel Mount Plug", 0);

//Sub Menu for 4th Main Menu Item SWL Inserts:
	menus[10] = new menu(200, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[10].addItem("swlMIL-DTL-5015ICbyshellsizescp.html", "", 30, "left", "Inserts Arrangements by Shell Size", 0);
	menus[10].addItem("swlMIL-DTL-5015ICinsertdrawings.html", "", 30, "left", "Insert Drawings by number of contacts", 0);


//Sub Menu for 4th Main Menu Item SWL Contacts and Tools:
	menus[11] = new menu(200, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[11].addItem("MIL-DTL-50159a2-3.html", "", 30, "left", "Tech Data and Solder Contacts", 0);
	menus[11].addItem("MIL-DTL-50159a4-5swl.html", "", 25, "left", "Crimp Pin Contact", 0);
	menus[11].addItem("MIL-DTL-50159a6-7swl.html","", 25, "left", "Crimp Socket Contact", 0);
	menus[11].addItem("MIL-DTL-5015s1toolingswl.html","", 30, "left", "Insertion, Removal and Crimp tools", 0);
	menus[11].addItem("MIL-DTL-50159a11swl.html","", 40, "left", "Alternate Insertion, Removal and Crimp tools", 0);

//Sub Menu for 4th Main Menu Item Front Release Shell Drawings:
	menus[12] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[12].addItem("transconnic46.html", "", 25, "left", "Introduction", 0);
	menus[12].addItem("transconnic47.html", "", 25, "left", "General Information", 0);
	menus[12].addItem("transconnic48.html","", 25, "left", "Ordering Information", 0);
	menus[12].addItem("#","", 25, "left", "Shell Drawings", 13);
	menus[12].addItem("transconnic54acc.html","", 25, "left", "Accessories", 0);
	menus[12].addItem("#","", 25, "left", "Inserts", 14);
	menus[12].addItem("#","", 25, "left", "Contact and Tools", 15);
	
	
	menus[13] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[13].addItem("transconnic49wm.html", "", 25, "left", "Wall Mount Receptacles", 0);
	menus[13].addItem("transconnic4950.html", "", 25, "left", "Inline Receptacles", 0);
	menus[13].addItem("transconnic505152sp.html", "", 25, "left", "Straight Plugs", 0);
	menus[13].addItem("transconnic49wmp.html", "", 25, "left", "Wall Mount Plug", 0);
	menus[13].addItem("transconnic5390deg.html", "", 25, "left", "90 Degree Plug", 0);
	menus[13].addItem("transconnic5345deg.html", "", 25, "left", "45 Degree Plug", 0);


	menus[14] = new menu(200, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[14].addItem("transconnic55.html", "", 30, "left", "Insert Arrangements by Shell Size", 0);
	menus[14].addItem("transconnic5556.html", "", 30, "left", "Insert Drawings by Number of Contacts", 0);


//Sub Menu for 4th Main Menu Item Front Release Shell Drawings:
	menus[15] = new menu(235, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Arial Bold", 8, "bold", "bold", "black", "white", 1, "gray", 2, "+", false, true, false, false, 0, true, 4, 4, "black");
	menus[15].addItem("MIL-DTL-50159a2-3.html", "", 30, "left", "Tech Data and Solder Contacts", 0);
	menus[15].addItem("MIL-DTL-50159a4-5f80.html", "", 25, "left", "Crimp Pin Contact", 0);
	menus[15].addItem("MIL-DTL-50159a6-7f80.html","", 25, "left", "Crimp Socket Contact", 0);
	menus[15].addItem("MIL-DTL-5015s1toolinga.html","", 30, "left", "Insertion, Removal and Crimp tools", 0);
	menus[15].addItem("MIL-DTL-50159a11.html","", 40, "left", "Alternate Insertion, Removal and Crimp tools", 0);

} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.

//in use menu number 1 2 3 4 5 6