// Kriticka radka - nemenit
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)}
//Kriticka radka - konec

// Editovatelne polozky START  //


effect = "Fade(duration=0.2);Alpha(style=0,opacity=100)"                 

timegap=500			// visible
followspeed=5			// Scrolling speed
followrate=40			// Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;	        // Sub menu offset Left position


style1=[			// style1 is an array of properties
"0E1B96",			// Mouse Off Font Color
"DED5C6",			// Mouse Off Background Color
"0E1B96",			// Mouse On Font Color
"FF8010",			// Mouse On Background Color
"DED5C6",		        // Menu Border Color 
10,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana",		        // Font Name
"2",			        // Menu Item Padding
"FF8010",	                // Sub Menu Image 
,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color 
"",			        // Current Page Item Background Color 
,	                        // Top Bar image 
"ffffff",			// Menu Header Font Color 
"FF8010",		        // Menu Header Background Color 
]


style2=[			// style2 is an array of properties
"0E1B96",			// Mouse Off Font Color
"DED5C6",			// Mouse Off Background Color
"0E1B96",			// Mouse On Font Color
"FF8010",			// Mouse On Background Color
"DED5C6",			// Menu Border Color 
9,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana",		        // Font Name
"2",			        // Menu Item Padding
"script/arrow.gif",	        // Sub Menu Image 
,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color 
"FF8010",				// Current Page Item Background Color 
,	                        // Top Bar image 
"ffffff",			// Menu Header Font Color 
"FF8010",			// Menu Header Background Color 
]



addmenu(menu=[		        // This is the array that contains your menu properties and details
"mainmenu",		        // Menu Name - This is needed in order for the menu to be called
"97",				// Menu Top - The Top position of the menu in pixels
"110",				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
0,				// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" 
style1,		                // Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",		                // Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,				// Keep Alive - (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// ..Now Obsolete..
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Reserved 
,				// Reserved 
,				// Reserved 

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"Section&nbsp;française&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=fr_sekce",,,1
,"Informace&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=informace",,,1
,"Studium&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=studium",,,1
,"Kabinety&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=kabinety",,,1
,"Studenti&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=studenti",,,1
,"Projekty&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=projekty",,,1
,"Historie&nbsp;školy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=historie",,,1
,"Coubertin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=coubertin",,,1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HOME&nbsp;&nbsp;&nbsp;","index.php",,,1

	])


  addmenu(menu=["fr_sekce",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"Etudes","_fr_sekce/etudes/etudes.html",,,1	
        ,"Effectifs","_fr_sekce/effectifs/effectifs.html",,,1
	      ,"Ecoles partenaires","_fr_sekce/ecoles_partenaires/partenaires.html",,,1
	      ,"Echanges","_fr_sekce/echanges/echanges.html",,,1
        ,"Actualités","_fr_sekce/actualites/actualites.html",,,1
        ,"Aide aux él&egrave;ves","_fr_sekce/aide/aide.html",,,1
        ,"20 ans de la section bilingue","_fr_sekce/20_ans/index.html target=_blank",,,1                        
	])


	addmenu(menu=["informace",,,130,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"O škole (resumé)","informace/resume.html",,,1	
        ,"Kontakt","informace/kontakt.html",,,1
        ,"Úřední deska","informace/uredni_deska/zakazky.html",,,1
	      ,"Vedení","informace/vedeni.html",,,1
	      ,"Školská rada","show-menu=sk_rada",,,1
        ,"Učitelé","informace/profesori.html",,,1
        ,"Školní řád","informace/skolni_rad.html",,,1
        ,"Školní rok v datech","informace/sk_rok.html",,,1
        ,"Přístup k informacím","informace/pristup_informace.html",,,1
        ,"Autoevaluace školy","informace/autoevaluace_2008.pdf target=_blank",,,1
        ,"Výroční zprávy","show-menu=zpravy",,,1
        ,"Zřizovací listina","informace/zr_listina.pdf target=_blank",,,1
        ,"Den otevřených dveří","dod.html",,,1           
	])
  
  addmenu(menu=["sk_rada",,,130,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Volby členů ŠR","sk_rada/volby.html",,,1
	,"Funkce ŠR","sk_rada/sr_funkce.html",,,1     	
	])	
  
  addmenu(menu=["zpravy",,,130,1,"",style2,,"left",effect,,,,,,,,,,,,
  ,"Šk. rok 2009/2010","informace/vzprava_910.html",,,1
  ,"Šk. rok 2008/2009","informace/vzprava_89.html",,,1
  ,"Šk. rok 2007/2008","informace/vzprava_78.html",,,1     
	])	
  
  addmenu(menu=["studium",,,130,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Obory","show-menu=obory",,,1
	,"Přijímací řízení","show-menu=zkousky",,,1
	,"Používané učebnice","studium/ucebnice.html",,,1
	,"Rozvrh hodin","rozvrh/rozvrh.htm target=_blank",,,1
  ,"Suplování","suplovani/zast.htm target=_blank",,,1
	,"Výchovný poradce","v_poradce/index.html",,,1
	,"Školní psycholog","psycholog/index.html",,,1
	,"Šk. vzdělávací program","show-menu=svp",,,1
	,"Státní maturita 2012","maturita_statni_2012/index.html",,,1                       
	])

	addmenu(menu=["obory",,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Osmileté","studium/8_lete.html",,,1
	,"Šestileté - francouzské","studium/6_lete.html",,,1
	,"Čtyřleté","studium/4_lete.html",,,1  
	])

	addmenu(menu=["zkousky",,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Termíny","studium/pzk_terminy.html",,,1
	,"Informace","studium/pzk_informace.html",,,1
  ,"Kritéria pro přijetí","studium/pzk_kriteria.html",,,1
	,"Počet přijímaných žáků","studium/pzk_pocet_prijimanych.html",,,1
  ,"Výsledky přij. řízení","studium/pzk_vysledky.html",,,1   
	])
	
	addmenu(menu=["svp",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Ke vzdělání krok za krokem","studium/svp_2007.pdf target=_blank",,,1
	,"Dvojjazyčným vzděláním za kvalitním poznáním","studium/svp_2009_fr.pdf target=_blank",,,1
	,"Se vzděláním do života","studium/svp_2009.pdf target=_blank",,,1  		
	])

  addmenu(menu=["kabinety",,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Informatika","kabinety/informatika/index.html",,,1
	,"Matematika a Fyzika","kabinety/matfyz/index.html target=_blank",,,1
	,"Francouzská sekce","kabinety/frsekce/frsekce.html",,,1
	,"Biologie","kabinety/kab_biologie/index.html",,,1
	,"Tělesná výchova","kabinety/tv/index.html target=_blank",,,1
	,"Španělština","kabinety/spanelstina/index.html target=_blank",,,1
	,"Zeměpis","http://zemepis-gpdc.webnode.cz target=_blank",,,1 	
	])

	addmenu(menu=["studenti",,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Úspěchy studentů","uspechy/talent_2010/index.html",,,1
	,"Studenti píšou do novin","noviny/index.html",,,1
	,"Stravování","show-menu=stravovna",,,1 		  
	])

  	
  addmenu(menu=["stravovna",,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Objednávky přes Internet","http://www.strava.cz/istravne target=_blank",,,1   		
	])
  
  
	addmenu(menu=["projekty",,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"E-learningové kurzy biologie","biologie/index.html",,,1
	,"Exchanges, échanges,...","vymeny/index.html",,,1
	,"Školní","projekty_sk/projekty_sk.html",,,1
  ,"Volejbalový turnaj","aktuality/vol_turnaj/index.html",,,1
  ,"Mikulášská laťka","aktuality/mik_latka/index.html target=_blank",,,1     		
	])

  
	addmenu(menu=["historie",,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Stará budova","historie/st_budova.html",,,1
  ,"Sportovní hala","historie/hala.html",,,1
  ,"Lunety","historie/lunety.html",,,1    
	])

	addmenu(menu=["coubertin",,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"FORUM 2011","forum2011/index.php target=_blank",,,1
	,"Život a dílo","coubertin/coubertin_dilo.html",,,1
	,"ČOV - ZOH","http://www.olympic.cz target=_blank",,,1
	,"Coubertin Committee","http://www.coubertin.net target=_blank",,,1 
	])

 
dumpmenus()

