function go(here){
	top.main.location.href = "" + here;
}

function go2(here){
	top.main.duinedober.location.href = "" + here;
	top.main.foto.location.href = "" + 'duinedobersinhoudNL.html';
}

function go2E(here){
	top.main.duinedober.location.href = "" + here;
	top.main.foto.location.href = "" + 'duinedobersinhoudE.html';
}

function go3(here){
	top.main.foto.location.href = "" + here;
}

function over(){
	var oSource = window.event.srcElement;
	var loSetting = oSource.className
	if (loSetting == "subRubLo") {
		oSource.className = "subRubHi";
		}
}

function pinscher(here){
	top.location.href = "" + here;
}

function out(){
	var oSource = window.event.srcElement;
	var hiSetting = oSource.className;
	if (hiSetting == "subRubHi") {
		oSource.className = "subRubLo";
		}
}

function openen(theURL) {
window.open(theURL, '', 'scrollbars=no,width=780,height=580 top=10, left=10');
}

function openen2(theURL) {
window.open(theURL, 'test', 'scrollbars=no,width=700,height=600 top=10, left=10');
}

function openen3(theURL) {
window.open(theURL, '', 'scrollbars=no,width=780,height=960 top=10, left=10');
}

function ztp(theURL) {
window.open(theURL, '', 'scrollbars=yes,width=1000,height=600 top=10, left=10');
}

function hondensport(theURL) {
window.open(theURL, '', 'scrollbars=yes,width=640,height=640 top=6, left=5');
}

function stamboom(theURL) {
window.open(theURL, '', 'scrollbars=auto,width=680,height=720 top=6, left=5');
}

function photos(theURL) {
window.open(theURL, '', 'scrollbars=auto,width=800,height=600 top=6, left=5');
}