var strategyCategories = new Array ( new Object({ // ------------------------------------------------------------------------------------------------/* DO NOT MAKE EDITS ABOVE THIS LINE INSTRUCTIONS:1. Create the new strategy HTML file.2. Save a copy of this file as a  backup in case you make an error.3. Copy an entire "ID" line below and paste it on a NEW line.4. Change the "ID" number to a unique number. The IDs do not have to be in order in the list.5. Change the "Name" to the phrase to appear as the link,6. Change the "File" to the name of the newly created strategy HTML file. 7. Save the file and report it to the site.                                                   8. Remember the links will appear in the order they are shown below, not by the ID number.  */ID: "s1", Name: "Alliances for Response", File: "strat_menu_alliances.html" }), new Object({ ID: "s2", Name: "Preparedness & Mitigation", File: "strat_menu_prepared.html" }), new Object({ ID: "s3", Name: "Response & Salvage", File: "strat_menu_salvage.html" }), new Object({ ID: "s4", Name: "Case Studies", File: "strat_menu_cases.html" }), new Object({ // DO NOT MAKE EDITS BELOW THIS LINE// ------------------------------------------------------------------------------------------------ID: "", Name: "", File: "" }))
