// Menu for individual 'Pages of Interest to 4x4ers' web pages

// Last updated: February 14, 2009

//Environment variables are usually set at the top of this file.
BUILDALL = 0                 // default is 0
HIGHLIGHT = 0                // default is 0
ICONPATH = "0-4x4-menu_files/"
PERSERVESTATE = 0            // default is 0
STARTALLOPEN = 0             // default is 0
USEFRAMES = 0                // default is 1
USEICONS = 0                 // default is 1
USETEXTLINKS = 1             // default is 0
WRAPTEXT = 1                 // default is 0

foldersTree = gFld("Main Page: Pages of Interest to 4x4ers", "4x4-000.htm")
  aux1 = insFld(foldersTree, gFld("1. General Vehicle Information:", "javascript:undefined"))
    insDoc(aux1, gLnk("T", "1.1 How much lift kit or suspension kit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;may I install and still be legal?", "4x4-101.htm"))
    insDoc(aux1, gLnk("T", "1.2 What's the legal % limit to window<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tint?", "4x4-102.htm"))
    insDoc(aux1, gLnk("T", "1.3 Everything you ever wanted to know<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;about CB (Citizens Band) radios", "4x4-103.htm"))
    insDoc(aux1, gLnk("T", "1.4 Will installing after-market parts<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;void my warranty?", "4x4-104.htm"))
    insDoc(aux1, gLnk("T", "1.5 Vehicle Crash Data From the<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insurance Institute for Highway<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Safety and the Highway Loss Data<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Institute", "4x4-105.htm"))
    insDoc(aux1, gLnk("T", "1.6 Where can I find pricing for a<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;new or used 4x4?", "4x4-106.htm"))
    insDoc(aux1, gLnk("T", "1.7 What recalls, technical service<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bulletins (TSBs), etc. pertain<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to my 4x4?", "4x4-107.htm"))
    insDoc(aux1, gLnk("T", "1.8 Various Vehicle-Related Calculators", "4x4-108.htm"))
    insDoc(aux1, gLnk("T", "1.9 General Tire Information", "4x4-109.htm"))
    insDoc(aux1, gLnk("T", "1.10 Vehicle Requirements<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(or &quot;I made modifications to my 4x4;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;am I still \'street\' legal?&quot;)", "4x4-110.htm"))

  aux1 = insFld(foldersTree, gFld("2. 4x4 Information:", "javascript:undefined"))
    insDoc(aux1, gLnk("T", "2.1 4x4 Creed", "4x4-201.htm"))
    insDoc(aux1, gLnk("T", "2.2 Chapter and Verse on the Origins<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;of the Big-Tire Set", "4x4-202.htm"))
    insDoc(aux1, gLnk("T", "2.3 \"Poetic License\" - A Tale of Two<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Four Wheelers", "4x4-203.htm"))
    insDoc(aux1, gLnk("T", "2.4 4x4 History - Where It All Began", "4x4-204.htm"))
    insDoc(aux1, gLnk("T", "2.5 Four-by Firsts", "4x4-205.htm"))
    insDoc(aux1, gLnk("T", "2.6 What is RTI (Ramp Travel Index)?", "4x4-206.htm"))
    insDoc(aux1, gLnk("T", "2.7 4 Wheeling Test", "4x4-207.htm"))
    insDoc(aux1, gLnk("T", "2.8 Glossary of 4 Wheel Drive (4WD)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Terms and Abbreviations  ", "4x4-208.htm"))
    insDoc(aux1, gLnk("T", "2.9 Typical Trail Difficulty Rating<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(TDR) Systems", "4x4-209.htm"))
    insDoc(aux1, gLnk("T", "2.10 Trail Guide for Off-Roading", "4x4-210.htm"))
    insDoc(aux1, gLnk("T", "2.11 Recommended Trail Equipment List", "4x4-211.htm"))
  aux1 = insFld(foldersTree, gFld("3. Information About Jeeps:", "javascript:undefined"))
    insDoc(aux1, gLnk("T", "3.1 Origin of the Jeep Name", "4x4-301.htm"))
    insDoc(aux1, gLnk("T", "3.2 Jeep Model Identification (chart)", "4x4-302.htm"))
    insDoc(aux1, gLnk("T", "3.3 Jeep Model Designations", "4x4-303.htm"))
    insDoc(aux1, gLnk("T", "3.4 Jeep Vehicle Identification<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Number (VIN) Information<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2003 - present)", "4x4-304.htm"))
    insDoc(aux1, gLnk("T", "3.5 Jeep Wrangler Colors<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2003 - present)", "4x4-305.htm"))
    insDoc(aux1, gLnk("T", "3.6 What's new each year for the<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jeep Wrangler Rubicon?", "4x4-306.htm"))



  aux1 = insFld(foldersTree, gFld("9. Miscellaneous 4x4 Stuff:", "javascript:undefined"))
    insDoc(aux1, gLnk("T", "9.1 4x4 Word List", "4x4-901.htm"))
/*
    insDoc(aux2, gLnk("T", "9.2 4x4 Crossword Puzzle", "4x4-902.htm"))
    insDoc(aux2, gLnk("T", "9.3 4x4 Word Search Puzzle", "4x4-903.htm"))
*/
