function veldchk(veld) 
{
	if (veld.value  == null  || veld.value == ""  ) {
		alert("Vul een naam in !!") ;
		veld.focus();
	}
}

function openwndw1()
{
	alert('Schisisicentrum Rotterdam\n\nUw bericht wordt verzonden ....\n\n');
}

function bscherm() {
      var Breedte=screen.width
      if (Breedte<1000) {
         document.write('<table width=50% bgcolor=white><tr><td align=center>')
         document.write('<font size=-1 color=red><B>Uw monitor heeft een lage resolutie<br>')
         document.write('aanbevolen: 1024 x 768 pixels.<br>') 
         document.write('Bekijk deze site met "Volledig Scherm" (F11)</b></font></table><P>') 
      } 
}

function varnul()
{
	document.write("$bg1=0");
	document.write("$bg2=0");
}	

function algemeen2()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=1';
      parent.frames[1].location = 'mlbinfo0.html';
}

function voeding()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=2';
      parent.frames[1].location = 'mlbvoed0.html';
}
function behandeling()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=3';
      parent.frames[1].location = 'mlbther0.html';
}
function behandelschema()
{
      parent.frames[1].location = 'mlbtsch0.html';
}
function adressen()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=5';
      parent.frames[1].location = 'mlbadre0.html';
}
function fotos2()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=6';
      parent.frames[1].location = 'mlbfoto2.php';
}
function literatuur()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=7';
      parent.frames[1].location = 'literatuur.html';
}
function medewerkers()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=8';
      parent.frames[1].location = 'mlbteam0.html';
}
function jongeren()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=9';
      parent.frames[1].location = 'mljopen5.html';
}
function reacties()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=10';
      parent.frames[1].location = 'mlbantw2.html';
}
function kaarten()

{
      parent.frames[0].location = 'mlbmenu4.php?alg=1';
      parent.frames[2].location = 'mlbrout0.html';
}
function forum1()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=11';
      parent.frames[1].location = 'foruma.php?fn=1';
}
function forum2()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=12';
      parent.frames[1].location = 'foruma.php?fn=2';
}
function forumpics1()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=6';
      parent.frames[1].location = 'myfpic.php?fn=1';
}

function forumpics2()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=6';
      parent.frames[1].location = 'myfpic.php?fn=2';
}

function fotoshow1()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=14';
      parent.frames[1].location = 'myfshow5.php?fn=1';
}

function fotoshow2()
{
      parent.frames[0].location = 'mlbmenu4.php?bg=6';
      parent.frames[1].location = 'myfshow5.php?fn=2';
}

function welkom()
{
	parent.frames[0].location = 'mlbmenu4.php?bg=15';
	parent.frames[1].location = 'mlbopen0.php';
}





function terug()
{
      history.go(-1) 
}
function fotohelp()
{
     var fhelp = window.open("", "fhelp", "toolbar=no, width=250, height=400, directories=no, status=no, scrollbars=yes, resizable=yes, menubar=no, left=0, top=0");
     fhelp.document.open("text/html", "replace");
     fhelp.document.write("<HTML>\n<HEAD>\n<TITLE>helptekst foto's   ***   Schisiscentrum Rotterdam</TITLE>\n"
       + "<script language='JavaScript' src='schisis.js'></script>\n"
       + "<link rel=stylesheet type='text/css' href='schisis.css'>\n</HEAD>\n<BODY>\n"
       + "<center><B>FOTO INFO</b></center>\nMeegezonden foto's moeten in het JPG-formaat zijn, dus niet in BMP of GIF.\n<br>\n"
       + "Geef uw foto's een breedte en/of hoogte van maximaal 800 pixels, en een bestandsgrootte van rond de 50 Kb.\n"
       + "De foto's worden automatisch aangepast.\n"
       + "De foto's worden afgebeeld met maximaal 550 pixels breed en/of 450 pixels hoog.\n"
       + "Digitale camera's maken meestal zeer grote foto's (in pixels en kb) - het verzenden zal dan zeer lang duren. \n"
       + "Foto's welke (veel) te groot zijn worden automatisch geweigerd. \n" 
       + "Verklein en comprimeer uw foto's dus eerst, \n"
       + "met programma's als Photoshop, Paint Shop Pro of <a href='http://www.picturetray.com/picturetray.zip'>Picture Tray</a>.\n<br>\n"
       + "<p>\n<center>\n<a href='JavaScript:window.close()'><img src='images/sluit.gif' noborder border=0></a>\n"
       + "</center>\n</body>\n</html>");
     fhelp.document.close();
}


