diff --git a/pandora_console/godmode/agentes/configurar_agente.php b/pandora_console/godmode/agentes/configurar_agente.php
index 74adc895f7..bfd84e1a35 100644
--- a/pandora_console/godmode/agentes/configurar_agente.php
+++ b/pandora_console/godmode/agentes/configurar_agente.php
@@ -1625,7 +1625,7 @@ switch ($tab) {
 			if(wizard_tab_showed <= 0) {
 				$('.subsubmenu').hide("fast");
 			}
-		},1500);
+		},15000);
 	}
 	
 	/* ]]> */