Your IP : 18.224.60.132


Current Path : /home/lentoinv/finationglobal.com/arch/assets/plugins/counters/
Upload File :
Current File : //home/lentoinv/finationglobal.com/arch/assets/plugins/counters/count-down.js

$( function() {
	$('.count-down').countdown100({
		// Set Endtime here
		// Endtime must be > current time
		endtimeYear: 0,
		endtimeMonth: 0,
		endtimeDate: 35,
		endtimeHours: 18,
		endtimeMinutes: 0,
		endtimeSeconds: 0,
		timeZone: ""
		// ex:  timeZone: "America/New_York", can be empty
		// go to " http://momentjs.com/timezone/ " to get timezone
	});
});

?>