function switchpage() 
	        {
                self.location = document.goform.myselect.options[document.goform.myselect.selectedIndex].value;
           	}

function jumpMenu(target,object,restore)
                { 
                eval(target+".location='"+object.options[object.selectedIndex].value+"'");
                if (restore) object.selectedIndex=0;
                }

function dilbert_popup(e,width,height)
                {
                var xOffset = 250;
                var yOffset = 300
                if(document.layers)
                yOffset = e.pageY;
                else if (window.event)
                yOffset = event.y + (height/2);
                window.open('http://www.dft.nl/algemeen/dilbert.html','DilbertPopup','width='+width+',height='+height+',scrollbars=no,toolbar=no,menubar=no,resizable=no,location=no,directories=no,status=no,screenX='+xOffset+',screenY='+yOffset+',top='+yOffset+',left='+xOffset+'');
                }

var DOCUMENTGROUP='Netherlands';
//var DOCUMENTNAME='';
//var ACTION='';
document.write("<script language='javascript1.1' src='http://www.whitelines.nl/tracking.js'></script><noscript><img src='http://stats.indexstats.com/p.pl?a=10002021657718&js=no' width='1' height='1'></noscript><!--//-->");
