// JavaScript Document
TargetDate = "05/018/2012 7:00 PM"; //// date-time
DisplayFormat = "%%D%% %%H%% %%M%% %%S%%"; //// display format 
FinishURL = ""; //// Your Sales Page Link
FontSize = "20px";	//// FONT SIZE
FontColor = "#FF0000"; /// FONT COLOR
DisplayLink = true; /// set to false if you want to be automatically redirected
GMTtimeZONE = true; /// set to false if you want to use the time zone of your visitors and not the GMT one
TimezoneOffset = +1; //// time zone offset for GMT time zone
