/***********************************************************************************
*        (c) Ger Versluis 2000 version 5.41 24 December 2001                  *
*        For info write to menus@burmees.nl                          *
*        You may remove all comments for faster loading                  *
***********************************************************************************/

        var NoOffFirstLineMenus=8;                        // Number of first level items
        var LowBgColor='white';                        // Background color when mouse is not over
        var LowSubBgColor='white';                        // Background color when mouse is not over on subs
        var HighBgColor='#CFCFCF';                        // Background color when mouse is over
        var HighSubBgColor='#CFCFCF';                        // Background color when mouse is over on subs
        var FontLowColor='#660066';                        // Font color when mouse is not over
        var FontSubLowColor='#660066';                        // Font color subs when mouse is not over
        var FontHighColor='#660066';                        // Font color when mouse is over
        var FontSubHighColor='#660066';                        // Font color subs when mouse is over
        var BorderColor='#663366';                        // Border color
        var BorderSubColor='#663366';                        // Border color for subs
        var BorderWidth=1;                                // Border width
        var BorderBtwnElmnts=1;                        // Border between elements 1 or 0
        var FontFamily="verdana, sans-serif"        // Font family menu items
        var FontSize=9;                                // Font size menu items
        var FontBold=0;                                // Bold menu items 1 or 0
        var FontItalic=0;                                // Italic menu items 1 or 0
        var MenuTextCentered='left';                        // Item text position 'left', 'center' or 'right'
        var MenuCentered='left';                        // Menu horizontal position 'left', 'center' or 'right'
        var MenuVerticalCentered='top';                // Menu vertical position 'top', 'middle','bottom' or static
        var ChildOverlap=-0.025;                                // horizontal overlap child/ parent
        var ChildVerticalOverlap=0;                        // vertical overlap child/ parent
        var StartTop=200;                                // Menu offset x coordinate
        var StartLeft=30;                                // Menu offset y coordinate
        var VerCorrect=0;                                // Multiple frames y correction
        var HorCorrect=0;                                // Multiple frames x correction
        var LeftPaddng=5;                                // Left padding
        var TopPaddng=2;                                // Top padding
        var FirstLineHorizontal=0;                        // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
        var MenuFramesVertical=1;                        // Frames in cols or rows 1 or 0
        var DissapearDelay=500;                        // delay before menu folds in
        var TakeOverBgColor=1;                        // Menu frame takes over background color subitem frame
        var FirstLineFrame='navig';                        // Frame where first level appears
        var SecLineFrame='space';                        // Frame where sub levels appear
        var DocTargetFrame='space';                        // Frame where target documents appear
        var TargetLoc='';                                // span id for relative positioning
        var HideTop=0;                                // Hide first level when loading new document 1 or 0
        var MenuWrap=1;                                // enables/ disables menu wrap 1 or 0
        var RightToLeft=0;                                // enables/ disables right to left unfold 1 or 0
        var UnfoldsOnClick=0;                        // Level 1 unfolds onclick/ onmouseover
        var WebMasterCheck=0;                        // menu tree checking on or off 1 or 0
        var ShowArrow=1;                                // Uses arrow gifs when 1
        var KeepHilite=1;                                // Keep selected path highligthed
        var Arrws=['./quad.gif',10,10];        // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//        MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//        For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","/international/","",0,20,150);

Menu2=new Array("Initiative","/international/initiative/index.shtml","",4);
        Menu2_1=new Array("Admission Form (PDF)","/international/initiative/admission_form.pdf","",0,20,155);
        Menu2_2=new Array("Background Information","/international/initiative/background_info.shtml","",0,35,155);
        Menu2_3=new Array("Members","/initiative/mitglieder.shtml","",0);
        Menu2_4=new Array("Board of Directors","/international/initiative/directors.shtml","",0);

Menu3=new Array("Specific Codices","","",8);
        Menu3_1=new Array("Principles  (PDF)","/international/kodex/principles.pdf","",0,20,190);
        Menu3_2=new Array("Code","/international/kodex/kodex_capital.shtml","",0);
        Menu3_3=new Array("Feedback to the Code","/international/kodex/feedback_kodex.shtml","",0,20,165);
        Menu3_4=new Array("KAG","/international/kodex/kag.shtml","",0,20,165);
        Menu3_5=new Array("Property Held In Trust (PDF)","/international/kodex/code_property_held_in_trust.pdf","",0);
        Menu3_6=new Array("Values Management (PDF)","/international/kodex/leitfaden.pdf","",0);
        Menu3_7=new Array("Voluntary Committment (pdf)","/internatinal/kodex/self_comittment.pdf","",0,20,165);
        Menu3_8=new Array("Declaration of Commitment","/members/verpflichtungserklaerung_en_010305.pdf","",0);

Menu4=new Array("Certification","/international/certification.shtml","",0);

        Menu5=new Array("Events","/veranstaltungen/index.shtml","",7);
        Menu5_1=new Array("II. German Real Estate Forum 2006","/veranstaltungen/gref06_int.shtml","",0,35,160);
        Menu5_2=new Array("MIPIM 2005","/veranstaltungen/mipim05.shtml","",0,20,160);
        Menu5_3=new Array("MIPIM 2004","/veranstaltungen/mipim04.shtml","",0,20,160);
        Menu5_4=new Array("CIMMIT 2003","/veranstaltungen/cimmit03.shtml","",0,20,160);
        Menu5_5=new Array("MIPIM 2003","/veranstaltungen/mipim03.shtml","",0,20,160);
        Menu5_6=new Array("r.e.a.l. ebstate 2003","/veranstaltungen/ebstate03.shtml","",0,20,160);
        Menu5_7=new Array("EXPO REAL 2003","/veranstaltungen/exporeal03.shtml","",0,20,160);

Menu6=new Array("Press","/international/press/","",0);

Menu7=new Array("Imprint","","",2);
        Menu7_1=new Array("Contact","/international/imprint/contact.shtml","",0,20,150);
        Menu7_2=new Array("Sitemap","/impressum/sitemap.shtml","",0,20,150);



Menu8=new Array("German Version","/","",0);
