// JavaScript Document

function form_banner(){
		open ("acties/ghc_banner.php", "displayWindow", "width=352, height=240, toolbars=no, status=yes, menubar=no, scrollbars=no");
}

function sluit_scherm(){
		close();
}

function form_BelMeTerug(){
	scherm = open ("./formulieren/form_belmeterug.php", "displayWindow", "width=380, height=290, toolbar=no, scrollbars=no, status=yes, menubar=no");
}
