var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#00aa99",		// background color for the items
		bgOVER:"#337777"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:"relative", itemoff:[0,99], leveloff:[0,0], style:STYLE, size:[22,100]},
	{code:"Pacific Slope",
		sub:[
			{"itemoff":[21,0], leveloff:[21,0]},
		{code:"Alaska", url:"http://www.scgsgenealogy.com/cardcatalog/Alaska.htm", target:"_self"},
        {code:"Arizona", url:"http://www.scgsgenealogy.com/cardcatalog/Arizona.htm", target:"_self"},
		{code:"California", url:"http://www.scgsgenealogy.com/cardcatalog/California.htm", target:"_self"},
		{code:"Hawaii", url:"http://www.scgsgenealogy.com/cardcatalog/Hawaii.htm", target:"_self"},
		{code:"Idaho", url:"http://www.scgsgenealogy.com/cardcatalog/Idaho.htm", target:"_self"},
		{code:"Nevada", url:"http://www.scgsgenealogy.com/cardcatalog/Nevada.htm", target:"_self"},
		{code:"Oregon", url:"http://www.scgsgenealogy.com/cardcatalog/Oregon.htm", target:"_self"},
		{code:"Utah", url:"http://www.scgsgenealogy.com/cardcatalog/Utah.htm", target:"_self"},
		{code:"Washington", url:"http://www.scgsgenealogy.com/cardcatalog/Washington.htm", target:"_self"}
		]
	},
	{code:"South Central",
		sub:[
			{itemoff:[21,0], leveloff:[21,0]},
		{code:"Alabama", url:"http://www.scgsgenealogy.com/cardcatalog/Alabama.htm", target:"_self"},
        {code:"Arkansas", url:"http://www.scgsgenealogy.com/cardcatalog/Arkansas.htm", target:"_self"},
		{code:"Kentucky", url:"http://www.scgsgenealogy.com/cardcatalog/Kentucky.htm", target:"_self"},
		{code:"Louisiana", url:"http://www.scgsgenealogy.com/cardcatalog/Louisiana.htm", target:"_self"},
		{code:"Mississippi", url:"http://www.scgsgenealogy.com/cardcatalog/Mississippi.htm", target:"_self"},
		{code:"Oklahoma", url:"http://www.scgsgenealogy.com/cardcatalog/Oklahoma.htm", target:"_self"},
		{code:"Tennessee", url:"http://www.scgsgenealogy.com/cardcatalog/Tennessee.htm", target:"_self"},
		{code:"Texas", url:"http://www.scgsgenealogy.com/cardcatalog/Texas.htm", target:"_self"}
		]
	},
	{code:"North East",
		sub:[
			{"itemoff":[21,0], leveloff:[21,0]},
		{code:"Connecticut", url:"http://www.scgsgenealogy.com/cardcatalog/Connecticut.htm", target:"_self"},
        {code:"Massachusetts", url:"http://www.scgsgenealogy.com/cardcatalog/Massachusetts.htm", target:"_self"},
		{code:"Maine", url:"http://www.scgsgenealogy.com/cardcatalog/Maine.htm", target:"_self"},
		{code:"New Hampshire", url:"http://www.scgsgenealogy.com/cardcatalog/NewHampshire.htm", target:"_self"},
		{code:"New Jersey", url:"http://www.scgsgenealogy.com/cardcatalog/NewJersey.htm", target:"_self"},
		{code:"New York", url:"http://www.scgsgenealogy.com/cardcatalog/NewYork.htm", target:"_self"},
		{code:"Pennsylvania", url:"http://www.scgsgenealogy.com/cardcatalog/Pennsylvania.htm", target:"_self"},
		{code:"Rhode Island", url:"http://www.scgsgenealogy.com/cardcatalog/RhodeIsland.htm", target:"_self"},
		{code:"Vermont", url:"http://www.scgsgenealogy.com/cardcatalog/Vermont.htm", target:"_self"}
		]
	},
	{code:"South East",
		sub:[
			{"itemoff":[21,0], leveloff:[21,0]},
		{code:"Delaware", url:"http://www.scgsgenealogy.com/cardcatalog/Delaware.htm", target:"_self"},
        {code:"DC", url:"http://www.scgsgenealogy.com/cardcatalog/WashDC.htm", target:"_self"},
		{code:"Florida", url:"http://www.scgsgenealogy.com/cardcatalog/Florida.htm", target:"_self"},
		{code:"Georgia", url:"http://www.scgsgenealogy.com/cardcatalog/Georgia.htm", target:"_self"},
		{code:"Maryland", url:"http://www.scgsgenealogy.com/cardcatalog/Maryland.htm", target:"_self"},
		{code:"North Carolina", url:"http://www.scgsgenealogy.com/cardcatalog/NorthCarolina.htm", target:"_self"},
		{code:"South Carolina", url:"http://www.scgsgenealogy.com/cardcatalog/SouthCarolina.htm", target:"_self"},
		{code:"Virginia", url:"http://www.scgsgenealogy.com/cardcatalog/Virginia.htm", target:"_self"},
		{code:"West Virginia", url:"http://www.scgsgenealogy.com/cardcatalog/WestVirginia.htm", target:"_self"}
		]
	},
	{code:"Western",
	sub:[
		{"itemoff":[21,0], leveloff:[21,0]},
		{code:"Colorado", url:"http://www.scgsgenealogy.com/cardcatalog/Colorado.htm", target:"_self"},
        {code:"Kansas", url:"http://www.scgsgenealogy.com/cardcatalog/Kansas.htm", target:"_self"},
		{code:"Montana", url:"http://www.scgsgenealogy.com/cardcatalog/Montana.htm", target:"_self"},
		{code:"Nebraska", url:"http://www.scgsgenealogy.com/cardcatalog/Nebraska.htm", target:"_self"},
		{code:"New Mexico", url:"http://www.scgsgenealogy.com/cardcatalog/New Mexico.htm", target:"_self"},
		{code:"North Dakota", url:"http://www.scgsgenealogy.com/cardcatalog/NorthDakota.htm", target:"_self"},
		{code:"South Dakota", url:"http://www.scgsgenealogy.com/cardcatalog/SouthDakota.htm", target:"_self"},
		{code:"Wyoming", url:"http://www.scgsgenealogy.com/cardcatalog/Wyoming.htm", target:"_self"}
	  ]},
    {code:"North Central",
	sub:[
		{"itemoff":[21,0], leveloff:[21,0]},
		{code:"Iowa", url:"http://www.scgsgenealogy.com/cardcatalog/Iowa.htm", target:"_self"},
        {code:"Illinois", url:"http://www.scgsgenealogy.com/cardcatalog/Illinois.htm", target:"_self"},
		{code:"Indiana", url:"http://www.scgsgenealogy.com/cardcatalog/Indiana.htm", target:"_self"},
		{code:"Michigan", url:"http://www.scgsgenealogy.com/cardcatalog/Michigan.htm", target:"_self"},
		{code:"Minnesota", url:"http://www.scgsgenealogy.com/cardcatalog/Minnesota.htm", target:"_self"},
		{code:"Missouri", url:"http://www.scgsgenealogy.com/cardcatalog/Missouri.htm", target:"_self"},
		{code:"Ohio", url:"http://www.scgsgenealogy.com/cardcatalog/Ohio.htm", target:"_self"},
		{code:"Wisconsin", url:"http://www.scgsgenealogy.com/cardcatalog/Wisconsin.htm", target:"_self"}
      ]},
	{code:"Family Histories",
	sub:[
		{"itemoff":[21,0], leveloff:[21,0]},
		{code:"A - F",
			sub:[
				{"itemoff":[21,0], leveloff:[0,100]},
				{code:"A", url:"http://www.scgsgenealogy.com/cardcatalog/fam-A.htm", target:"_self"},
        		{code:"B", url:"http://www.scgsgenealogy.com/cardcatalog/fam-B.htm", target:"_self"},
				{code:"BL", url:"http://www.scgsgenealogy.com/cardcatalog/fam-BL.htm", target:"_self"},
				{code:"C", url:"http://www.scgsgenealogy.com/cardcatalog/fam-C.htm", target:"_self"},
				{code:"D", url:"http://www.scgsgenealogy.com/cardcatalog/fam-D.htm", target:"_self"},
				{code:"E", url:"http://www.scgsgenealogy.com/cardcatalog/fam-E.htm", target:"_self"},
				{code:"F", url:"http://www.scgsgenealogy.com/cardcatalog/fam-F.htm", target:"_self"}
			]},
        {code:"G - M",
			sub:[
				{"itemoff":[21,0], leveloff:[0,100]},
				{code:"G", url:"http://www.scgsgenealogy.com/cardcatalog/fam-G.htm", target:"_self"},
        		{code:"H", url:"http://www.scgsgenealogy.com/cardcatalog/fam-H.htm", target:"_self"},
				{code:"I", url:"http://www.scgsgenealogy.com/cardcatalog/fam-I.htm", target:"_self"},
				{code:"J", url:"http://www.scgsgenealogy.com/cardcatalog/fam-J.htm", target:"_self"},
				{code:"K", url:"http://www.scgsgenealogy.com/cardcatalog/fam-K.htm", target:"_self"},
				{code:"L", url:"http://www.scgsgenealogy.com/cardcatalog/fam-L.htm", target:"_self"},
				{code:"M", url:"http://www.scgsgenealogy.com/cardcatalog/fam-M.htm", target:"_self"}
			]},
		{code:"N - Sm",
			sub:[
				{"itemoff":[21,0], leveloff:[0,100]},
				{code:"N", url:"http://www.scgsgenealogy.com/cardcatalog/fam-N.htm", target:"_self"},
        		{code:"O", url:"http://www.scgsgenealogy.com/cardcatalog/fam-O.htm", target:"_self"},
				{code:"P", url:"http://www.scgsgenealogy.com/cardcatalog/fam-P.htm", target:"_self"},
				{code:"Q", url:"http://www.scgsgenealogy.com/cardcatalog/fam-Q.htm", target:"_self"},
				{code:"R", url:"http://www.scgsgenealogy.com/cardcatalog/fam-R.htm", target:"_self"},
				{code:"S", url:"http://www.scgsgenealogy.com/cardcatalog/fam-S.htm", target:"_self"},
				{code:"SM", url:"http://www.scgsgenealogy.com/cardcatalog/fam-SM.htm", target:"_self"}
			]},
		{code:"T - Z",
			sub:[
				{"itemoff":[21,0], leveloff:[0,100]},
				{code:"T", url:"http://www.scgsgenealogy.com/cardcatalog/fam-T.htm", target:"_self"},
        		{code:"U", url:"http://www.scgsgenealogy.com/cardcatalog/fam-U.htm", target:"_self"},
				{code:"V", url:"http://www.scgsgenealogy.com/cardcatalog/fam-V.htm", target:"_self"},
				{code:"W", url:"http://www.scgsgenealogy.com/cardcatalog/fam-W.htm", target:"_self"},
				{code:"Y", url:"http://www.scgsgenealogy.com/cardcatalog/fam-Y.htm", target:"_self"},
				{code:"Z", url:"http://www.scgsgenealogy.com/cardcatalog/fam-Z.htm", target:"_self"}
			]},
      ]},
    {code:"Collections",
	sub:[
		{"itemoff":[21,0], leveloff:[21,0]},   
		{code:"British", url:"http://www.scgsgenealogy.com/cardcatalog/British.htm", target:"_self"},
        {code:"Canada", url:"http://www.scgsgenealogy.com/cardcatalog/Canada.htm", target:"_self"},
		{code:"Cornwall", url:"http://www.scgsgenealogy.com/cardcatalog/Cornwall.htm", target:"_self"},
		{code:"Europe", url:"http://www.scgsgenealogy.com/cardcatalog/Europe.htm", target:"_self"},
		{code:"German", url:"http://www.scgsgenealogy.com/cardcatalog/German", target:"_self"},
		{code:"Native American", url:"http://www.scgsgenealogy.com/cardcatalog/NativeAm.htm", target:"_self"},
		{code:"USA", url:"http://www.scgsgenealogy.com/cardcatalog/USA.htm", target:"_self"},
		{code:"World", url:"http://www.scgsgenealogy.com/cardcatalog/World.htm", target:"_self"}
	  ]},
    {code:"Other",
	sub:[
		{"itemoff":[21,0], leveloff:[21,0]},
		{code:"CD Roms", url:"http://www.scgsgenealogy.com/cardcatalog/CDs.htm", target:"_self"},
        {code:"Hereditary Society", url:"http://www.scgsgenealogy.com/cardcatalog/Hereditary.htm", target:"_self"},
		{code:"Maps", url:"http://www.scgsgenealogy.com/cardcatalog/Maps.htm", target:"_self"},
		{code:"Research Aids", url:"http://www.scgsgenealogy.com/cardcatalog/HowTo.htm", target:"_self"},
		{code:"Other", url:"http://www.scgsgenealogy.com/cardcatalog/Other.htm", target:"_self"}
	  ]},
	{code:"Home", url:"http://www.scgsgenealogy.com", target:"_self"}
	
];
