// Variable definition
var SIZE1 = [134,20];
var IMGENDOFF1 = {src:"img/arr_down.gif", width:16, height:16};
// Menu definition
var MenuDef = {
    type:"dropdown", 
    style:{
        css:"CSMain", 
        align:"right", 
        color:"#D5E04D", 
        bgcolor:"#415968", 
        size:SIZE1, 
        imgspace:2, 
        imgendoff:IMGENDOFF1, 
        imgendon:IMGENDOFF1
    }, 
    itemover:{
        css:"CSMain", 
        color:"#415968", 
        bgcolor:"#D5E04D"
    }, 
    position:{
        absolute:false
    }, 
    timer:50, 
    otime:50, 
    autoclose:true, 
    imgblank:"img/1x1.gif",
    items: [ 
    {
        text:"ACTS", 
        menu:{
            items:[
            {
                text:"Profile de la société", 
                action:{
                    url:"/FR/overacts/bedrijfsprofiel.html"
                }
            },
            {
                text:"L'histoire", 
                action:{
                    url:"/FR/overacts/historie.html"
                }
            },
            {
                text:"Le concept ACTS", 
                action:{
                    url:"/FR/overacts/concept.html"
                }
            },
            {
                text:"Mission", 
                action:{
                    url:"/FR/overacts/missie.html"
                }
            },
            {
                text:"Contact", 
                action:{
                    url:"/FR/overacts/contact.html"
                }
            }
            ]
        }
    },
    {
        text:"Publications", 
        menu:{
            items:[
            {
                text:"Brochures", 
                action:{
                    url:"/FR/publicaties/brochures.html"
                }
            },
            {
                text:"Nouvelles", 
                action:{
                    url:"/FR/publicaties/nieuws.html"
                }
            },
            {
                text:"Bulletin d'information", 
                action:{
                    url:"/FR/publicaties/nieuwsbrief.html"
                }
            },
            {
                text:"Informations", 
                action:{
                    url:"/FR/publicaties/persberichten.html"
                }
            }
            ]
        }
    },
    {
        text:"Personnel", 
        menu:{
            items:[
            {
                text:"Travailler pour ACTS", 
                action:{
                    url:"/FR/personeel/werkenbijacts.html"
                }
            },
            {
                text:"Postes vacants", 
                action:{
                    url:"/FR/personeel/vacatures.html"
                }
            },
            {
                text:"Postuler", 
                action:{
                    url:"/FR/personeel/solliciteren.html"
                }
            }
            ]
        }
    },
    {
        text:"Diverse (NL)", 
        action:{
            url:"/NL/liefhebbers/"
        }, 
        menu:{
            items:[
            {
                text:"FAQ", 
                action:{
                    url:"/NL/liefhebbers/faq.html"
                }
            },
            {
                text:"Galerie Photos", 
                style:{
                    imgendoff:{src:"img/arr_right.gif", width:16, height:16}, 
                    imgendon:{src:"img/arr_right.gif", width:16, height:16}
                }, 
                action:{
                    url:"/NL/liefhebbers/fotogalerij/"
                }, 
                menu:{
                    items:[
                    {
                        text:"E 1250", 
                        action:{
                            url:"/NL/liefhebbers/fotogalerij/E1250.html"
                        }
                    },
                    {
                        text:"G 1206", 
                        action:{
                            url:"/NL/liefhebbers/fotogalerij/G1206.html"
                        }
                    },
                    {
                        text:"DE 5800", 
                        action:{
                            url:"/NL/liefhebbers/fotogalerij/DE5800.html"
                        }
                    },
                    {
                        text:"DH 6000", 
                        action:{
                            url:"/NL/liefhebbers/fotogalerij/DH6000.html"
                        }
                    },
                    {
                        text:"DE 6700", 
                        action:{
                            url:"/NL/liefhebbers/fotogalerij/DE6700.html"
                        }
                    },
                    {
                        text:"DE Class 66", 
                        action:{
                            url:"/NL/liefhebbers/fotogalerij/Class66.html"
                        }
                    },
                    {
                        text:"ACTS en miniature"
                    }
                    ]
                }
            },
            {
                text:"Liens", 
                action:{
                    url:"/NL/liefhebbers/links.html"
                }
            },
            {
                text:"Journal"
            },
            {
                text:"Screensavers"
            },
            {
                text:"Horaires", 
                style:{
                    imgendoff:{src:"img/arr_right.gif", width:16, height:16}, 
                    imgendon:{src:"img/arr_right.gif", width:16, height:16}
                }, 
                menu:{
                    items:[
                    {
                        text:"Acht", 
                        style:{
                            size:[134,20]
                        }
                    },
                    {
                        text:"Bremen", 
                        style:{
                            size:[134,20]
                        }
                    },
                    {
                        text:"Freiburg", 
                        style:{
                            size:[134,20]
                        }
                    },
                    {
                        text:"Leeuwarden", 
                        style:{
                            size:[134,20]
                        }, 
                        action:{
                            url:"/NL/liefhebbers/tijdtafels/L60263+60264.pdf", 
                            target:"Leeuwarden", 
                            title:"Leeuwarden shuttle"
                        }
                    },
                    {
                        text:"Spelle", 
                        style:{
                            size:[134,20]
                        }
                    },
                    {
                        text:"Tilburg", 
                        style:{
                            size:[134,20]
                        }
                    },
                    {
                        text:"Veendam", 
                        style:{
                            size:[134,20]
                        }, 
                        action:{
                            url:"/NL/liefhebbers/tijdtafels/L60243+60244.pdf", 
                            target:"Veendam", 
                            title:"Veendam shuttle"
                        }
                    }
                    ]
                }
            }
            ]
        }
    },
    {
        text:"Intranet", 
        menu:{
            items:[
            {
                text:"Clients", 
                style:{
                    imgitemend:{src:"img/lock.gif", width:16, height:16}
                }, 
                action:{
                    url:"/FR/intranet/relaties/index.html"
                }
            }
            ]
        }
    },
    {
        text:"Responsabilité", 
        style:{
            color:"#415968", 
            bgcolor:"#D5E04D"
        }, 
        action:{
            url:"/FR/verantwoording.html"
        }
    }
    ]
};
