﻿function countdown() {buildcountdownhtml();}  function buildcountdownhtml() {document.write("<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'><html lang='en' dir='ltr'><head><title>Countdown to the November 2010 Election</title><meta http-equiv='content-type' content='text/html; charset=utf-8'><script type='text/javascript' src='http://elohim-reigns.org/countdown/countdown_expanded.js' defer='defer'></script><style type='text/css'>table{width:200px;height:130px;text-align:center;vertical-align:top;display:block;} .img {margin-left:0px;background: url(http://elohim-reigns.org/images/DEMS-RINOS-OUT-anim.gif) no-repeat top left;text-align:left;color:transparent;font-family:arial;font-size:12px;padding:0px;width:220px;margin-top:0px;} .clock {text-align:center;width:200px;font-family:Lucida Bright;font-size:20pt;color:#000;background-color:#FFF;} </style></head><body><table><tr><td><div class='img'>&nbsp;<p> </p>&nbsp;</div><div id='countdown1' class='clock'>2010-11-02 00:00:01 GMT-05:00</div></td></tr></table>");}