// Menu definition
var MenuDef = {
    type:"bar", 
    style:{
        css:"top", 
        bgcolor:"black", 
        size:[86,28], 
        imgspace:5, 
        direction:"h", 
        itemoffset:{x:2, y:2}, 
        shadow:{color:"#8E8E8E", width:2}, 
        border:{
            color:"#ACA899", 
            width:1
        }
    }, 
    itemover:{
        color:"black", 
        bgcolor:"#B0BBD4", 
        border:{
            color:"#777D83", 
            width:1
        }
    }, 
    separator:{
        style:{
            size:[108,1], 
            bgcolor:"silver"
        }
    }, 
    position:{
        pos:[0,-1], 
        absolute:false
    },
    items: [ 
    {
        text:"El Club", 
        style:{
            color:"white", 
            bgcolor:"black", 
            imgdir:{src:"img/logoclub.gif", width:16, height:16}, 
            itemoffset:{x:2, y:2}
        }, 
        menu:{
            style:{
                bgcolor:"#F3F5F6", 
                size:[108,28], 
                imgendoff:{src:"img/arr_off.gif", width:7, height:7}, 
                imgendon:{src:"img/arr_on.gif", width:7, height:7}, 
                direction:"v", 
                itemoffset:{x:2, y:2}, 
                bar:{
                    src:"img/1x1.gif", 
                    size:[22,160]
                }, 
                opacity:75
            }, 
            position:{
                anchor:"sw", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Qué es", 
                textover:"Club PMR", 
                action:{
                    url:"elclub.htm"
                }
            },
            {
                text:"Ser socio", 
                action:{
                    url:"solicitud.htm"
                }
            }
            ]
        }
    },
    {
        text:"Los PMR", 
        style:{
            color:"white", 
            bgcolor:"black", 
            imgdir:{src:"img/talkie.gif", width:8, height:20}, 
            itemoffset:{x:2, y:2}
        }, 
        styleover:{
            direction:"v"
        }, 
        styleon:{
            direction:"v", 
            bar:{
                size:[16,166]
            }
        }, 
        menu:{
            style:{
                bgcolor:"#F3F5F6", 
                size:[108,28], 
                imgendoff:{src:"img/arr_off.gif", width:7, height:7}, 
                imgendon:{src:"img/arr_on.gif", width:7, height:7}, 
                direction:"v", 
                itemoffset:{x:2, y:2}, 
                bar:{
                    src:"img/1x1.gif", 
                    size:[22,126]
                }, 
                opacity:75
            }, 
            position:{
                anchor:"sw", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Modelos", 
                action:{
                    url:"modelos.htm"
                }
            },
            {
                text:"Normativa", 
                action:{
                    url:"normativa.htm"
                }
            }
            ]
        }
    },
    {
        text:"Actividades", 
        style:{
            color:"white", 
            bgcolor:"black", 
            size:[100,27], 
            imgdir:{src:"img/CHECKROJO.gif", width:20, height:20}
        }, 
        styleover:{
            direction:"v"
        }, 
        styleon:{
            direction:"v"
        }, 
        menu:{
            style:{
                bgcolor:"#F3F5F6", 
                size:[128,28], 
                imgendoff:{src:"img/arr_off.gif", width:7, height:7}, 
                imgendon:{src:"img/arr_on.gif", width:7, height:7}, 
                direction:"v", 
                itemoffset:{x:2, y:2}, 
                bar:{
                    src:"img/1x1.gif", 
                    size:[26,126]
                }, 
                opacity:75
            }, 
            itemover:{
                imgitem:{src:"img/CHECKROJO.gif", width:0, height:0}
            }, 
            position:{
                anchor:"sw", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Cadena DX", 
                styleover:{
                    direction:"v"
                }, 
                styleon:{
                    direction:"v"
                }, 
                action:{
                    url:"cadena.htm"
                }
            },
            {
                text:"Repetidores", 
                styleover:{
                    direction:"v"
                }, 
                styleon:{
                    direction:"v"
                }, 
                action:{
                    url:"repetidores.htm"
                }
            }
            ]
        }
    },
    {
        text:"Técnica", 
        style:{
            color:"white", 
            bgcolor:"black", 
            imgdir:{src:"img/tecnica.gif", width:20, height:20}, 
            itemoffset:{x:2, y:2}
        }, 
        menu:{
            style:{
                bgcolor:"#F3F5F6", 
                size:[130,28], 
                imgendoff:{src:"img/arr_off.gif", width:7, height:7}, 
                imgendon:{src:"img/arr_on.gif", width:7, height:7}, 
                direction:"v", 
                itemoffset:{x:2, y:2}, 
                bar:{
                    src:"img/1x1.gif", 
                    size:[22,126]
                }, 
                opacity:75
            }, 
            position:{
                anchor:"sw", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Antenas", 
                action:{
                    url:"antenas.htm"
                }
            },
            {
                text:"Pilas", 
                action:{
                    url:"quepilas.htm"
                }
            },
            {
                text:"Baterías", 
                action:{
                    url:"baterias.htm"
                }
            },
            {
                text:"Preguntas", 
                action:{
                    url:"preguntas.htm"
                }
            }
            ]
        }
    },
    {
        text:"Contacta", 
        style:{
            color:"white", 
            bgcolor:"black", 
            imgdir:{src:"img/buzon.gif", width:20, height:30}
        }, 
        menu:{
            style:{
                bgcolor:"#F3F5F6", 
                direction:"v", 
                itemoffset:{x:2, y:2}, 
                bar:{
                    src:"img/1x1.gif", 
                    size:[16,48], 
                    dir:"v"
                }, 
                opacity:75
            }, 
            position:{
                anchor:"sw", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Foro", 
                action:{
                    url:"foro.htm"
                }
            },
            {
                text:"Escríbenos", 
                action:{
                    url:"mailto:clubpmr@radionoticias.com"
                }
            }
            ]
        }
    },
    {
        text:"Saber más", 
        style:{
            color:"white", 
            bgcolor:"black", 
            size:[100,27], 
            imgitem:{src:"img/help.gif", width:20, height:20}, 
            imgdir:{src:"img/help.gif", width:20, height:20}, 
            itemoffset:{x:2, y:2}
        }, 
        styleon:{
            direction:"v"
        }, 
        menu:{
            style:{
                bgcolor:"#F3F5F6", 
                size:[130,28], 
                imgendoff:{src:"img/arr_off.gif", width:7, height:7}, 
                imgendon:{src:"img/arr_on.gif", width:7, height:7}, 
                direction:"v", 
                itemoffset:{x:2, y:2}, 
                bar:{
                    src:"img/1x1.gif", 
                    size:[5,66], 
                    dir:"v"
                }, 
                opacity:75
            }, 
            position:{
                anchor:"sw", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Récord", 
                action:{
                    url:"record.htm"
                }
            },
            {
                text:"Enlaces", 
                action:{
                    url:"enlaces.htm"
                }
            }
            ]
        }
    }
    ]
};
