Deep = new Array();

function LM(Id)
 
{ //location.href='http://www.lmweb.net/scripts/lmplusi.dll?CFG=128&DLI='+Id+'&'+Deep[Id]
} 
 
function LmPreis(Id)
 

 {  if (MPL[Id])
{ if (MPL[Id]>=0) {document.write('ab '+MPL[Id]+' ');}
else {document.write('ausgebucht');
}
 }

else {document.write('>prüfen');
}
}

