if (res == 1) {
   document.write("<LINK rel=stylesheet href=\"klanten_css/overzicht1.css\" type=\"text/css\">"); }
else if (res == 2) {
   document.write("<LINK rel=stylesheet href=\"klanten_css/overzicht2.css\" type=\"text/css\">"); }
else if (res == 3) {
   document.write("<LINK rel=stylesheet href=\"klanten_css/overzicht3.css\" type=\"text/css\">"); }
else if (res == 4) {
   document.write("<LINK rel=stylesheet href=\"klanten_css/overzicht4.css\" type=\"text/css\">"); }
else if (res == 5) {
   document.write("<LINK rel=stylesheet href=\"klanten_css/overzicht5.css\" type=\"text/css\">"); }

