
// JavaScript Document
document.getElementById("citaat").innerHTML = teksten[10];
//document.write ("<h1>Psychische problemen</h1>");
document.write ("Graag geven wij u hier informatie over een aantal veel voorkomende psychische problemen waarvoor u bij");
document.write (" Max Ernst GGZ hulp kunt krijgen. Dit biedt u inzicht in wat het psychisch probleem"); 
document.write (" inhoudt en welke behandelingsmogelijkheden er onder andere zijn.");
document.write (" Hierachter ziet u een aantal psychische problemen gerangschikt."); 
document.write (" Voor meer uitleg klikt u op het betreffende onderwerp:<br><br>");
document.write ("<a href=\"../sub/depressie.html\" title=\"Depressie\" target=\"_self\">Depressie</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/aanpassingsstoornis.html\" title=\"Aanpassingsstoornis\" target=\"_self\">Aanpassingsstoornis</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/gegeneraliseerde_angst.html\" title=\"Gegeneraliseerde angst\" target=\"_self\">Gegeneraliseerde angst</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/Hypochondrie.html\" title=\"Hypochondrie\" target=\"_self\">Hypochondrie</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/Obsessief_Compulsieve_stoornis.html\" title=\"Obsessief compulsieve stoornis\" target=\"_self\">Obsessief compulsieve stoornis</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/paniekstoornis.html\" title=\"Paniekstoornis\" target=\"_self\">Paniekstoornis</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/posttraumatische_stressstoornis.html\" title=\"Posttraumatische stressstoornis\" target=\"_self\">Posttraumatische stressstoornis</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/sociale_fobie.html\" title=\"Sociale fobie\" target=\"_self\">Sociale fobie</a> &nbsp;&nbsp;&diams;&nbsp;&nbsp; ");
document.write ("<a href=\"../sub/specifieke_fobie.html\" title=\"Specifieke fobie\" target=\"_self\">Specifieke fobie</a>");
document.write ("<br><br>");


