<!--


if(screen.width > 800 < 1152)
{
document.write("<link rel=stylesheet href=hoofdpagina_1024.css type=text/css>")
}

if(screen.width > 1100)
{
document.write("<link rel=stylesheet href=hoofdpagina_1152.css type=text/css>")
}

if(screen.width  < 1024)
{
document.write("<link rel=stylesheet href=hoofdpagina_800.css type=text/css>")
}



function but_mov3(n) {n.style.backgroundColor="#F4E100"}
function but_un_mov3(n) {n.style.backgroundColor="#FFCC00"}
function l()
{	for (i=2;document.all.tags("a").length>i;++i) {document.all.tags("a").item(i).onclick="";}
	document.all.tags("div").item(1).style.display="none";
}

function KLR()
{
	if(screen.width > 800)
	{
	location.href="klr/index.htm";
	}
		else
		{
		location.href="klr/800px/index.htm";
		}
}

function KMR()
{
	if(screen.width > 800)
	{
	location.href="makelaardij/index.htm";
	}
		else
		{
		location.href="makelaardij/start_800.html";
		}
}

function goto3()
      { 
location.href="accountancy/index.htm";
     }
	 function goto4()
      { 
location.href="In Company/index.htm";
     }

function ADVOCATUUR()
{
	if(screen.width > 800)
	{
	location.href="klr/advocatuur.htm";
	}
		else
		{
		location.href="klr/advocatuur.htm";
		}
}
//-->

