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.ie4=(document.all && !this.dom)?1:0;
	this.ie=this.ie4||this.ie5||this.ie6
	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.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5 || this.dom)
	return this
}
var bw=new lib_bwcheck() 

var mDebugging=2
oCMenu=new makeCoolMenu("oCMenu") 
oCMenu.useframes=0 
oCMenu.frame="frmMain" 
oCMenu.useclick=0 
oCMenu.useNS4links=1 
oCMenu.NS4padding=0 
oCMenu.checkselect=1
oCMenu.offlineUrl="file:///C|/Inetpub/wwwroot/dhtmlcentral/" 
oCMenu.onlineUrl="http://www.dhtmlcentral.com/coolmenus/examples/withoutframes/" 

oCMenu.pagecheck=1 
oCMenu.checkscroll=0 
oCMenu.resizecheck=1 
oCMenu.wait=300


oCMenu.usebar=0 
oCMenu.barcolor="Navy" 
oCMenu.barwidth="100%" 
oCMenu.barheight="menu" 
oCMenu.barx=0
oCMenu.bary=0
oCMenu.barinheritborder=0


oCMenu.rows=0
oCMenu.fromleft=7
oCMenu.fromtop=80
oCMenu.pxbetween=0 

oCMenu.menuplacement="left"
oCMenu.level[0]=new Array()
oCMenu.level[0].width=152
oCMenu.level[0].height=17
oCMenu.level[0].bgcoloroff="#4C4CCE"
oCMenu.level[0].bgcoloron="#7271B3"
oCMenu.level[0].textcolor="#CDCCFF"
oCMenu.level[0].hovercolor="#FFFFFF"
oCMenu.level[0].style="padding:2px; font-family:verdana,arial,helvetica; text-align: right; font-size:11px; font-weight:bold"
oCMenu.level[0].border=1
oCMenu.level[0].bordercolor="#F7F8FB"
oCMenu.level[0].offsetX=153
oCMenu.level[0].offsetY=-19
oCMenu.level[0].NS4font="verdana,arial,helvetica"
oCMenu.level[0].NS4fontSize="2"
oCMenu.level[0].clip=1
oCMenu.level[0].clippx=15
oCMenu.level[0].cliptim=50
oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)"
oCMenu.level[0].align="bottom" 

oCMenu.level[1]=new Array()
oCMenu.level[1].width=132
oCMenu.level[1].height=17
oCMenu.level[1].bgcoloroff="#4C4CCE"
oCMenu.level[1].bgcoloron="#7271B3"
oCMenu.level[1].style="padding:2px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal"
oCMenu.level[1].align="middle"
oCMenu.level[1].offsetX=-(oCMenu.level[0].width-2)/3+49
oCMenu.level[1].offsetY=-1
oCMenu.level[1].border=1 
oCMenu.level[1].bordercolor="#F7F8FB"


oCMenu.level[2]=new Array() 
oCMenu.level[2].width=400
oCMenu.level[2].height=17
oCMenu.level[2].bgcoloroff="#4C4CCE"
oCMenu.level[2].bgcoloron="#7271B3"
oCMenu.level[2].textcolor="CDCCFF"
oCMenu.level[0].hovercolor="#FFFFFF"
oCMenu.level[2].style="padding:2px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal"
oCMenu.level[2].align="bottom" 
oCMenu.level[2].offsetX=40
oCMenu.level[2].offsetY=100
oCMenu.level[2].border=1 
oCMenu.level[2].bordercolor="#C1D7F5"
oCMenu.level[2].NS4font="tahoma,arial,helvetica"
oCMenu.level[2].NS4fontSize="1"
oCMenu.level[2].clip=1 
oCMenu.level[2].clippx=20
oCMenu.level[2].cliptim=50


oCMenu.makeMenu('top1','','Kursy w Warszawie&nbsp;&nbsp;','index1.html','')
//	oCMenu.makeMenu('sub10','top1','&nbsp;Warszawa','/','',120)
		
oCMenu.makeMenu('top2','','Kursy zagraniczne&nbsp;&nbsp;','')
	oCMenu.makeMenu('sub20','top2','&nbsp;Wielka Brytania','','',120)
		oCMenu.makeMenu('sub200','sub20','&nbsp;Długoterminowe','anglia_kursy-dlugie.htm','',120)
		oCMenu.makeMenu('sub201','sub20','&nbsp;Krótkoterminowe','anglia_kursy-krotkie.htm','',120)
		oCMenu.makeMenu('sub202','sub20','&nbsp;Nauka i praca','work_uk.html','',120)
	oCMenu.makeMenu('sub21','top2','&nbsp;Niemcy','','',120)
		oCMenu.makeMenu('sub210','sub21','&nbsp;GLS','niemcy_gls.html','',120)
		oCMenu.makeMenu('sub211','sub21','&nbsp;Kapito','niemcy_kapito.html','',120)
		oCMenu.makeMenu('sub212','sub21','&nbsp;Humboldt','niemcy_humboldt.htm','',120)
    oCMenu.makeMenu('sub22','top2','&nbsp;Francja','','',120) 
		oCMenu.makeMenu('sub220','sub22','&nbsp;France Langue','francja_france_langue.html','',120)
		oCMenu.makeMenu('sub221','sub22','&nbsp;BLS','francja_bls.htm','',120)
	oCMenu.makeMenu('sub23','top2','&nbsp;Austria','','',120)
		oCMenu.makeMenu('sub230','sub23','&nbsp;Actilingua','austria_actilingua.html','',120)
	oCMenu.makeMenu('sub24','top2','&nbsp;USA','','',120)
		oCMenu.makeMenu('sub240','sub24','&nbsp;LAL-Floryda','usa_floryda.html','',120)
		oCMenu.makeMenu('sub241','sub24','&nbsp;Rennert Bilingual','usa_rennert_college.htm','',120)
		oCMenu.makeMenu('sub242','sub24','&nbsp;St. Giles','st_giles_dl.htm','',120)
	oCMenu.makeMenu('sub25','top2','&nbsp;Kanada','','',120)
		oCMenu.makeMenu('sub250','sub25','&nbsp;Kings','kanada_kings.html','',120)
		oCMenu.makeMenu('sub251','sub25','&nbsp;Western Town College','kanada_western_town.html','',120)
	oCMenu.makeMenu('sub26','top2','&nbsp;Włochy','','',120)
		oCMenu.makeMenu('sub260','sub26','&nbsp;Linguadue-Florencja ','wlochy_florencja.html','',130)
		oCMenu.makeMenu('sub261','sub26','&nbsp;Linguadue-Mediolan','wlochy_mediolan.html','',130)
		oCMenu.makeMenu('sub262','sub26','&nbsp;SIENA','wlochy_siena.html','',130)
	oCMenu.makeMenu('sub27','top2','&nbsp;Afryka Płd.','afryka-lal.htm','',120)
	oCMenu.makeMenu('sub28','top2','&nbsp;Australia','','',120)
		oCMenu.makeMenu('sub280','sub28','&nbsp;System nauki','australia_nauka.html','',120)
		oCMenu.makeMenu('sub281','sub28','&nbsp;Shafston College','australia_shafston.htm','',120)
		oCMenu.makeMenu('sub282','sub28','&nbsp;ALC','australia_alc.htm','',120)
		oCMenu.makeMenu('sub283','sub28','&nbsp;Uniworld College','australia_uniworld.htm','',120)
	oCMenu.makeMenu('sub29','top2','&nbsp;Hiszpania','','',120)
		oCMenu.makeMenu('sub290','sub29','&nbsp;Don Quijote','hiszpania_don_quiijote.html','',120)
                oCMenu.makeMenu('sub291','sub29','&nbsp;Universpain','universpain_salamanca.htm','',120)
	oCMenu.makeMenu('sub30','top2','&nbsp;Malta','','',120)
		oCMenu.makeMenu('sub300','sub30','&nbsp;LAL-Malta','malta_lal.htm','',120)
	oCMenu.makeMenu('sub40','top2','&nbsp;Szwajcaria','','',120)
		oCMenu.makeMenu('sub400','sub40','&nbsp;St.Giles','st_giles_dl.htm','',120)
		oCMenu.makeMenu('sub401','sub40','&nbsp;IHTTI','ihtti.htm','',120)
	

oCMenu.makeMenu('top3','','Obozy, kolonie&nbsp;&nbsp;','')
	oCMenu.makeMenu('sub31','top3','&nbsp;Językowe w Polsce','kolonie_obozy.html','',120)
	oCMenu.makeMenu('sub32','top3','&nbsp;Językowe zagranica','','',120)
		oCMenu.makeMenu('sub321','sub32','&nbsp;Niemcy GLS','niemcy_gls-dzieci.html','',120)
		oCMenu.makeMenu('sub322','sub32','&nbsp;Niemcy Humboldt','niemcy_humboldt.htm','',120)
		oCMenu.makeMenu('sub323','sub32','&nbsp;Anglia Concord','anglia_concord.html','',120)
		oCMenu.makeMenu('sub324','sub32','&nbsp;Anglia Kings','anglia_kings.htm','',120)
		oCMenu.makeMenu('sub325','sub32','&nbsp;Malta LAL','malta_lal.htm','',120)
		oCMenu.makeMenu('sub326','sub32','&nbsp;Francja BLS','francja_bls.htm','',120)
		oCMenu.makeMenu('sub327','sub32','&nbsp;USA Floryda','usa_floryda.html','',120)


oCMenu.makeMenu('top5','','Turystyka: zima 2006&nbsp;','ww.htm')


oCMenu.makeMenu('top4','','Tłumacze&nbsp;&nbsp;','')
	oCMenu.makeMenu('sub41','top4','&nbsp;Rejestruj się','rejestruj_sie.html','',120)



oCMenu.makeMenu('top6','','Kontakt&nbsp;','kontakt.html')

oCMenu.makeMenu('top7','','Mapa serwisu&nbsp;','mapa_servisu.html')

oCMenu.makeMenu('top8','','Index&nbsp;','index.html')
	

oCMenu.makeStyle(); oCMenu.construct()			

