  function GateKeeper() {var password = prompt("Wachtwoord, mirc key, vereist:", "");
  if (password) { this.location.href = password + ".html"; }}
<!-- begin hiding from old browsers
// written by Debbi McDaniel mailto:mdnitecreepr@earthlink.net
    function LastUpdate()
    {var Days = new Array("zo", "ma", "di", "wo", "do", "vr", "za");           //Day Names array
    var Months = new Array("-01-", "-02-", "-03-", "-04-", "-05-", "-06-", "-07-", "-08-","-09-", "-10-", "-11-", "-12-");                      //Month Names array
    var Updated = new Date(document.lastModified);   //last modified date
    var dName   = Days[Updated.getDay()];            //name of the day of the week
    var mName   = Months[Updated.getMonth()];        //name of the month
    var d       = Updated.getDate();                 //date
    var y       = Updated.getFullYear();             //year
    var h       = Updated.getHours();                //hour
    var m       = Updated.getMinutes();              //minutes
    if (m < 10) m = "0" + m;                         //2-digit minutes
    var UpdateText="Gewijzigd op : " + dName + " " + d + mName + y + " " + h + ":" + m + ".";            //The Last Updated Statement
    return UpdateText}
// end hiding from old browsers -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original:  Rod Murgatroyd -->
<!-- Web Site:   http://homepages.paradise.net.nz/~rdmurg/ -->
<!-- Begin
        var bgcolor="#FF9900"; // make any color you want
    var url = "webmaster@jeewee.nl"; //your email address here
    var hdg1 = '<TABLE Border=0 CELLPADDING="2"><TR>';
    var hdg2 = '<\/TR><\/TABLE><\/div>';
    var hdg3 = '<TD ALIGN="center" BGCOLOR="' + bgcolor + '">';
    var hdg4 = '<A ID="mail" onmouseover="window.status=\' '+
     'Click om e-mail te sturen\'; return true" onmouseout="window.status=document.title" HREF="';
    function  emailTo(){
    output = hdg1;
    output += hdg4 + "mailto:" + url + '">' + "email!<\/A><\/TD>";
    output += hdg2;
    return output;}
//  End -->
<!--
var M2   = (navigator.userAgent.indexOf("Mozilla/2") != -1);
var M3   = (navigator.userAgent.indexOf("Mozilla/3") != -1);
var M4   = (navigator.userAgent.indexOf("Mozilla/4") != -1);
var M5   = (navigator.userAgent.indexOf("Mozilla/5") != -1);

var OP   = (navigator.userAgent.indexOf("Opera") != -1);
var OP3  = (navigator.userAgent.indexOf("Opera/3") != -1) && M3;
var OP35 = (navigator.userAgent.indexOf("Opera/3") != -1) && M4;
var OP36 = (navigator.userAgent.indexOf("Opera 3") != -1) && M4;
var OP4  = (navigator.userAgent.indexOf("Opera 4") != -1) ||
           (navigator.userAgent.indexOf("Opera/4") != -1);
var OP5  = (navigator.userAgent.indexOf("Opera 5") != -1) ||
           (navigator.userAgent.indexOf("Opera/5") != -1);
var OP6  = (navigator.userAgent.indexOf("Opera 6") != -1) ||
           (navigator.userAgent.indexOf("Opera/6") != -1);
var OP7  = (navigator.userAgent.indexOf("Opera 7") != -1) ||
           (navigator.userAgent.indexOf("Opera/7") != -1);

var IE   = (navigator.userAgent.indexOf("MSIE") != -1) && !OP;
var IE3  = (navigator.userAgent.indexOf("MSIE 3") != -1);
var IE4  = (navigator.userAgent.indexOf("MSIE 4") != -1);
var IE50 = (navigator.userAgent.indexOf("MSIE 5.0") != -1) && !OP;
var IE55 = (navigator.userAgent.indexOf("MSIE 5.5") != -1) && !OP;
var IE60 = (navigator.userAgent.indexOf("MSIE 6.0") != -1) && !OP;

var NN   = (navigator.appName == "Netscape") && !OP;
var NN2  = (navigator.appName == "Netscape") && M2 && !OP;
var NN3  = (navigator.appName == "Netscape") && M3 && !OP;
var NN4  = (navigator.appName == "Netscape") && M4 && !OP;
var NN6  = (navigator.userAgent.indexOf("Netscape6") != -1)
           && M5 && !OP;
var NN7  = (navigator.userAgent.indexOf("Netscape/7") != -1)
           && M5 && !OP;

var MOZ1 = M5 && (navigator.userAgent.indexOf("Netscape") == -1) &&
           !OP && (navigator.userAgent.indexOf("Gecko") != -1) &&
           (navigator.userAgent.indexOf("rv:1") != -1)

//-->
function VensterFocus() {
if (!NN2) {
self.focus();
}
}
//-->

link1     = '<LINK REL="stylesheet" HREF="./styles/';
link2     = '" TYPE="text\/css">';
<!--
if (NN4) {
cssfile = 'jeeweenn4.css';
}
if (IE50) {
cssfile   = 'jeeweeMSIE.css';
}
if (IE55) {
cssfile   = 'jeeweeMSIE.css';
}
if (IE60) {
cssfile   = 'jeeweeMSIE.css';
}
//-->

document.write(link1 + cssfile + link2);
//-->
<!--
function NieuwVensterA(URL) {
window.open(URL, "nieuw", "width=600,height=300,scrollbars=yes,resizable=yes");
}
//-->
<!--
function NieuwVensterB(URL) {
window.open(URL, "nieuw", "width=600,height=400,scrollbars=yes,resizable=yes");
}
//-->

<!-- facebook
<div id=”fb-root”></div>
<script>
window.fbAsyncInit = function() {
FB.init({appId: ‘your app id’, status: true, cookie: true,
xfbml: true});
};
(function() {
var e = document.createElement(‘script’); e.async = true;
e.src = document.location.protocol +
‘//connect.facebook.net/nl_NL/all.js’;
document.getElementById(‘fb-root’).appendChild(e);
}());
</script>
// --->

<!--
function NieuwVensterE(URL) {
window.open(URL, "nieuw", "width=800,height=600,scrollbars=yes,resizable=yes");
}
//-facebook->
<div id=”fb-root”></div>
<script>
window.fbAsyncInit = function() {
FB.init({appId: ‘your app id’, status: true, cookie: true,
xfbml: true});
};
(function() {
var e = document.createElement(‘script’); e.async = true;
e.src = document.location.protocol +
‘//connect.facebook.net/nl_NL/all.js’;
document.getElementById(‘fb-root’).appendChild(e);
}());
</script>
//--->

