function DelResults()
{
	location.href = "index.php?group=Woning-aanbod&pageid=45&articleid=116&agr=45&pro=&cit=&t=&pt=&st=";
}

function showmore()
{
	document.getElementById('DescriptionLong').style.display = "block";
	document.getElementById('DescriptionShort').style.display = "none";
}

function showless()
{
	document.getElementById('DescriptionLong').style.display = "none";
	document.getElementById('DescriptionShort').style.display = "block";
}
