Archive for September 13th, 2004

Bush is a Dumbass

Posted: Monday, September 13th, 2004 @ 6:10 pm in Uncategorized | No Comments »

This also fit’s perfetctly with mark fiore’s latest
and of course never stop visiting electoral-vote.com.
I put the current electoral vote predictor on the right hand margin. I used this code.

function get_ev() {
$maxage=3600;
$cache=”/tmp/ev”;
if […]