
function twiigsAddStyle35066_94628100(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 twiigsAddStyleBlock35066_94628100(mods)
{
  var stype = {
  };
  return twiigsAddStyle35066_94628100(stype, mods);
}

function twiigsAddStyleInline35066_94628100(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle35066_94628100(stype, mods);
}

function twiigsAddStyleInput35066_94628100(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle35066_94628100(stype, mods);
}

function twiigsAddStyleImage35066_94628100(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle35066_94628100(stype, mods);
}

function twiigsAddStyleLink35066_94628100(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle35066_94628100(stype, mods);
}

function twiigsAddStyleList35066_94628100(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle35066_94628100(stype, mods);
}

function twiigsPollBarWidthSet35066_94628100()
{
  for(var i = 0; i < 24; i++)
    twiigsPollBarWidthSetBar35066_94628100(i, 20);
}

function twiigsPollBarWidthSetBar35066_94628100(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL35066_94628100answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL35066_94628100answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL35066_94628100answerpct" + 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('twiigsPollBarWidthSetBar35066_94628100(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock35066_94628100({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock35066_94628100({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock35066_94628100({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Television/35066" '+twiigsAddStyleInline35066_94628100({})+'>'
+'Which six episodes should House submit to the Emmy panel (if nominated)</a>'
+' </div>'
+' <div id="TWIIGSPOLL35066_94628100" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock35066_94628100({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock35066_94628100({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock35066_94628100({})+'>'
+' <li id="TWIIGSPOLL35066_94628100answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Dying Changes Everything<br>'
+' <span title="62 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg0" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct0" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.14220183486239</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Not Cancer<br>'
+' <span title="13 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg1" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct1" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.029816513761468</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Adverse Events<br>'
+' <span title="10 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg2" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct2" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.022935779816514</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Birthmarks<br>'
+' <span title="247 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg3" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct3" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.56651376146789</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Lucky 13<br>'
+' <span title="12 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg4" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct4" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.027522935779817</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Joy<br>'
+' <span title="211 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg5" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct5" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.48394495412844</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Itch<br>'
+' <span title="77 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg6" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct6" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.17660550458716</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Emancipation<br>'
+' <span title="20 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg7" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct7" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.045871559633028</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Last Resort<br>'
+' <span title="98 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg8" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct8" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.22477064220183</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Let Them Eat Cake<br>'
+' <span title="50 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg9" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct9" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.11467889908257</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Joy to the World<br>'
+' <span title="74 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg10" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct10" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.1697247706422</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Painless<br>'
+' <span title="54 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg11" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct11" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.12385321100917</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Big Baby<br>'
+' <span title="19 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg12" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct12" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.043577981651376</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem13" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Greater Good<br>'
+' <span title="15 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg13" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct13" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.034403669724771</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem14" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Unfaithful<br>'
+' <span title="141 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg14" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct14" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.32339449541284</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem15" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Softer Side<br>'
+' <span title="112 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg15" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct15" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.25688073394495</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem16" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Social Contract<br>'
+' <span title="155 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg16" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct16" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.35550458715596</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem17" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Here Kitty<br>'
+' <span title="23 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg17" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct17" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.052752293577982</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem18" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Locked In<br>'
+' <span title="172 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg18" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct18" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.39449541284404</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem19" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Simple Explanation<br>'
+' <span title="131 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg19" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct19" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.30045871559633</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem20" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Saviors<br>'
+' <span title="34 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg20" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct20" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.077981651376147</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem21" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' House Divided<br>'
+' <span title="161 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg21" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct21" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.36926605504587</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem22" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Under My Skin<br>'
+' <span title="253 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg22" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct22" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.5802752293578</span>'
+' </li>'
+' <li id="TWIIGSPOLL35066_94628100answeritem23" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35066_94628100({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Both Sides Now<br>'
+' <span title="268 votes" '+twiigsAddStyleInline35066_94628100({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img id="TWIIGSPOLL35066_94628100answerimg23" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage35066_94628100({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35066_94628100answerpct23" '+twiigsAddStyleInline35066_94628100({})+'>'
+'0.61467889908257</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock35066_94628100({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jul 6, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock35066_94628100({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock35066_94628100({"text-align":"center"})+'>'
+' Total Votes: 436 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet35066_94628100();
