document.write('      <div id="menu">');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_wap"><a href="wap/index.php">wap</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_prodejci"><a href="index.php">Výrobci a prodejci v ČR</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_poptav"><a href="poptavka.php"><U>ZADAT POPTÁVKU</U> po BRIKETÁCH nebo PELETÁCH</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_lis"><a href="http://poptavky.briketovani.cz" target="_blank"><U>* POPTÁVKY *</U></a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_diskuze"><a href="http://forum.tzb-info.cz/peletky-jako-palivo-pro-vytapeni" target="_blank">Diskuze ..</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_kontakt"><a href="kontakt.php">Kontakt</a>');
document.write('        </span>');

document.write('      </div>');

