Cambios

Ir a la navegación Ir a la búsqueda
Busca en cnbGuatemala con Google

sin resumen de edición
Línea 1: Línea 1:  
/*ask users to register*/
 
/*ask users to register*/
 
+
*/
 
setTimeout(function(){
 
setTimeout(function(){
 
     if (mw.cookie.get('inicio_tour') && !mw.cookie.get('registro_tour') && mw.user.isAnon()){
 
     if (mw.cookie.get('inicio_tour') && !mw.cookie.get('registro_tour') && mw.user.isAnon()){
Línea 8: Línea 8:  
}
 
}
 
}, 10000);
 
}, 10000);
 +
*/
      −
 
+
/*the first tour
/*the first tour*/
   
mw.guidedTour.setTourCookie('inicio_tour');
 
mw.guidedTour.setTourCookie('inicio_tour');
 
+
*/
    
/*
 
/*

Menú de navegación