//keywords
var code="code";var url="url";var targ="target";var sub="sub";
//styles
var VSTYLE = {"border":1, "shadow":0, "color":{"border":"Black", "shadow":"Gray", "bgON":"#990033","bgOVER":"#f0f0f0"}, "css":{"ON":"clsCMVOn", "OVER":"clsCMVOver"}};
//items and formats
var VERTICAL_MENU_ITEMS =
[
  {"pos":[6,15], "size":[19,175], "itemoff":[19,0], "leveloff":[10,82], "delay":500, "style":VSTYLE},
    {code:"Cannons & Forts",
      sub:[
	{"size":[19,130]},
	{code:'Famous Cannon', url:"/cannon/default.htm", target:"main"},
	{code:'Cannon ID', url:"/cannon/cannonid.htm", target:"main"},
	{code:'Fortifications', url:"/forts/default.htm", target:"main"}
      ]
    },
	
    {code:'For Sale',
      sub:[
	{"size":[19,130]},
	{code:'For Sale',url:"/forsale/default.htm", target:"main"},
	{code:'Sold Items', url:"/forsale/past_items.htm", target:"main"},
	{code:'Wanted Items', url:"/forsale/wanted.htm", target:"main"}
      ]
    },
                 {code:'Contact Info', url:"contact.htm", target:"main"},

    {code:'Glossary',
      sub:[
	{"size":[19,130]},
	{code:'A-C Terms',url:"/glossary/glossaryac.htm", target:"main"},
	{code:'D-E Terms',url:"/glossary/glossaryde.htm", target:"main"},
	{code:'F Terms',url:"/glossary/glossaryf.htm", target:"main"},
	{code:'G-Z Terms',url:"/glossary/glossarygz.htm", target:"main"}
      ]
    },
	
    {code:'Cool Information',
      sub:[
	{"size":[19,130]},
	{code:'Artillery Sounds', url:"/sounds/default.htm", target:"main"},
	{code:'Historical Docs', url:"/historical.htm", target:"main"}, 
	{code:'Links', url:"/civilwarlinks.htm", target:"main"},
	{code:'Videos', url:"/videos.htm", target:"main"}
      ]
    },

    {code:'Introduction to Artillery',
      sub:[
	{"size":[19,145]},
	{code:'Basic Artillery Facts', url:"/basicfacts.htm", target:"main"},  
	{code:'Caliber to Pounder', url:"/calibertopounder.htm", target:"main"},  
	{code:'Dickey Collection', url:"/dickey.htm", target:"main"},
        {code:'Disarm/Preservation', url:"/disarm/default.htm", target:"main"},  
        {code:'Inventors', url:"/inventors/default.htm", target:"main"},        
        {code:'Laws & Regulations', url:"../atf/index.htm", target:"main"},
	{code:'Torpedoes', url:"/hap/torpedoes.htm", target:"main"}
      ]
    },

    {code:'Implements & Equipment',
      sub:[
	{"size":[19,130]},
	{code:'Ammunition Boxes', url:"/equipment/ammunitionboxes.htm", target:"main"},  
	{code:'Artillery Buckets', url:"/equipment/artillerybuckets.htm", target:"main"},  
	{code:'Cannon Sights', url:"/equipment/cannonsights.htm", target:"main"},  
	{code:'Leather Goods', url:"/equipment/leathergoods.htm", target:"main"},
	{code:'Limber Chests', url:"/equipment/limberchests.htm", target:"main"},
	{code:'Tools', url:"/equipment/tools.htm", target:"main"},
	{code:'Other Items', url:"/equipment/otheritems.htm", target:"main"}
      ]
    },

    {code:'Fuzes - Quick ID', url:"/fuzes/default.htm", target:"main"},

    {code:'Field Projectiles', 
      sub:[
	{"size":[19,130]},
	{code:'Canister & Grape', url:"/projectiles/canister/default.htm", target:"main"},
        {code:'Cross Sections', url:"/projectiles/halfshells/default.htm", target:"main"},
	{code:'Rifled Projectiles', url:"/projectiles/rifled/default.htm", target:"main"},
        {code:'Smoothbore', url:"/projectiles/spherical/default.htm", target:"main"}
      ]
    },

    {code:'Heavy Projectiles', 
      sub:[
	{"size":[19,130]},
	{code:'Canister & Grape', url:"/hap/canisterandgrape.htm", target:"main"},
	{code:'Rifled Projectiles', url:"/hap/default.htm", target:"main"},
	{code:'Smoothbore', url:"/hap/spherical.htm", target:"main"}
      ]
    },

    {code:'Search This Site', url:"/search.htm", target:"main"},

    {code:'Technical Information',
      sub:[
	{"size":[19,132]},
	{code:'Disarm/Preservation', url:"/disarm/default.htm", target:"main"},
	{code:'Range Tables', url:"/tables.htm", target:"main"},  
	{code:'Manufacturers', url:"/manufacturers.htm", target:"main"},  
	{code:'Patent Information', url:"/patents.htm", target:"main"},  
	{code:'Sabot Systems', url:"/sabotsystems.htm", target:"main"},
	{code:'Shot Tables', url:"/shottables.htm", target:"main"}
      ]
    },
	
    {code:'Copyright', url:"/copyright.htm", target:"main"},
	
	 {code:'Historical Events',
       sub:[
	{"size":[19,130]},
	{code:'Rev War', url:"/revwar.htm", target:"main"} 
	
    
      ]
    }

];
