﻿	<!-- popup scriptje klein -->
	<!-- Begin
	function popUp(URL) 
	{
		day = new Date();
		id = day.getTime();
		eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=300,height=350,left = 362,top = 209');");
	}
	// End -->

	<!-- popup scriptje groot -->
	<!-- Begin
	function popUpBig(URL) 
	{
		day = new Date();
		id = day.getTime();
		eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=650,height=540,left = 187,top = 114');");
	}
	// End -->
	
	<!-- popup scriptje grindkleuren -->
	<!-- Begin
	function popUpGrind(URL) 
	{
		day = new Date();
		id = day.getTime();
		eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=188,height=500,left = 418,top = 134');");
	}
	// End -->
	
<!-- popup scriptje routekaa -->
	<!-- Begin
	function popUpRoute(URL) 
	{
		day = new Date();
		id = day.getTime();
		eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=758,height=410,left = 133,top = 146');");
	}
// End -->
	
<!-- popup scriptje routekaa -->
	<!-- Begin
	function popUpVideo(URL) 
	{
		day = new Date();
		id = day.getTime();
		eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=720,height=625,left = 152,top = 71');");
	}
// End -->
	

