function LM_va(Id)
{
	location.href='http://www.lmweb.net/scripts/lmplusi.dll?FORM=msk/iframe4.htm&GO=1&CFG=289ah&DLI='+Id+'&'+Deep[Id]
}

function LmPreis(Id)
{
	document.write('')

	if (MPL[Id])
	{  if (MPL[Id]>=0)  document.write(''+MPL[Id])
		else document.write('o.A.')
	}
	else document.write('???')
}


function PreisRows() {
	for (var Id=13; Id < Deep.length; Id++){
		PreisRow(Id)
	}
}
