/* FILE ARCHIVED ON 19:08:55 Jan 12, 2009 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 23:39:47 Jul 8, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ //// *********************************** //// //// State of California master template //// //// Version 1.20 //// //// Last Updated 03/23/2007 //// //// *********************************** //// initNavigation = function() { if (document.getElementById) { // Does the browser support the getElementById method? navRoot = document.getElementById("nav_list"); // Get main list ul if (typeof defaultMainList!="undefined") var reMainNav = new RegExp("^" + defaultMainList + "<", "i"); // Regex for finding the index of the default main list item for (i=0; i