<!--
function writeheader(isCheri, isLeft, isRight)
{
document.writeln('<TABLE WIDTH=\"100%\"><TR>');
document.writeln('<TD ALIGN=LEFT  VALIGN=middle>');
if (isCheri) document.writeln('<font color=maroon size=\"+3\">Der Poodlehund<\/font>');
else if (isLeft) document.writeln('<font color=maroon><font size=\"+3\">The Neanderthal Patriot<\/font><br>Defending <i>Your </i>Freedom To Crush The Weak');
else if (isRight) document.writeln('<font color=maroon><font size=\"+3\">No Morals At All<\/font><br>The Free-lovin\', Pot-smokin\', Gay-OK War Blog');
else document.writeln('<font color=maroon><font size=\"+3\">Feces Flinging Monkey<\/font><font size=\"-1\"><b>.com</b><\/font><\/font>');
document.writeln('<\/TD>');
document.writeln('<TD ALIGN=RIGHT VALIGN=middle>');
document.writeln('<font size=-3>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.instapundit.com\/\"');
document.writeln('title=\'InstaPundit\' onMouseOver=\"window.status=\'InstaPundit\';return true\">IP<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.vodkapundit.com\/\"');
document.writeln('title=\'VodkaPundit\' onMouseOver=\"window.status=\'VodkaPundit\';return true\">VP<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.denbeste.nu\/\"');
document.writeln('title=\'USS Clueless\' onMouseOver=\"window.status=\'USS Clueless\';return true\">USSC<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.littlegreenfootballs.com\/weblog\/\"');
document.writeln('title=\'Little Green Footballs\' onMouseOver=\"window.status=\'Little Green Footballs\';return true\">LGF<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/jottings.blogspot.com\/\"');
document.writeln('title=\'Random Jottings\' onMouseOver=\"window.status=\'Random Jottings\';return true\">RJ<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/philcarter.blogspot.com/\"');
document.writeln('title=\'Intel Dump\' onMouseOver=\"window.status=\'Intel Dump\';return true\">ID<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/coyoteatthedogshow.blogspot.com\/\"');
document.writeln('title=\'Coyote At The Dog Show\' onMouseOver=\"window.status=\'Coyote At The Dog Show\';return true\">CDS<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.lileks.com\/bleats\/\"');
document.writeln('title=\'James Lileks - Bleats\' onMouseOver=\"window.status=\'James Lileks - Bleats\';return true\">JL<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.happyfunpundit.com\/\"');
document.writeln('title=\'Happy Fun Pundit\' onMouseOver=\"window.status=\'Happy Fun Pundit\';return true\">HFP<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.meanmrmustard.net\/"');
document.writeln('title=\'Mean Mr. Mustard\' onMouseOver=\"window.status=\'Mean Mr. Mustard\';return true\">M3<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/handbasket.blogspot.com\/"');
document.writeln('title=\'Hell In A Handbasket\' onMouseOver=\"window.status=\'Hell In A Handbasket\';return true\">HH<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/www.janegalt.net\/"');
document.writeln('title=\'Jane Galt\' onMouseOver=\"window.status=\'Jane Galt\';return true\">JG<\/a>');
document.writeln('<b>&#183<\/B>');
document.writeln('<a TARGET=\"_blank\" href=\"http:\/\/blogdex.media.mit.edu\/"');
document.writeln('title=\'Blogdex\' onMouseOver=\"window.status=\'Blogdex\';return true\">BDX<\/a>');
document.writeln('<\/font>');
document.writeln('<\/TD><\/TR><TR>');
document.writeln('<TD COLSPAN=2 VALIGN=TOP>');
document.writeln('<img SRC=\"http://www.fecesflingingmonkey.com/banner.gif\" ALT=\"banner\"  HEIGHT=6 WIDTH=\"100%\" border=0 hspace=0 vspace=0>');
document.writeln('<br><\/TD><\/TR><\/TABLE>');
}
//-->
