diff --git a/public/getBanner.php b/public/getBanner.php index 7554c90..f35fc13 100644 --- a/public/getBanner.php +++ b/public/getBanner.php @@ -48,7 +48,7 @@ Creation Date: 02/mar/2016 var rand = Math.floor((Math.random() * 100) + 1); setTimeout(function () { bannerRoll('id;?>',,); - },60000+rand); + },20000+rand);