twitterStatus = ["<a style=\"text-decoration: none;\" href=\"http:\/\/twitter.com\/EricAtkins\">@EricAtkins<\/a> I will take one","<a style=\"text-decoration: none;\" href=\"http:\/\/twitter.com\/mfacenet\">@mfacenet<\/a> False positives are ok. I can deal. It's what I dont know I don't know that scares me.","<a style=\"text-decoration: none;\" href=\"http:\/\/twitter.com\/ramsey\">@ramsey<\/a> Hmm, skipfish does look interesting. Thanks for that link."];document.write('<div style="font-family: Andale Mono, Courier New, monospace;">');
document.write('<div style="padding-bottom: 6px;"><span style="color:#AD3C37"><strong>brian.moonspot.net #</strong></span> get_tweets.sh</div>');
for(t in twitterStatus){
    document.write("<div style='border-bottom: 1px dashed black;margin-bottom:6px;padding-bottom:6px;'>" + twitterStatus[t] + "</div>");
}
document.write("Follow Me: <a href='http://twitter.com/brianlmoon'>brianlmoon</a>");
document.write('</div>');
