//Nieuwe informatie
function naar_disclaimer() {
    window.open("disclaimer.htm","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=950, height=600, left=0, top=0")
}

function naar_qtvw() {
    window.open("qtvw.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, left=0, top=0")
}


//Routebeschrijving De Skule
function naar_rtskl() {
    window.open("rtskl.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=950, height=600, left=0, top=0")
}

//Routebeschrijving SKIK
function naar_rtskik() {
    window.open("rtskik.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=950, height=600, left=0, top=0")
}

//Routebeschrijving Odd Fellowhuis
function naar_rtodd() {
    window.open("rtodd.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=950, height=600, left=0, top=0")
}

//Routebeschrijving St. Hippolytuskerkje
function naar_rthip() {
    window.open("rthip.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=950, height=600, left=0, top=0")
}

//Routebeschrijving De Bloemerstee
function naar_rtblom() {
    window.open("rtblom.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=950, height=600, left=0, top=0")
}

//Routebeschrijving Yoga4U
function naar_rty4u() {
    window.open("rty4u.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=950, height=600, left=0, top=0")
}


