function LM(Id)
{
location.href='http://www.tvpp.de/lmweb/iframe.php?CFG=888&HEIGHT=1850'+LAYOUT+'&AGENT='+AGENT+'&'+deep[Id]
 'target=_blank'}

function BuchenLink(Id)
{
document.write('<a  href=javascript:LM('+Id+') >Preisvergleich</a>')

}
function InfoLink(Id)
{
document.write('<a href=javascript:LM('+Id+') >Preisvergleich</a>')

}

function LmPreis(Id)
{


  if (MPL[Id])
  {  if (MPL[Id]>=0)  document.write(MPL[Id]+',-')
     else document.write('ausgebucht')
  }
  else document.write('>prüfen')

}
