Deep = new Array();

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

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

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