McCain Countown

By: Eric
Published On: 2/23/2008 1:31:57 PM

Yesterday Eileen (of VBDems fame) had a great idea - make a McCain Iraq withdraw counter.  As I'm sure most people are aware, Republican Presidential candidate John McCain is very much in favor of continuing Dubya's total failure in Iraq.  So much so, that McCain said he's in favor of keeping our forces in Iraq for 100 years.  One Hundred Years!!!!

Sadly, none of us will be around to see it, but it's a day our children's children's children will enjoy.  Best I could tell, McCain made this statement on Jan 3 of this year, so the countdown goes until Jan 3, 2108.

So, without further ado, let the countdown begin.

John McCain plans on keeping American forces in Iraq for 100 years.

For those of you who'd like to include a counter on your site, the javascript code is in gray on the flip.  Just copy all of it and paste onto your site where ever you'd like the counter to appear.

<div style="width:140px; border:solid #000000 1px; background:#E3CB76;">
<img src="http://www.raisingkaine.com/upload/iraqcountdown.jpg" alt=""><div style="padding-left:3px; padding-right:3px; font-family:arial; font-size:9pt; ">
John McCain plans on keeping American forces in Iraq for 100 years.
<br/><br/>
<script>
   var today = new Date() ;
   var x = today.getMonth() + 1;
   var y = today.getFullYear();
   var end_month = new Date(y, x, 1) ;
   var leaveIraq = new Date(2108, 0, 3) ;  // Exactly 100 years from the day McCain made his "100 year" statement
   var years = leaveIraq.getYear()-today.getYear() ;
   var days ;
   var months ;
   var one_day=1000*60*60*24 ;
   var daysEOM = Math.ceil((end_month.getTime()-today.getTime())/(one_day) - 1)  ;

   if (today.getMonth() > leaveIraq.getMonth() )
   {
     months = 12 - (today.getMonth() - leaveIraq.getMonth()) ;
     years-- ;
   }
   else
   {
      months = leaveIraq.getMonth() - today.getMonth() ;
   }  

   if (today.getDate() > leaveIraq.getDate() )
   {
     days = daysEOM + leaveIraq.getDate();
     months-- ;
     if (months < 0)
     {
        months = 11 ;
        years-- ;
     }
   }
   else
   {
      days = leaveIraq.getDate() - today.getDate() ;
   }  

   document.write("<b>McCain's Pullout In</b>") ;    
   document.write("<div style="padding-left:12px; font-weight:bold;">") ;
   document.write(years + " Years<br/>") ;
   document.write(months + " Months</br>") ;
   document.write(days + " Days</br></br>") ;
   document.write("</div>") ;
   document.write("Only <b>" + Math.ceil((leaveIraq.getTime()-today.getTime())/(one_day)) + " days</b> to go!<br/>") ;
</script>


Comments



You are wonderful! (elevandoski - 2/23/2008 3:01:52 PM)
I just knew there was a clever little somebody out there who could do this.  Thanks!!!


He also plans on keeping American forces in Japan for 100 years. (Va Blogger2 - 2/23/2008 4:51:19 PM)
No counter for that country, too?


What is the similarity there? (tx2vadem - 2/23/2008 5:35:19 PM)
Japan is a homogeneous nation and a stable, peaceful one at that.  Our military personnel are not being shot at every day or in any real danger of losing their lives in Japan.  We are not occupying Japan.  Also, our historical reason for being there has no relationship with our current occupation of Iraq.


Absolutely no similarity (Lowell - 2/23/2008 6:07:42 PM)
Why do people even leave comments like that, just to distract everyone from a serious discussion?