function napisz(tekst) { 
tekst=''

if (lg=='en') {
typ2='a'
typ1='span'
obr1='images/english.gif';text='[ english version ]'
obr2='images/polish_na.gif';text2='wersja polska &raquo;'
aa2='indexang.html'
aa='index.html'
}
else {
typ2='a'
typ1='span'
obr1='images/polish.gif';text='[ wersja polska ]'
obr2='images/english_na.gif';text2='english version &raquo;'
aa='indexang.html'
aa2='index.html'
}

tytul1='';
var haslo1=""




document.write(tekst)
document.write('<img src="images/_.gif" height=32><BR><BR>&nbsp;');
//document.write('<img src=images/rzgw_t.gif>')

document.write('<span style="font-family:times new roman;font-size:18pt;color:white">')
document.write('Regionalny&nbsp;Zarząd&nbsp;Gospodarki&nbsp;Wodnej&nbsp;w&nbsp;Warszawie')
document.write('</span>')

document.write('');


//document.write('<table cellspacing=0 cellpadding=0 width=100%><Tr><td align=right style="padding-top:6px">')
document.write('<div align=right style="padding-top:6px;padding-bottom:8px;padding-right:10px">')

document.write('<'+typ2+' href="'+aa+'"><img alt="'+text2+'" width=40 height=30 src='+obr2+' border=0 align=right></'+typ2+'><'+typ1+' href="'+aa2+'"><img alt="'+text+'" width=40 height=30 src='+obr1+' border=0 align=right></'+typ1+'>')

document.write('</div>')
//document.write('</td></tr></table>')


document.write('<div style="position:absolute;top:0px;left:165px"><img src="images/xcut.gif"></div>')


return true
}







credit1='<span style="font-size:8pt;font-family:times new roman">Prawa autorskie: RZGW w Warszawie &middot; Aktualizacja: Październik 2004<BR>&nbsp;</span>'

credit2='<span style="font-size:8pt;font-family:times new roman">Copyright: XXXRZGW Warszawa &middot; XXXLast update: October 2004<BR>&nbsp;</span>'


dlx=screen.width-185


//document.write('<div style="position:absolute;top:0px;left:165px"><img width='+dlx+' src="images/picsup.jpg" height=60></div>')





