/* //<script language="JavaScript">
//<!--
*/

function errorSafe() {return true;}
window.onerror = errorSafe;

function newWin(url,name,rs,sc,mn,tl,lo,wd,hi) {
openWindow = window.open(url,name,'resizable='+rs+',scrollbars='+sc+',menubar='+mn+',toolbar='+tl+',location='+lo+',width='+wd+',height='+hi);}
name.window="menu"
function open_window(url) {
email = window.open(url,"kazaap","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,left=20,top=20,x=1,y=1,width=300,height=480");
}


/* ////-->
///script>
//<script language="JavaScript" type="text/javascript">
//<!--
*/

popup1 = "";
function pop_winpopup1(psjs_url){
    if(popup1){
        if(popup1.closed){
            popup1 = window.open("http://www.kalkoen.nl/cgi-bin/historie/journal.cgi", "popup1", "top=40,left=40,width=660,height=400,resizable=1,toolbar=1,scrollbars=1,location=0,status=0,menubar=0")
        } else { 
            popup1.focus();
        }
    } else {
        popup1 = window.open("http://www.kalkoen.nl/cgi-bin/historie/journal.cgi", "popup1", "top=40,left=40,width=660,height=400,resizable=1,toolbar=1,scrollbars=1,location=0,status=0,menubar=0")
    }
}


/* //// -->
//</script>
*/