
menunum=0;
menus=new Array();
_d=document;
function addmenu(){
        menunum++;menus[menunum]=menu;
        }
function dumpmenus(){
        mt="<script language=javascript>";
        for(a=1;a<menus.length;a++){
                mt+=" menu"+a+"=menus["+a+"];"
                }
                mt+="</script>";
                _d.write(mt)
                }

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{effect = "Fade(duration=0.2);Alpha(style=0,opacity=88),Direction=135, Strength=5)"}
else{effect = "Shadow(color='#777777', Direction=135, Strength=5)"}

browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
if (browserName == "Microsoft Internet Explorer"){
        if (navigator.appVersion.indexOf("MSIE 6.0")>0) poloha=152;
        else poloha=152;
                                                }
else poloha=152;
timegap=500;
followspeed=5;
followrate=40;
suboffset_top=0;
suboffset_left=0;

style1=["#000066","#7db2f8","#000066","#5d8ed1","#000066",11,"normal","normal","Verdana",5,"",,,,,,"",,,]
                                       // Reserved for future use
addmenu(menu=["menu_0",poloha,"left",,1,"",style1,1,"left",,0,1,,,,,,,,,,
,"HOME&nbsp;","index.php",,"",1
,"O ČMŠSA&nbsp;","show-menu=menu_1",,"",1
,"ČESKÉ ZEMĚDĚLSTVÍ&nbsp;","show-menu=menu_6",,"",1
,"MEZINÁRODNÍ VZTAHY&nbsp;","index.php?link=5",,"",1
,"ODKAZY&nbsp;","index.php?cat=odkazy",,"",1
,"KALENDÁŘ&nbsp;","index.php?cat=kalendar",,"",1
,"EESNET 2010&nbsp;","index.php?link=8",,"",1
,"DOTACE&nbsp;","show-menu=menu_31",,"",1
]);

addmenu(menu=["menu_1",,,260,1,"",style1,,"left",effect,,,,,,,,,,,,
,"ČLENOVÉ","show-menu=menu_3","index.php?cat=clenove","",1
,"ČINNOST","index.php?link=1",,"",1
,"KONTAKT","index.php?link=3",,"",1
,"SOUBORY KE STAŽENÍ","index.php?cat=download",,"",1
]);

addmenu(menu=["menu_6",,,280,1,"",style1,,"left",effect,,,,,,,,,,,,
,"SEMENÁŘSKÝ SEKTOR V ČR","index.php?link=2",,"",1
,"ZÁKLADNÍ FAKTA O Č. ZEMĚDĚLSTVÍ","index.php?link=4",,"",1
]);

addmenu(menu=["menu_31",,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Dotace 2010","index.php?link=15",,"",1
,"Podklady pro dotační titul 3.c","index.php?link=12",,"",1
,"Podklady pro dotační titul 3.d","index.php?link=13",,"",1
,"Zpráva o výsledcích řešení-metodika","index.php?link=14",,"",1
]);


dumpmenus(); 