/***********************************************************************************
*        (c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*        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='#000000';                        // Background color when mouse is not over
        var LowSubBgColor='#000000';                        // Background color when mouse is not over on subs
        var HighBgColor='000000';                        // Background color when mouse is over
        var HighSubBgColor='#000000';                        // Background color when mouse is over on subs
        var FontLowColor='#FF0000';                        // Font color when mouse is not over
        var FontSubLowColor='FFFFFF';                        // Font color subs when mouse is not over
        var FontHighColor='FF0000';                        // Font color when mouse is over
        var FontSubHighColor='FF0000';                        // Font color subs when mouse is over
        var BorderColor='000000';                        // Border color
        var BorderSubColor='FFFFFF';                        // Border color for subs
        var BorderWidth=1;                                // Border width
        var BorderBtwnElmnts=0;                        // Border between elements 1 or 0
        var FontFamily="arial, tahoma, verdana, helvetica, sans-serif"        // Font family menu items
        var FontSize=8;                                // 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='center';                        // Menu horizontal position 'left', 'center' or 'right'
        var MenuVerticalCentered='top';                // Menu vertical position 'top', 'middle','bottom' or static (pozycja menu)
        var ChildOverlap=.0;                                // horizontal overlap child/ parent
        var ChildVerticalOverlap=.0;                        // vertical overlap child/ parent
        var StartTop=0;                                // Menu offset x coordinate
        var StartLeft=0;                                // 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=3;                                // Top padding
        var FirstLineHorizontal=1;                        // (1 menu poziome 0 menu pionowe)
        var MenuFramesVertical=0;                        // 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='main';                        // Frame where first level appears
        var SecLineFrame='main';                        // Frame where sub levels appear
        var DocTargetFrame='main';                        // Frame where target documents appear
        var TargetLoc='menudiv';                                // 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;                                // (pod menu wyswietlane z lewej albo prawej strony 0 albo 1)
        var UnfoldsOnClick=0;                        // Level 1 unfolds onclick/ onmouseover
        var WebMasterCheck=0;                        // menu tree checking on or off 1 or 0
        var ShowArrow=0;                                // Uses arrow gifs when 1
        var KeepHilite=1;                                // Keep selected path highligthed
        var Arrws=['menu/tri.gif',5,10,'menu/tridown.gif',10,5,'menu/trileft.gif',5,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("","index.php","images/en/menu_05.jpg",2,30,59);
        
        Menu1_1=new Array("English Version ","index.php","",0,20,120);
        Menu1_2=new Array("Spanish Version","es_index.php","",0,20,120);
       
Menu2=new Array("","","images/en/menu_06.jpg",3,30,64);

        Menu2_1=new Array("L'andecha Aiphox Why","en_aiphox.php","",0,22,170);          
        Menu2_2=new Array("Valdatocks Chuck D","en_chuck.php","",0,22,170);
        Menu2_3=new Array("Freestyle King By Valdatocks B.","en_murphy.php","",0,22,170);        
         
Menu3=new Array("","","images/en/menu_07.jpg",3,30,91);

        Menu3_1=new Array("Christaff Live and Let Dye","en_christaff.php","",0,22,170);
        Menu3_2=new Array("Valdatocks Coconut Cream","en_cream.php","",0,22,170);
        Menu3_3=new Array("Itcheboren Savanna Valdatocks","en_char.php","",0,22,170);

Menu4=new Array("","","images/en/menu_08.jpg",2,30,92);

        Menu4_1=new Array("Current litters","en_litter.php","",0,22,170);
        Menu4_2=new Array("Future litters","en_litter1.php","",0,22,170);

Menu5=new Array("","en_gallery.php","images/en/menu_09.jpg",2,30,91);

        Menu5_1=new Array("Gallery personal","en_gallery.php","",0,22,170);
        Menu5_2=new Array("Gallery shows","en_gallery1.php","",0,22,170);
    
Menu6=new Array("","en_favorites.php","images/en/menu_10.jpg",0,30,110);

Menu7=new Array("","en_travels.php","images/en/menu_11.jpg",0,30,91);
        
Menu8=new Array("","en_links.php","images/en/menu_12.jpg",0,30,68);
