";if (typeof(CountStepper)!="number")
CountStepper = -1;
if (typeof(LeadingZero)=="undefined")
LeadingZero = true;
CountStepper = Math.ceil(CountStepper);
if (CountStepper == 0)
CountActive = false;
var SetTimeOutPeriod = (Math.abs(CountStepper)-1)*1000 + 990;
putspan();
var dnow = new Date("03/13/2016 13:01:38");
var dthen = new Date("03/20/2016 04:30:12");
if(CountStepper>0)
ddiff = new Date(dnow-dthen);
else
ddiff = new Date(dthen-dnow);
gsecs = Math.floor(ddiff.valueOf()/1000);
CountBack(gsecs);
برچسب:
نویسنده: نیلوفر ابی
تاريخ: يکشنبه
23 اسفند
1394 ساعت: 19:12