loaded = 0;
w = window.location.href;
args = new Object();
if (top.location.search)
	{
	query = unescape(top.location.search.substring(1));
	pairs = query.split("&");
	for (i=0; i<pairs.length; i++)
		{
		var pos = pairs[i].indexOf('=');
		if (pos == -1) continue;
		argname = pairs[i].substring(0,pos);
		var value = pairs[i].substring(pos+1);
		args[argname] = value;
		}
	}

window.onload = dolido;
function dolido()
	{
	if ( (w.indexOf('/nav_noflash')!=-1) && !loaded)
		{
		if (args['over'])
			{
			eval(args['over']);
			}
		if (args['clic'])
			{
			eval(args['clic']);
			}
		if (args['changeframe'])
			{
			eval(args['changeframe']);
			}
		setTimeout('loaded=1', 5000);
		}
	if ( (w.indexOf('/content_over')!=-1) && !top.navi.nav.loaded)
		{
		if (args['content']) window.location.href = args['content'];
		}
<!--New lines---------------------------------------------------------->
	if ( (w.indexOf('/content_vprobep')!=-1) && !top.navi.nav.loaded)
		{
		if (args['content']) window.location.href = args['content'];
		}
	if ( (w.indexOf('/content_projecten')!=-1) && !top.navi.nav.loaded)
		{
		if (args['content']) window.location.href = args['content'];
		}
	if ( (w.indexOf('/content_nieuwsbrief')!=-1) && !top.navi.nav.loaded)
		{
		if (args['content']) window.location.href = args['content'];
		}
	if ( (w.indexOf('/content_docu')!=-1) && !top.navi.nav.loaded)
		{
		if (args['content']) window.location.href = args['content'];
		}
<!--End New lines---------------------------------------------------------->
	if ( (w.indexOf('/content_locatie')!=-1) && !top.navi.nav.loaded)
		{
		if (args['pop']) launchwin('kaart.html','newwindow','width=650,height=500,screenX=10,screenY=10,directories=0,fullscreen=0,location=0,menubar=0,scrollbars=1,status=0,toolbar=0,left=25,top=10');
		}
	}

if ( (parent.location.href==w) && (w.indexOf('/home_')==-1) && (w.indexOf('/kaart.html')==-1) )
	{
	if ( (w.indexOf('/body.html')!=-1) || (w.indexOf('/naviset.html')!=-1) || (w.indexOf('/nav_noflash.html')!=-1) || (w.indexOf('/kop.html')!=-1) || (w.indexOf('/nav_onder.html')!=-1) || (w.indexOf('/content.html')!=-1) || (w.indexOf('/logo.html')!=-1) || (w.indexOf('/niks.html')!=-1) )
		{
		top.location.href = "home_noflash.html";
		}
	else if ( (w.indexOf('/body_eng.html')!=-1) || (w.indexOf('/naviset_eng.html')!=-1) || (w.indexOf('/nav_noflash_eng.html')!=-1) || (w.indexOf('/content_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html";
		}
<!--ACTUEEL----------------------------------------------------------->

	else if ( (w.indexOf('/body_actueel.html')!=-1) || (w.indexOf('/nav_onderactueel.html')!=-1) || (w.indexOf('/kop_actueel.html')!=-1)  || (w.indexOf('/content_actueel.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(0)");
		}
	else if ( (w.indexOf('/body_actueel_eng.html')!=-1) || (w.indexOf('/nav_onderactueel_eng.html')!=-1) || (w.indexOf('/kop_actueel_eng.html')!=-1)  || (w.indexOf('/content_actueel_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(0)&clic=clic(0)&changeframe=changeframe0()");
		}
		
<!--NIEUWSBRIEF----------------------------------------------------------->		

	else if ( (w.indexOf('/body_nieuwsbrief.html')!=-1) || (w.indexOf('/kop_nieuwsbrief.html')!=-1) || (w.indexOf('/nav_ondernieuwsbrief.html')!=-1) || (w.indexOf('/content_nieuwsbrief.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(1)");
		}
	else if ( (w.indexOf('/body_nieuwsbrief_eng.html')!=-1) || (w.indexOf('/kop_nieuwsbrief_eng.html')!=-1) || (w.indexOf('/nav_ondernieuwsbrief_eng.html')!=-1) || (w.indexOf('/content_nieuwsbrief_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(1)&clic=clic(1)&changeframe=changeframe1()");
		}
	else if (w.indexOf('/content_ezine.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(1)&content=content_ezine.html");
		}
		
<!--OVER JAZZDIENST----------------------------------------------------------->
		
	else if ( (w.indexOf('/body_over.html')!=-1) || (w.indexOf('/kop_over.html')!=-1) || (w.indexOf('/nav_onderover.html')!=-1) || (w.indexOf('/content_over.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(2)");
		}
	else if ( (w.indexOf('/body_over_eng.html')!=-1) || (w.indexOf('/kop_over_eng.html')!=-1) || (w.indexOf('/content_over_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(2)&clic=clic(2)&changeframe=changeframe2()");
		}
		
	else if (w.indexOf('/content_organisatie.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(2)&content=content_organisatie.html");
		}
	else if (w.indexOf('/content_organisatie_eng.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(2)&clic=clic(2)&changeframe=changeframe2()&content=content_organisatie_eng.html");
		}
		
	else if (w.indexOf('/content_locatie.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(2)&content=content_locatie.html");
		}
	else if (w.indexOf('/content_locatie_eng.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(2)&clic=clic(2)&changeframe=changeframe2()&content=content_locatie_eng.html");
		}

<!--JAZZTAFEL----------------------------------------------------------->

	else if ( (w.indexOf('/body_jazztafel.html')!=-1) || (w.indexOf('/kop_jazztafel.html')!=-1) || (w.indexOf('/nav_onder.html')!=-1) || (w.indexOf('/content_jazztafel.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(3)");
		}
		

<!--PROJECTEN----------------------------------------------------------->

	else if ( (w.indexOf('/body_projecten.html')!=-1) || (w.indexOf('/kop_projecten.html')!=-1) || (w.indexOf('/nav_onderprojecten.html')!=-1) || (w.indexOf('/content_projecten.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(4)");
		}
		
	else if ( (w.indexOf('/body_projecten_eng.html')!=-1) || (w.indexOf('/kop_projecten_eng.html')!=-1) || (w.indexOf('/nav_onderprojecten_eng.html')!=-1) || (w.indexOf('/content_projecten_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(3)&clic=clic(3)&changeframe=changeframe3()");
		}
	else if (w.indexOf('/content_youngvips.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(4)&content=content_youngvips.html");
		}
	else if (w.indexOf('/content_xploring.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(4)&content=content_xploring.html");
		}
	else if (w.indexOf('/content_compositie.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(4)&content=content_compositie.html");
		}
	
		
<!--VPRO----------------------------------------------------------->	

	else if ( (w.indexOf('/body_vprobep.html')!=-1) || (w.indexOf('/kop_vprobep.html')!=-1) || (w.indexOf('/nav_ondervprobep.html')!=-1) || (w.indexOf('/content_vprobep.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(5)");
		}
		
	else if ( (w.indexOf('/body_vprobep_eng.html')!=-1) || (w.indexOf('/kop_vprobep_eng.html')!=-1) || (w.indexOf('/nav_ondervprobep_eng.html')!=-1) || (w.indexOf('/content_vprobep_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(4)&clic=clic(4)&changeframe=changeframe4()");
		}
	else if (w.indexOf('/content_vprobeprapport.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(5)&content=content_vprobeprapport.html");
		}
	else if (w.indexOf('/content_vprobeprapport_eng.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(4)&clic=clic(4)&changeframe=changeframe4()&content=content_vprobeprapport_eng.html");
		}
	else if (w.indexOf('/content_vprobepbio.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(5)&content=content_vprobepbio.html");
		}
	else if (w.indexOf('/content_vprobepbio_eng.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(4)&clic=clic(4)&changeframe=changeframe4()&content=content_vprobepbio_eng.html");
		}
	else if (w.indexOf('/content_vprobepdisco.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(5)&content=content_vprobepdisco.html");
		}
	else if (w.indexOf('/content_vprobepdisco_eng.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(4)&clic=clic(4)&changeframe=changeframe4()&content=content_vprobepdisco_eng.html");
		}
	else if (w.indexOf('/content_vprobepfoto.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(5)&content=content_vprobepfoto.html");
		}
	else if (w.indexOf('/content_vprobepfoto_eng.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(4)&clic=clic(4)&changeframe=changeframe4()&content=content_vprobepfoto_eng.html");
		}
	else if (w.indexOf('/content_vprobeptournee.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(5)&content=content_vprobeptournee.html");
		}
	else if (w.indexOf('/content_vprobeptournee_e.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(4)&clic=clic(4)&changeframe=changeframe4()&content=content_vprobeptournee_e.html");
		}
	else if (w.indexOf('/content_vprobephistorie.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(5)&content=content_vprobephistorie.html");
		}
	else if (w.indexOf('/content_vprobephistorie_e.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(4)&clic=clic(4)&changeframe=changeframe4()&content=content_vprobephistorie_e.html");
		}

<!--DOCUMENTATIE----------------------------------------------------------->

	else if ( (w.indexOf('/body_docu.html')!=-1) || (w.indexOf('/kop_docu.html')!=-1) || (w.indexOf('/content_docu.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(6)");
		}
	else if ( (w.indexOf('/body_docu_eng.html')!=-1) || (w.indexOf('/kop_docu_eng.html')!=-1) || (w.indexOf('/content_docu_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(5)&clic=clic(5)&changeframe=changeframe5()");
		}
	else if (w.indexOf('/content_doculijsten.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(6)&content=content_doculijsten.html");
		}
	else if (w.indexOf('/content_docuinfobladen.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(6)&content=content_docuinfobladen.html");
		}
	else if (w.indexOf('/content_docuartikelen.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(6)&content=content_docuartikelen.html");
		}
	else if (w.indexOf('/content_docujazzdienst.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(6)&content=content_docujazzdienst.html");
		}
	else if (w.indexOf('/content_docuarchief.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(6)&content=content_docuarchief.html");
		}
<!--PRIKBORD----------------------------------------------------------->		
		
	else if ( (w.indexOf('/body_prikbord.html')!=-1) || (w.indexOf('/kop_prikbord.html')!=-1) || (w.indexOf('/nav_onder.html')!=-1) || (w.indexOf('/content_prikbord.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(7)");
		}
		
		else if ( (w.indexOf('/body_prikbord_eng.html')!=-1) || (w.indexOf('/kop_prikbord_eng.html')!=-1) || (w.indexOf('/nav_onder_eng.html')!=-1) || (w.indexOf('/content_prikbord_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(6)&clic=clic(6)&changeframe=changeframe6()");
		}
		
<!--LINKS----------------------------------------------------------->		
			
	else if ( (w.indexOf('/body_links.html')!=-1) || (w.indexOf('/kop_links.html')!=-1) || (w.indexOf('/nav_onderlinks.html')!=-1) || (w.indexOf('/content_links.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(8)");
		}	
		
	else if ( (w.indexOf('/body_links_eng.html')!=-1) || (w.indexOf('/kop_links_eng.html')!=-1) || (w.indexOf('/nav_onderlinks_eng.html')!=-1) || (w.indexOf('/content_links_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(7)&clic=clic(7)&changeframe=changeframe7()");
		}	
		
		
<!--NVT----------------------------------------------------------->
		
	else if ( (w.indexOf('/body_forum.html')!=-1) || (w.indexOf('/kop_forum.html')!=-1) || (w.indexOf('/content_forum.html')!=-1) )
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(3)");
		}
	else if ( (w.indexOf('/body_forum_eng.html')!=-1) || (w.indexOf('/kop_forum_eng.html')!=-1) || (w.indexOf('/content_forum_eng.html')!=-1) )
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(3)&clic=clic(3)&changeframe=changeframe4()");
		}
	else if (w.indexOf('/content_beleid.html')!=-1)
		{
		top.location.href = "home_noflash.html?" + escape("clic=clic(1)&content=content_beleid.html");
		}
	else if (w.indexOf('/content_beleid_eng.html')!=-1)
		{
		top.location.href = "home_noflash_eng.html?" + escape("over=over(1)&clic=clic(1)&changeframe=changeframe()&content=content_beleid_eng.html");
		}
<!--NIET WEGHALEN----------------------------------------------------------->
	}
else if ( (w.indexOf('/kaart.html')!=-1) && !opener)
	{
	top.location.href = "home_noflash.html?" + escape("clic=clic(2)&content=content_locatie.html&pop=1");
	}
	