// ZM-SOFT, hlavicka
function okno(zdroj,ww,hh) {
apopup = window.open(zdroj,'','toolbar=yes,location=yes,directories=yes,status=yes,scrollbars=yes,menubar=no,resizable=yes,copyhistory=yes,top=30,left=20,width='+ww+',height='+hh);
}
// ----- konec funkce okno -----------
document.write('<div class="stranka">');
document.write('<div class="hlavicka">');
document.write('<img src="hlavicka.gif" width="790" height="70" usemap="eunie" alt="klikmapa" />');
document.write('<map name="eunie" id="eunie">');
document.write('<area shape="rect" coords="696,4,785,66" href="http://en.lernu.net/" alt="eo" />');
document.write('<area shape="rect" coords="8,9,122,58" href="http://www.openoffice.org/" alt="open office" />');
document.write('</map>');
document.write('</div>');
document.write('<div class="obsah">');
document.write('<div class="lingvo">');
document.write('Lingvo: <a href="/"><img src="cz.gif" alt="" title="česky" width="36" height="24" /> </a>');
document.write('<a href="/en/"><img src="us.gif" alt="" title="English" width="36" height="24" /></a>');
document.write('</div>');
document.write('<a href="index.html">About company</a>');
document.write('<a href="programy.html">Programs-download</a>');
document.write('<a href="sidlo_kontakty.html">Contacts</a>');
document.write('<br />');
document.write('<a href="http://kooperace.czechian.net/"><img src="hvezdicka2.gif" alt="eo" width="20" height="20" /> Esperanto</a>');
document.write('<p>&nbsp;</p>');
document.write('<p>Visitors:<br />');
document.write('<img src="http://pocitadlo.zeal.cz/cgi-bin/wc/-d/6/-r/-z/marsikz" alt="visitors" width="90" height="20"></p>');
document.write('<p class="tucne">Checked:</p>');
document.write('<p class="validovano">');
document.write('<a href="http://validator.w3.org/check?uri=referer"><img src="valid-xhtml11.png" alt="Valid XHTML 1.1" height="31" width="88" /></a>');
document.write('</p>');
document.write('<p class="validovano">');
document.write('<a href="http://jigsaw.w3.org/css-validator/check/refer/">');
document.write('<img src="vcss.png" alt="Valid CSS!" height="31" width="88" /></a>');
document.write('</p>');
document.write('</div> <!-- konec obsah -->');
document.write('<div class="telo">');
