Difference between revisions of "Template:Wageningen UR/MainJSv2"

Line 370: Line 370:
 
             timer = setTimeout(function() {
 
             timer = setTimeout(function() {
 
                 clearTimeout(timer);
 
                 clearTimeout(timer);
                 delay = 300;
+
                 delay = 600;
 
                 $("#wet-lab-sub").show();
 
                 $("#wet-lab-sub").show();
 
                 $("#project").css("text-decoration", "none");
 
                 $("#project").css("text-decoration", "none");
Line 395: Line 395:
 
             timer = setTimeout(function() {
 
             timer = setTimeout(function() {
 
                 clearTimeout(timer);
 
                 clearTimeout(timer);
                 delay = 300;
+
                 delay = 600;
 
                 $("#model-sub").show();
 
                 $("#model-sub").show();
 
                 $("#project").css("text-decoration", "none");
 
                 $("#project").css("text-decoration", "none");
Line 421: Line 421:
 
             timer = setTimeout(function() {
 
             timer = setTimeout(function() {
 
                 clearTimeout(timer);
 
                 clearTimeout(timer);
                 delay = 400;
+
                 delay = 600;
 
                 $("#human-practices-sub").show();
 
                 $("#human-practices-sub").show();
 
                 $("#project").css("text-decoration", "none");
 
                 $("#project").css("text-decoration", "none");
Line 447: Line 447:
 
             timer = setTimeout(function() {
 
             timer = setTimeout(function() {
 
                 clearTimeout(timer);
 
                 clearTimeout(timer);
                 delay = 400;
+
                 delay = 600;
 
                 $("#application-sub").show();
 
                 $("#application-sub").show();
 
                 $("#project").css("text-decoration", "none");
 
                 $("#project").css("text-decoration", "none");
Line 502: Line 502:
 
             timer = setTimeout(function() {
 
             timer = setTimeout(function() {
 
                 clearTimeout(timer);
 
                 clearTimeout(timer);
                 delay = 800;
+
                 delay = 600;
 
                 $("#team-sub").show();
 
                 $("#team-sub").show();
 
                 $("#project").css("text-decoration", "none");
 
                 $("#project").css("text-decoration", "none");

Revision as of 23:23, 31 October 2017