// JavaScript Document
TargetDate = "03/01/2007 12:00 AM"; //// date-time
DisplayFormat = "<B>JOIN NOW AND SAVE -- PRICE INCREASES IN A FEW DAYS<BR>Only %%D%% Days %%H%% Hours %%M%% Minutes %%S%% Seconds Left Before<BR>This Special Upgrade Offer Will Be Removed Forever!</B>"; //// display format 
FinishURL = "http://infowaremall.com/upgrade.html"; //// Your Sales Page Link
FontSize = "24px";	//// FONT SIZE
FontColor = "#000000"; /// FONT COLOR
DisplayLink =false; /// set to false if you want to be automatically redirected
GMTtimeZONE = false; /// set to false if you want to use the time zone of your visitors and not the GMT one
TimezoneOffset = -6; //// time zone offset for GMT time zone

