<!--
browsok = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 3)) || ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion)>=3)));

if(browsok) {
	indexPark0 = new Image(186, 65);
	indexPark0.src = "img/menu/indexPark1.gif";
	indexPark1 = new Image(186, 65);
	indexPark1.src = "img/menu/indexPark2.gif";
}

function BNB_mouseon(n) {
     if(browsok){
          imageON = eval(n + "1.src");
          document [n].src = imageON;
     }
}

function BNB_mouseoff(n) {
     if(browsok) {
		imageOFF = eval(n + "0.src");
     	document [n].src = imageOFF;
        }
}

function statbar(txt) {
window.status = txt;
}

function leeg() {
window.status = '';
}

var mywin=null;
function foto(url, xx, yy, title)
{
posX = (screen.width / 2) - (xx / 2);
posY = (screen.height / 2) - (yy / 2);

mywin=window.open('','displayWindow','toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,width='+xx+',height='+yy+',layerx=0,layery=0,top='+posY+',left='+posX+',alwaysRaised=yes');
mywin.document.write('<html><head><title>'+title+'</title><link rel="stylesheet" href="stylo.inc" type="text/css"></head>');
mywin.document.write('<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onblur="self.close();">');
mywin.document.write('<img src='+url+' border="0" onclick="self.close();" alt="Click to Close">');
mywin.document.close();
window.opener=null;
}

var mywin=null;
function foto2(url, xx, yy, title)
{
posX = (screen.width / 2) - (xx / 2);
posY = (screen.height / 2) - (yy / 2);

mywin=window.open('','displayWindow','toolbar=yes,menubar=no,location=no,scrollbars=yes,resizable=no,width='+xx+',height='+yy+',layerx=0,layery=0,top='+posY+',left='+posX+',alwaysRaised=yes');
mywin.document.write('<html><head><title>'+title+'</title><link rel="stylesheet" href="stylo.inc" type="text/css"></head>');
mywin.document.write('<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onblur="self.close();">');
mywin.document.write('<img src='+url+' border="0" onclick="self.close();" alt="Click to Close">');
mywin.document.close();
window.opener=null;
}

var mywin=null;
function foto3(url, xx, yy, title)
{
posX = (screen.width / 2) - (xx / 2);
posY = (screen.height / 2) - (yy / 2);

mywin=window.open('','displayWindow','toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,width='+xx+',height='+yy+',layerx=0,layery=0,top='+posY+',left='+posX+',alwaysRaised=yes');
mywin.document.write('<html><head><title>'+title+'</title><link rel="stylesheet" href="stylo.inc" type="text/css"></head>');
mywin.document.write('<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onblur="self.close();">');
mywin.document.write('<img src='+url+' border="0" onclick="self.close();" alt="Click to Close">');
mywin.document.close();
window.opener=null;
}

var popUpWin=0;
function popUpWindow(URLStr, xx, yy) {
	posX = (screen.width / 2) - (xx / 2);
	posY = (screen.height / 2) - (yy / 2);
	if(popUpWin) {
		if(!popUpWin.closed) popUpWin.close();
	}
	popUpWin = open(URLStr, 'popUpWin', 'toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,width='+xx+',height='+yy+',layerx=0,layery=0,top='+posY+',left='+posX+',alwaysRaised=yes');
}
//-->


 
