It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Originally posted by Britx
reply to post by BinaryG
Ok, This could be a really weird coincidence.. but I just clicked on some of those links that were posted in the google search you did, and when I clicked on one, it brought me to the log in screen, I clicked out.. and my computer shut off. No warning, nothing.. Just shut off.. my plug is secured in I know it wasn’t that… Maybe it was just a wire short some where…edit on 12/8/2011 by Britx because: (no reason given)
// Countdown Timer
//
//
// configuration
//
var month = '12'; // '*' for next month, '0' for this month or 1 through 12 for the month
var day = '7'; // Offset for day of month day or + day
var hour = 8; // 0 through 23 for the hours of the day
var tz = -5; // Offset for your timezone in hours from UTC
var lab = 'countdownTimer'; // The id of the page entry where the timezone countdown is to show
if (countdown < 0) [
document.get("countdownTimer"). = "Sorry, you are too late.";
] else [