//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#30488F", "shadow":"#DBD8D1", "bgON":"#004A92","bgOVER":"#D8E600"};
var colorSub = {"border":"#FFFFFF", "shadow":"#DBD8D1", "bgON":"#D8E600","bgOVER":"#004A92"};
var css = {"ON":"subclsCMOn", "OVER":"subclsCMOver"};
var cssSub = {"ON":"subclsCMSubOn", "OVER":"subclsCMSubOver"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var STYLESub = {"border":2, "shadow":0, "color":colorSub, "css":cssSub};
//items and formats
var SUBMENU_ITEMS =
[
	{"pos":"relative", "itemoff":[0,120], "leveloff":[17,0], "style":STYLE, "size":[24,120]},
	{code:"Educaci&oacute;n Vial",url:"#", "target":"_self", "format":{"size":[21,100]},
		sub:[
			{"itemoff":[20,0], "leveloff":[4,-2], "size":[22,185], "style":STYLESub},
			{code:"El Conductor Responsable",url:"/educacionvial/elconductorresponsable.html", "target":"_self"},
			{code:"El Peat&oacute;n",url:"/educacionvial/elpeaton.html", "target":"_self"},
			{code:"Terminolog&iacute;a vial",url:"/educacionvial/terminologiavial.html", "target":"_self"},
			{code:"Señales de Tr&aacute;nsito",url:"/educacionvial/senalesdetransito.html", "target":"_self"},
		]
        },
	{code:"Consulta Infracciones", url:"/infracciones/index.html", "target":"_self", "format":{"size":[21,140],"itemoff":[0,100]}},
	{code:"Buzón Denuncias y Sugerencias", url:"/denunciasysugerencias/index.html", "target":"_self", "format":{"size":[21,200],"itemoff":[0,140]}},
	{code:"Preguntas Frecuentes", url:"/preguntasfrecuentes/index.html", "target":"_self", "format":{"size":[21,140],"itemoff":[0,200]}},
	{code:"Enlaces", url:"/enlaces/index.html", "target":"_self", "format":{"size":[21,60],"itemoff":[0,140]}}
];

