
function twiigsAddStyle24277_9204900(stype, mods)
{
  var params = {
    "background-color" : "transparent",
    "background-image" : "none",
    "border-style" : "none",
    "clear" : "none",
    "display" : "block",
    "float" : "none",
    "position" : "static",
    "visibility" : "visible",
    "height" : "auto",
    "line-height" : "normal", 
    "width" : "auto",
    "margin-top" : "0",
    "margin-right" : "0",
    "margin-bottom" : "0",
    "margin-left" : "0",
    "outline-style" : "none",
    "padding-top" : "0",
    "padding-right" : "0",
    "padding-bottom" : "0",
    "padding-left" : "0",
    "clip" : "auto",
    "overflow" : "hidden",
    "vertical-align" : "baseline",
    "z-index" : "auto",
    "letter-spacing" : "normal", 
    "text-align" : "left",
    "text-decoration" : "none",
    "text-indent" : "0",
    "text-shadow" : "none",
    "text-transform" : "none",
    "white-space" : "normal",
    "word-spacing" : "normal"
  }; 
  
  for(var i in stype)
    params[i] = stype[i];
  for(var i in mods)
    params[i] = mods[i];
  
  var style = ' style="';  
  for(var i in params)
  {
    if(params[i] != null)
      style += i + ": " + params[i] + "; ";
  }
  style += '"';

  return style;
}

function twiigsAddStyleBlock24277_9204900(mods)
{
  var stype = {
  };
  return twiigsAddStyle24277_9204900(stype, mods);
}

function twiigsAddStyleInline24277_9204900(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle24277_9204900(stype, mods);
}

function twiigsAddStyleInput24277_9204900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle24277_9204900(stype, mods);
}

function twiigsAddStyleImage24277_9204900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle24277_9204900(stype, mods);
}

function twiigsAddStyleLink24277_9204900(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle24277_9204900(stype, mods);
}

function twiigsAddStyleList24277_9204900(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle24277_9204900(stype, mods);
}

function twiigsPollBarWidthSet24277_9204900()
{
  for(var i = 0; i < 15; i++)
    twiigsPollBarWidthSetBar24277_9204900(i, 20);
}

function twiigsPollBarWidthSetBar24277_9204900(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL24277_9204900answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL24277_9204900answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL24277_9204900answerpct" + i);
        var pct = parseFloat(pctObj.innerHTML);
        imgObj.width = parseInt(pct * (parseInt(itemObj.offsetWidth) - 56));
        pctObj.innerHTML = parseInt(pct * 100) + "%";
      }
      else
      {
        if(n > 0)
        {
          n--;
          setTimeout('twiigsPollBarWidthSetBar24277_9204900(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock24277_9204900({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock24277_9204900({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock24277_9204900({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/24277" '+twiigsAddStyleInline24277_9204900({})+'>'
+'I think the Post comic strip that is consistently the funniest in recent months is:</a>'
+' </div>'
+' <div id="TWIIGSPOLL24277_9204900" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock24277_9204900({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock24277_9204900({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock24277_9204900({})+'>'
+' <li id="TWIIGSPOLL24277_9204900answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' AGNES<br>'
+' <span title="267 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg0" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct0" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.18188010899183</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' BREWSTER ROCKIT<br>'
+' <span title="22 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg1" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct1" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.014986376021798</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' CANDORVILLE<br>'
+' <span title="10 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg2" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct2" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.0068119891008174</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' CUL DE SAC<br>'
+' <span title="224 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg3" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct3" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.15258855585831</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' DILBERT<br>'
+' <span title="70 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg4" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct4" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.047683923705722</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' DOONESBURY<br>'
+' <span title="27 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg5" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct5" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.018392370572207</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' FRAZZ<br>'
+' <span title="26 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg6" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct6" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.017711171662125</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' GET FUZZY<br>'
+' <span title="123 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg7" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct7" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.083787465940054</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' NON SEQUITUR<br>'
+' <span title="50 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg8" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct8" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.034059945504087</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' PEARLS BEFORE SWINE<br>'
+' <span title="360 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg9" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct9" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.24523160762943</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' PICKLES<br>'
+' <span title="22 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg10" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct10" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.014986376021798</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' POOCH CAFE<br>'
+' <span title="175 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg11" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct11" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.11920980926431</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' SHERMAN'+"'"+'S LAGOON<br>'
+' <span title="24 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg12" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct12" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.016348773841962</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem13" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' SPEED BUMP<br>'
+' <span title="9 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg13" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct13" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.0061307901907357</span>'
+' </li>'
+' <li id="TWIIGSPOLL24277_9204900answeritem14" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24277_9204900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' ZITS<br>'
+' <span title="59 votes" '+twiigsAddStyleInline24277_9204900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img id="TWIIGSPOLL24277_9204900answerimg14" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage24277_9204900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24277_9204900answerpct14" '+twiigsAddStyleInline24277_9204900({})+'>'
+'0.040190735694823</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock24277_9204900({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jan 26, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock24277_9204900({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock24277_9204900({"text-align":"center"})+'>'
+' Total Votes: 1,468 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet24277_9204900();
