/*****************************************************************************
Default browsercheck - Leave this one
******************************************************************************/
function lib_bwcheck(){ //Browsercheck (needed)
	this.ver=navigator.appVersion; this.agent=navigator.userAgent
	this.dom=document.getElementById?1:0
	this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0;
	this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom)?1:0;
	this.ie7=(this.ver.indexOf("MSIE 7")>-1 && this.dom)?1:0;
	this.ie8=(this.ver.indexOf("MSIE 8")>-1 && this.dom)?1:0;
	this.ie9=(this.ver.indexOf("MSIE 9")>-1 && this.dom)?1:0;
	this.ie4=(document.all && !this.dom)?1:0;
	this.ie=this.ie4||this.ie5||this.ie6||this.ie7||this.ie8||this.ie9
	this.mac=this.agent.indexOf("Mac")>-1
	this.opera5=this.agent.indexOf("Opera 5")>-1
	this.ns6=(this.dom && parseInt(this.ver) >= 5) ?1:0; 
	this.ns4=(document.layers && !this.dom)?1:0;
	this.bw=(this.ie9 ||this.ie8 ||this.ie7 || this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5 || this.dom)
	return this
}
var bw=new lib_bwcheck() //Making browsercheck object

var mDebugging=2;
oDCMenu=new makeCoolMenu("oDCMenu");
oDCMenu.useframes=0; 
oDCMenu.frame="frmMain";
oDCMenu.offlineUrl="file:///D:/Produkty Internet/Holasovice/";
oDCMenu.onlineUrl="http://www.holasovice.eu";
oDCMenu.NS4padding="2px";
oDCMenu.useNS4links=1 ;
oDCMenu.checkselect=1 ;
oDCMenu.pagecheck=0;
oDCMenu.checkscroll=0;
oDCMenu.resizecheck=1 ;
oDCMenu.wait=1000 ;
oDCMenu.usebar=1;
oDCMenu.barcolor="" ;
oDCMenu.barwidth="100%" ;
oDCMenu.barheight="menu" ;
oDCMenu.barx=0 ;
oDCMenu.bary="menu";
oDCMenu.barinheritborder=0 ;
oDCMenu.rows=1;
oDCMenu.fromleft=0 ;
oDCMenu.fromtop=119 ;
oDCMenu.pxbetween=0;
//avail="10+((toppage.x2-250)/6)";
oDCMenu.menuplacement=new Array(134,233,347,511,606,690);
oDCMenu.level[0]=new Array()
oDCMenu.level[0].width=150
oDCMenu.level[0].height=20
oDCMenu.level[0].bgcoloroff="transparent"
oDCMenu.level[0].bgcoloron="transparent" 
oDCMenu.level[0].textcolor="#E5E5E5"
oDCMenu.level[0].hovercolor="#FFFFFF"  
oDCMenu.level[0].style="font-family:verdana; font-size:11px; font-weight:bold"
oDCMenu.level[0].border=0 
oDCMenu.level[0].bordercolor="" 
oDCMenu.level[0].offsetX=-12 
oDCMenu.level[0].offsetY=-3 
oDCMenu.level[0].NS4font="arial"
oDCMenu.level[0].NS4fontSize="2"
oDCMenu.level[0].align="bottom" 
oDCMenu.level[1]=new Array() 
oDCMenu.level[1].width=205
oDCMenu.level[1].height=17
oDCMenu.level[1].bgcoloroff="#ff9900"
oDCMenu.level[1].bgcoloron="#999999"
oDCMenu.level[1].textcolor="#ffffff"
oDCMenu.level[1].hovercolor="#ffffff"
oDCMenu.level[1].style="padding:2px; font-family:verdana; font-size:10px; font-weight:normal"
oDCMenu.level[1].align="center" 
oDCMenu.level[1].offsetX=-1
oDCMenu.level[1].offsetY=-1
oDCMenu.level[1].border=1
oDCMenu.level[1].bordercolor="#ffffff"
oDCMenu.level[1].NS4font="verdana"
oDCMenu.level[1].NS4fontSize="2"
oDCMenu.level[2]=new Array()
oDCMenu.level[2].width=125
oDCMenu.level[2].height=17
oDCMenu.level[2].style="padding:2px; font-family: verdana; font-size:10px; font-weight:normal"
oDCMenu.level[2].align="center" 
oDCMenu.level[2].offsetX=0
oDCMenu.level[2].offsetY=0
oDCMenu.level[2].border=1
oDCMenu.level[2].bordercolor="#ffffff"
oDCMenu.level[2].NS4fontSize="2"
oDCMenu.level[2].bgcoloroff="#ff9900"
oDCMenu.level[2].bgcoloron="#999999"
oDCMenu.level[2].textcolor="#ffffff"
oDCMenu.level[2].hovercolor="#ffffff"

oDCMenu.makeMenu('top0','','Obecní úřad')
	oDCMenu.makeMenu('sub450','top0','&nbsp;Občané Jankova a Holašovic sobě','ops.htm')
	oDCMenu.makeMenu('sub440','top0','&nbsp;Jihočeský Stonehenge','stonehenge.htm')
	oDCMenu.makeMenu('sub430','top0','&nbsp;Kalendář významných akcí','kalendar_11.htm')
	oDCMenu.makeMenu('sub420','top0','&nbsp;Sdělení obce – zpravodaj','zpravodaj_11.htm')
	oDCMenu.makeMenu('sub410','top0','&nbsp;Vesnice roku 2009','vesnice_roku.htm')
	oDCMenu.makeMenu('sub405','top0','&nbsp;Změna č.1 ÚPD Jankov-Holašovice','zmena_upd.htm')
	oDCMenu.makeMenu('sub400','top0','&nbsp;Návrh ÚPD Jankov-Holašovice','navrh_upd.htm')
	oDCMenu.makeMenu('sub90','top0','&nbsp;Dekret o partnerství','dekret.htm')
	oDCMenu.makeMenu('sub80','top0','&nbsp;Obecní směrnice','smernice_1_08.htm')
	oDCMenu.makeMenu('sub70','top0','&nbsp;Obecní vyhlášky 2011')
	    oDCMenu.makeMenu('sub704','sub70','&nbsp;Vyhláška č.05/2011','vyhlaska_5_11.htm')
		oDCMenu.makeMenu('sub703','sub70','&nbsp;Vyhláška č.04/2011','vyhlaska_4_11.htm')
		oDCMenu.makeMenu('sub702','sub70','&nbsp;Vyhláška č.03/2011','vyhlaska_3_11.htm')
		oDCMenu.makeMenu('sub701','sub70','&nbsp;Vyhláška č.02/2011','vyhlaska_2_11.htm')
	    oDCMenu.makeMenu('sub700','sub70','&nbsp;Vyhláška č.01/2011','vyhlaska_1_11.htm')
	oDCMenu.makeMenu('sub60','top0','&nbsp;Úřední deska – info pro občany')
		oDCMenu.makeMenu('sub604','sub60','&nbsp;Vývěska č.01/2012','vyveska_1_12.htm')
	oDCMenu.makeMenu('sub55','top0','&nbsp;Zápisy zastupitelstva 2011')    
		oDCMenu.makeMenu('sub140','sub55','&nbsp;Zápis č.10/2011','10_11.htm')
		oDCMenu.makeMenu('sub139','sub55','&nbsp;Zápis č.09/2011','9_11.htm')
		oDCMenu.makeMenu('sub138','sub55','&nbsp;Zápis č.08/2011','8_11.htm')
		oDCMenu.makeMenu('sub137','sub55','&nbsp;Zápis č.07/2011','7_11.htm')
		oDCMenu.makeMenu('sub136','sub55','&nbsp;Zápis č.06/2011','6_11.htm')
		oDCMenu.makeMenu('sub135','sub55','&nbsp;Zápis č.05/2011','5_11.htm')
		oDCMenu.makeMenu('sub134','sub55','&nbsp;Zápis č.04/2011','4_11.htm')
		oDCMenu.makeMenu('sub133','sub55','&nbsp;Zápis č.03/2011','3_11.htm')
		oDCMenu.makeMenu('sub132','sub55','&nbsp;Zápis č.02/2011','2_11.htm')
		oDCMenu.makeMenu('sub131','sub55','&nbsp;Zápis č.01/2011','1_11.htm')
	oDCMenu.makeMenu('sub54','top0','&nbsp;Zápisy zastupitelstva 2010')
	    oDCMenu.makeMenu('sub130','sub54','&nbsp;Zápis č.14/2010','14_10.htm')
		oDCMenu.makeMenu('sub129','sub54','&nbsp;Zápis č.13/2010','13_10.htm')
		oDCMenu.makeMenu('sub128','sub54','&nbsp;Zápis č.12/2010','12_10.htm')
		oDCMenu.makeMenu('sub127','sub54','&nbsp;Zápis č.11/2010','11_10.htm')
		oDCMenu.makeMenu('sub126','sub54','&nbsp;Zápis č.10/2010','10_10.htm')
		oDCMenu.makeMenu('sub125','sub54','&nbsp;Zápis č.09/2010','9_10.htm')
		oDCMenu.makeMenu('sub124','sub54','&nbsp;Zápis č.08/2010','8_10.htm')
		oDCMenu.makeMenu('sub123','sub54','&nbsp;Zápis č.07/2010','7_10.htm')
		oDCMenu.makeMenu('sub122','sub54','&nbsp;Zápis č.06/2010','6_10.htm')
		oDCMenu.makeMenu('sub121','sub54','&nbsp;Zápis č.05/2010','5_10.htm')
		oDCMenu.makeMenu('sub120','sub54','&nbsp;Zápis č.04/2010','4_10.htm')
		oDCMenu.makeMenu('sub119','sub54','&nbsp;Zápis č.03/2010','3_10.htm')
		oDCMenu.makeMenu('sub118','sub54','&nbsp;Zápis č.02/2010','2_10.htm')
		oDCMenu.makeMenu('sub117','sub54','&nbsp;Zápis č.01/2010','1_10.htm')
	oDCMenu.makeMenu('sub53','top0','&nbsp;Zápisy zastupitelstva 2009')
	    oDCMenu.makeMenu('sub116','sub53','&nbsp;Zápis č.013/2009','13_09.htm')
		oDCMenu.makeMenu('sub115','sub53','&nbsp;Zápis č.012/2009','12_09.htm')
		oDCMenu.makeMenu('sub114','sub53','&nbsp;Zápis č.011/2009','11_09.htm')
		oDCMenu.makeMenu('sub113','sub53','&nbsp;Zápis č.010/2009','10_09.htm')
		oDCMenu.makeMenu('sub112','sub53','&nbsp;Zápis č.09/2009','9_09.htm')
		oDCMenu.makeMenu('sub111','sub53','&nbsp;Zápis č.08/2009','8_09.htm')
		oDCMenu.makeMenu('sub110','sub53','&nbsp;Zápis č.07/2009','7_09.htm')
		oDCMenu.makeMenu('sub109','sub53','&nbsp;Zápis č.06/2009','6_09.htm')
		oDCMenu.makeMenu('sub108','sub53','&nbsp;Zápis č.05/2009','5_09.htm')
		oDCMenu.makeMenu('sub107','sub53','&nbsp;Zápis č.04/2009','4_09.htm')
		oDCMenu.makeMenu('sub106','sub53','&nbsp;Zápis č.03/2009','3_09.htm')
		oDCMenu.makeMenu('sub105','sub53','&nbsp;Zápis č.02/2009','2_09.htm')
		oDCMenu.makeMenu('sub104','sub53','&nbsp;Zápis č.01/2009','1_09.htm')
	oDCMenu.makeMenu('sub52','top0','&nbsp;Zápisy zastupitelstva 2008')
	    oDCMenu.makeMenu('sub103','sub52','&nbsp;Zápis č.13/2008','13_08.htm')
		oDCMenu.makeMenu('sub102','sub52','&nbsp;Zápis č.12/2008','12_08.htm')
		oDCMenu.makeMenu('sub101','sub52','&nbsp;Zápis č.11/2008','11_08.htm')
		oDCMenu.makeMenu('sub100','sub52','&nbsp;Zápis č.10/2008','10_08.htm')
		oDCMenu.makeMenu('sub099','sub52','&nbsp;Zápis č.09/2008','9_08.htm')
		oDCMenu.makeMenu('sub098','sub52','&nbsp;Zápis č.08/2008','8_08.htm')
		oDCMenu.makeMenu('sub097','sub52','&nbsp;Zápis č.07/2008','7_08.htm')
		oDCMenu.makeMenu('sub096','sub52','&nbsp;Zápis č.06/2008','6_08.htm')
		oDCMenu.makeMenu('sub095','sub52','&nbsp;Zápis č.05/2008','5_08.htm')
		oDCMenu.makeMenu('sub094','sub52','&nbsp;Zápis č.04/2008','4_08.htm')
		oDCMenu.makeMenu('sub093','sub52','&nbsp;Zápis č.03/2008','3_08.htm')
		oDCMenu.makeMenu('sub092','sub52','&nbsp;Zápis č.02/2008','2_08.htm')
		oDCMenu.makeMenu('sub091','sub52','&nbsp;Zápis č.01/2008','1_08.htm')
	oDCMenu.makeMenu('sub51','top0','&nbsp;Zápisy zastupitelstva 2007')
	    oDCMenu.makeMenu('sub090','sub51','&nbsp;Zápis č.11/2007','11_07.htm')
		oDCMenu.makeMenu('sub089','sub51','&nbsp;Zápis č.10/2007','10_07.htm')
		oDCMenu.makeMenu('sub088','sub51','&nbsp;Zápis č.09/2007','9_07.htm')
		oDCMenu.makeMenu('sub087','sub51','&nbsp;Zápis č.08/2007','8_07.htm')
		oDCMenu.makeMenu('sub086','sub51','&nbsp;Zápis č.07/2007','7_07.htm')
		oDCMenu.makeMenu('sub085','sub51','&nbsp;Zápis č.06/2007','6_07.htm')
		oDCMenu.makeMenu('sub084','sub51','&nbsp;Zápis č.05/2007','5_07.htm')
		oDCMenu.makeMenu('sub083','sub51','&nbsp;Zápis č.04/2007','4_07.htm')
		oDCMenu.makeMenu('sub082','sub51','&nbsp;Zápis č.03/2007','3_07.htm')
		oDCMenu.makeMenu('sub081','sub51','&nbsp;Zápis č.02/2007','2_07.htm')
		oDCMenu.makeMenu('sub080','sub51','&nbsp;Zápis č.01/2007','1_07.htm')
	oDCMenu.makeMenu('sub50','top0','&nbsp;Zápisy zastupitelstva 2006')
	    oDCMenu.makeMenu('sub079','sub50','&nbsp;Zápis č.15/2006','15_06.htm')	
		oDCMenu.makeMenu('sub078','sub50','&nbsp;Zápis č.14/2006','14_06.htm')
		oDCMenu.makeMenu('sub077','sub50','&nbsp;Zápis č.13/2006','13_06.htm')
		oDCMenu.makeMenu('sub076','sub50','&nbsp;Zápis č.12/2006','12_06.htm')
		oDCMenu.makeMenu('sub075','sub50','&nbsp;Zápis č.11/2006','11_06.htm')
		oDCMenu.makeMenu('sub074','sub50','&nbsp;Zápis č.10/2006','10_06.htm')
		oDCMenu.makeMenu('sub073','sub50','&nbsp;Zápis č.09/2006','9_06.htm')
		oDCMenu.makeMenu('sub072','sub50','&nbsp;Zápis č.08/2006','8_06.htm')
		oDCMenu.makeMenu('sub071','sub50','&nbsp;Zápis č.07/2006','7_06.htm')
		oDCMenu.makeMenu('sub070','sub50','&nbsp;Zápis č.06/2006','6_06.htm')
		oDCMenu.makeMenu('sub069','sub50','&nbsp;Zápis č.05/2006','5_06.htm')
		oDCMenu.makeMenu('sub068','sub50','&nbsp;Zápis č.04/2006','4_06.htm')
		oDCMenu.makeMenu('sub067','sub50','&nbsp;Zápis č.03/2006','3_06.htm')
		oDCMenu.makeMenu('sub066','sub50','&nbsp;Zápis č.02/2006','2_06.htm')
		oDCMenu.makeMenu('sub065','sub50','&nbsp;Zápis č.01/2006','1_06.htm')
	oDCMenu.makeMenu('sub40','top0','&nbsp;Zápisy zastupitelstva 2005')
		oDCMenu.makeMenu('sub064','sub40','&nbsp;Zápis č.14/2005','14_05.htm')
		oDCMenu.makeMenu('sub063','sub40','&nbsp;Zápis č.13/2005','13_05.htm')
		oDCMenu.makeMenu('sub062','sub40','&nbsp;Zápis č.12/2005','12_05.htm')
		oDCMenu.makeMenu('sub061','sub40','&nbsp;Zápis č.11/2005','11_05.htm')
		oDCMenu.makeMenu('sub060','sub40','&nbsp;Zápis č.10/2005','10_05.htm')
		oDCMenu.makeMenu('sub059','sub40','&nbsp;Zápis č.09/2005','9_05.htm')
		oDCMenu.makeMenu('sub058','sub40','&nbsp;Zápis č.08/2005','8_05.htm')
		oDCMenu.makeMenu('sub057','sub40','&nbsp;Zápis č.07/2005','7_05.htm')
		oDCMenu.makeMenu('sub056','sub40','&nbsp;Zápis č.06/2005','6_05.htm')
		oDCMenu.makeMenu('sub055','sub40','&nbsp;Zápis č.05/2005','5_05.htm')
		oDCMenu.makeMenu('sub054','sub40','&nbsp;Zápis č.04/2005','4_05.htm')
		oDCMenu.makeMenu('sub053','sub40','&nbsp;Zápis č.03/2005','3_05.htm')
		oDCMenu.makeMenu('sub052','sub40','&nbsp;Zápis č.02/2005','2_05.htm')
		oDCMenu.makeMenu('sub051','sub40','&nbsp;Zápis č.01/2005','1_05.htm')
	oDCMenu.makeMenu('sub00','top0','&nbsp;Zápisy zastupitelstva 2004')
		oDCMenu.makeMenu('sub018','sub00','&nbsp;Zápis č.18/2004','18_04.htm')
		oDCMenu.makeMenu('sub017','sub00','&nbsp;Zápis č.17/2004','17_04.htm')
		oDCMenu.makeMenu('sub016','sub00','&nbsp;Zápis č.16/2004','16_04.htm')
		oDCMenu.makeMenu('sub015','sub00','&nbsp;Zápis č.15/2004','15_04.htm')
		oDCMenu.makeMenu('sub014','sub00','&nbsp;Zápis č.14/2004','14_04.htm')
		oDCMenu.makeMenu('sub013','sub00','&nbsp;Zápis č.13/2004','13_04.htm')
		oDCMenu.makeMenu('sub012','sub00','&nbsp;Zápis č.12/2004','12_04.htm')
		oDCMenu.makeMenu('sub011','sub00','&nbsp;Zápis č.11/2004','11_04.htm')
		oDCMenu.makeMenu('sub010','sub00','&nbsp;Zápis č.10/2004','10_04.htm')
		oDCMenu.makeMenu('sub009','sub00','&nbsp;Zápis č.09/2004','9_04.htm')
		oDCMenu.makeMenu('sub008','sub00','&nbsp;Zápis č.08/2004','8_04.htm')
		oDCMenu.makeMenu('sub007','sub00','&nbsp;Zápis č.07/2004','7_04.htm')
		oDCMenu.makeMenu('sub006','sub00','&nbsp;Zápis č.06/2004','6_04.htm')
		oDCMenu.makeMenu('sub005','sub00','&nbsp;Zápis č.05/2004','5_04.htm')
		oDCMenu.makeMenu('sub004','sub00','&nbsp;Zápis č.04/2004','4_04.htm')
		oDCMenu.makeMenu('sub003','sub00','&nbsp;Zápis č.03/2004','3_04.htm')
		oDCMenu.makeMenu('sub002','sub00','&nbsp;Zápis č.02/2004','2_04.htm')
		oDCMenu.makeMenu('sub001','sub00','&nbsp;Zápis č.01/2004','1_04.htm')
    oDCMenu.makeMenu('sub10','top0','&nbsp;Zápisy zastupitelstva 2003')
		oDCMenu.makeMenu('sub038','sub10','&nbsp;Zápis č.18/2003','18_03.htm')
		oDCMenu.makeMenu('sub037','sub10','&nbsp;Zápis č.17/2003','17_03.htm')
		oDCMenu.makeMenu('sub036','sub10','&nbsp;Zápis č.16/2003','16_03.htm')
		oDCMenu.makeMenu('sub035','sub10','&nbsp;Zápis č.15/2003','15_03.htm')
		oDCMenu.makeMenu('sub034','sub10','&nbsp;Zápis č.14/2003','14_03.htm')
		oDCMenu.makeMenu('sub033','sub10','&nbsp;Zápis č.13/2003','13_03.htm')
		oDCMenu.makeMenu('sub032','sub10','&nbsp;Zápis č.12/2003','12_03.htm')
		oDCMenu.makeMenu('sub031','sub10','&nbsp;Zápis č.11/2003','11_03.htm')
		oDCMenu.makeMenu('sub030','sub10','&nbsp;Zápis č.10/2003','10_03.htm')
		oDCMenu.makeMenu('sub029','sub10','&nbsp;Zápis č.09/2003','9_03.htm')
		oDCMenu.makeMenu('sub028','sub10','&nbsp;Zápis č.08/2003','8_03.htm')
		oDCMenu.makeMenu('sub027','sub10','&nbsp;Zápis č.07/2003','7_03.htm')
		oDCMenu.makeMenu('sub026','sub10','&nbsp;Zápis č.06/2003','6_03.htm')
		oDCMenu.makeMenu('sub025','sub10','&nbsp;Zápis č.05/2003','5_03.htm')
		oDCMenu.makeMenu('sub024','sub10','&nbsp;Zápis č.04/2003','4_03.htm')
		oDCMenu.makeMenu('sub023','sub10','&nbsp;Zápis č.03/2003','3_03.htm')
		oDCMenu.makeMenu('sub022','sub10','&nbsp;Zápis č.02/2003','2_03.htm')
		oDCMenu.makeMenu('sub021','sub10','&nbsp;Zápis č.01/2003','1_03.htm')
    oDCMenu.makeMenu('sub20','top0','&nbsp;Zápisy zastupitelstva 2002')
		oDCMenu.makeMenu('sub042','sub20','&nbsp;Zápis č.03/2002','3_02.htm')
		oDCMenu.makeMenu('sub041','sub20','&nbsp;Zápis č.02/2002','2_02.htm')
		oDCMenu.makeMenu('sub040','sub20','&nbsp;Zápis č.01/2002','1_02.htm')
oDCMenu.makeMenu('top1','','Selské baroko','baroko.htm')
oDCMenu.makeMenu('top2','','Holašovické slavnosti')
	oDCMenu.makeMenu('sub202','top2','&nbsp;Informace o slavnostech','info.htm')
oDCMenu.makeMenu('top3','','Fotogalerie')
    oDCMenu.makeMenu('sub300','top3','&nbsp;Prezentační video','video.htm')
    oDCMenu.makeMenu('sub301','top3','&nbsp;Fotogalerie obce','fotogalerie2.htm')
	oDCMenu.makeMenu('sub302','top3','&nbsp;Selské slavnosti','fotogalerie.htm')
oDCMenu.makeMenu('top4','','Kontakty','kontakty.htm')
oDCMenu.makeMenu('top5','','Homepage','index.htm')
		
//Leave these two lines! Making the styles and then constructing the menu
oDCMenu.makeStyle(); oDCMenu.construct()

