
function twiigsAddStyle12191_40907100(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 twiigsAddStyleBlock12191_40907100(mods)
{
  var stype = {
  };
  return twiigsAddStyle12191_40907100(stype, mods);
}

function twiigsAddStyleInline12191_40907100(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle12191_40907100(stype, mods);
}

function twiigsAddStyleInput12191_40907100(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle12191_40907100(stype, mods);
}

function twiigsAddStyleImage12191_40907100(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle12191_40907100(stype, mods);
}

function twiigsAddStyleLink12191_40907100(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle12191_40907100(stype, mods);
}

function twiigsAddStyleList12191_40907100(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle12191_40907100(stype, mods);
}

function twiigsPollBarWidthSet12191_40907100()
{
  for(var i = 0; i < 5; i++)
    twiigsPollBarWidthSetBar12191_40907100(i, 20);
}

function twiigsPollBarWidthSetBar12191_40907100(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL12191_40907100answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL12191_40907100answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL12191_40907100answerpct" + 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('twiigsPollBarWidthSetBar12191_40907100(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock12191_40907100({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock12191_40907100({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock12191_40907100({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Celebrities/12191" '+twiigsAddStyleInline12191_40907100({})+'>'
+'Clearly the trial is out of hand. You, the jury, find the defendant:</a>'
+' </div>'
+' <div id="TWIIGSPOLL12191_40907100" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock12191_40907100({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock12191_40907100({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock12191_40907100({})+'>'
+' <li id="TWIIGSPOLL12191_40907100answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList12191_40907100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Guilty on all counts.<br>'
+' <span title="4155 votes" '+twiigsAddStyleInline12191_40907100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img id="TWIIGSPOLL12191_40907100answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL12191_40907100answerpct0" '+twiigsAddStyleInline12191_40907100({})+'>'
+'0.10063944194158</span>'
+' </li>'
+' <li id="TWIIGSPOLL12191_40907100answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList12191_40907100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Not guilty on all counts! FREE NATALIE!<br>'
+' <span title="13165 votes" '+twiigsAddStyleInline12191_40907100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img id="TWIIGSPOLL12191_40907100answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL12191_40907100answerpct1" '+twiigsAddStyleInline12191_40907100({})+'>'
+'0.31887322579082</span>'
+' </li>'
+' <li id="TWIIGSPOLL12191_40907100answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList12191_40907100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I can'+"'"+'t decide -- there'+"'"+'s something wrong and yet right about all of them.<br>'
+' <span title="11004 votes" '+twiigsAddStyleInline12191_40907100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img id="TWIIGSPOLL12191_40907100answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL12191_40907100answerpct2" '+twiigsAddStyleInline12191_40907100({})+'>'
+'0.26653102746694</span>'
+' </li>'
+' <li id="TWIIGSPOLL12191_40907100answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList12191_40907100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Sure, one or two of them aren'+"'"+'t so hot, but I'+"'"+'d wear the others.<br>'
+' <span title="11477 votes" '+twiigsAddStyleInline12191_40907100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img id="TWIIGSPOLL12191_40907100answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL12191_40907100answerpct3" '+twiigsAddStyleInline12191_40907100({})+'>'
+'0.27798769558688</span>'
+' </li>'
+' <li id="TWIIGSPOLL12191_40907100answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList12191_40907100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I am more concerned with her hair in that second picture. And is it CRIMPED in the first?!? RETRIAL!<br>'
+' <span title="1485 votes" '+twiigsAddStyleInline12191_40907100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img id="TWIIGSPOLL12191_40907100answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage12191_40907100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL12191_40907100answerpct4" '+twiigsAddStyleInline12191_40907100({})+'>'
+'0.035968609213777</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock12191_40907100({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on May 23, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock12191_40907100({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock12191_40907100({"text-align":"center"})+'>'
+' Total Votes: 41,286 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet12191_40907100();
