//keywords
var code="code";var url="url";var sub="sub";
//styles
var TOP_STYLE = {"border":1, "shadow":1, "color":{"border":"black", "shadow":"black", "bgON":"white","bgOVER":"gray"}, "css":{"ON":"clsCMTopOn", "OVER":"clsCMTopOver"}};
var STYLE1 = {"border":1, "shadow":1, "color":{"border":"black", "shadow":"black", "bgON":"white","bgOVER":"navy"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
//items and formats
var MENU_ITEMS =
[
	{"pos":[12,140],"size":[25,100],"itemoff":[0,108],"leveloff":[0,0],"delay":500,"style":TOP_STYLE},
	{code:"Capítulos",
		sub:[
			{"size":[25,180], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE1},
			{code:'0 Presentación', url:"cozhis00.htm"},
			{code:'2 La Oretania', url:"cozhis02.htm"},
			{code:'3 Roma', url:"cozhis03.htm"},
			{code:'4 Hispania Visigoda', url:"cozhis04.htm"},
			{code:'5 Al Manxa - El esplendor', url:"cozhis05.htm"},
			{code:'6 Frontera entre dos mundos', url:"cozhis06.htm"},
			{code:'7 La Orden de Santiago', url:"cozhis07.htm"},
			{code:'8 Era Moderna - Siglo XVI', url:"cozhis08.htm"},
			{code:'9 Siglos XVII y XVIII', url:"cozhis09.htm"},
			{code:'10 Siglo XIX', url:"cozhis10.htm"},
			{code:'11 Siglo XX', url:"cozhis11.htm"}
			]
	},
	{code:"Documentos",
		sub:[
			{"size":[25,180], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE1},
			{code:'Monumento Prehistórico', url:"cozhisdp.htm"},
			{code:'Fuero de Montiel de 1275', url:"cozhisdf.htm"},
			{code:'Relaciones de Felipe II', url:"cozhisdr.htm"},
			{code:'Diccionario de Hervás', url:"cozhisdh.htm"},
			{code:'Catastro de Ensenada', url:"cozhisde.htm"}
			]
	},
	{code:'Informes',
		sub:[
			{"size":[25,230], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE1},
			{code:'El nombre de Cózar, el apellido Cózar', url:"cozhisin.htm"},
			{code:'Torres de Montiel', url:"cozhisit.htm"},
			{code:'La Bandera de La Mancha', url:"cozhisib.htm"},
			]
	}
];
