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">Specializovaní prodejci</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_poptavka"><a href="poptavka.php"><U>ZADAT POPTÁVKU</U></a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_traktory"><a href="zahradnitraktory_obr.php">Zahradní traktory</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_ridery"><a href="ridery_obr.php">Ridery</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_vyprodej"><a href="bazar.php">..BAZAR..</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_vyrobci"><a href="vyrobcidovozci.php">Výrobci</a>');
document.write('        </span>');

document.write('        <span class="menuitem" OnMouseOut="hm(this);" OnMouseOver="sm(this);" id="menu_diskuze"><a href="http://www.zahrada.cz/forum/mala-mechanizace/" target="_blank">Rady a diskuze ..</a>');
document.write('        </span>');

document.write('      </div>');

