if (res == 1) {
   document.write("<LINK rel=stylesheet href=\"locaties_css/huize_bergen1.css\" type=\"text/css\">"); }

else if (res == 2) {
   document.write("<LINK rel=stylesheet href=\"locaties_css/huize_bergen2.css\" type=\"text/css\">"); }

else if (res == 3) {
   document.write("<LINK rel=stylesheet href=\"locaties_css/huize_bergen3.css\" type=\"text/css\">"); }

else if (res == 4) {
   document.write("<LINK rel=stylesheet href=\"locaties_css/huize_bergen4.css\" type=\"text/css\">"); }

else if (res == 5) {
   document.write("<LINK rel=stylesheet href=\"locaties_css/huize_bergen5.css\" type=\"text/css\">"); }


