//document.onmousedown=right; //if (document.layers) window.captureEvents(Event.MOUSEDOWN); //window.onmousedown=right;function right(e) { // var curdate = new Date(); // var year = curdate.getYear(); // var msg = "Welkom op de site van Il Primo, \ncopyright " + year + " Il Primo."; // if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) { // alert(msg); // return false; // } else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) { // alert(msg); // return false; // } return true; //} function superMail(URL) { window.open(URL,0,"width=450,height=350,toolbar=no,status=no,scrollbars=yes"); } function fotoGroot(URL) { window.open("/images/upload/"+URL,0,"width=420,height=320,toolbar=no,status=no,scrollbars=no"); } function foto(URL) { window.open("/foto.html?titel=" + URL + "&url=/images/upload/full/"+URL,0,"width=470,height=320,toolbar=no,status=no,scrollbars=no"); } function enquete(URL) { window.open(URL,0,"width=650,height=400,toolbar=no,status=no,scrollbars=yes"); } var str="" function scrollText() { //if (str == "") { // for (var ii = 0; ii < 0; ii += 10) {str = str + " "} // str = str + "Skiclub Il Primo Bergen (NH)" //} else { // str = str.substring(2, str.length) //} window.status = "Skiclub Il Primo Bergen (NH)" JSCTimeOutID = window.setTimeout('scrollText()',100) }