function Pflanze(Name)
{
 window.open('pflanzen/'+Name+'.htm','pflanzeninfo','width=900,height=650,scrollbars=yes');
}