
function twiigsAddStyle30863_63932400(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 twiigsAddStyleBlock30863_63932400(mods)
{
  var stype = {
  };
  return twiigsAddStyle30863_63932400(stype, mods);
}

function twiigsAddStyleInline30863_63932400(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle30863_63932400(stype, mods);
}

function twiigsAddStyleInput30863_63932400(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle30863_63932400(stype, mods);
}

function twiigsAddStyleImage30863_63932400(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle30863_63932400(stype, mods);
}

function twiigsAddStyleLink30863_63932400(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle30863_63932400(stype, mods);
}

function twiigsAddStyleList30863_63932400(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle30863_63932400(stype, mods);
}

function twiigsPollBarWidthSet30863_63932400()
{
  for(var i = 0; i < 8; i++)
    twiigsPollBarWidthSetBar30863_63932400(i, 20);
}

function twiigsPollBarWidthSetBar30863_63932400(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL30863_63932400answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL30863_63932400answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL30863_63932400answerpct" + 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('twiigsPollBarWidthSetBar30863_63932400(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock30863_63932400({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock30863_63932400({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock30863_63932400({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Television/30863" '+twiigsAddStyleInline30863_63932400({})+'>'
+'Best quote from last night'+"'"+'s &quot;Lost&quot;?</a>'
+' </div>'
+' <div id="TWIIGSPOLL30863_63932400" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock30863_63932400({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock30863_63932400({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock30863_63932400({})+'>'
+' <li id="TWIIGSPOLL30863_63932400answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;I punched the man in the damn face, Hugo. What am I supposed to say? My fist slipped?&quot; (Sawyer)<br>'
+' <span title="551 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg0" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct0" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.14557463672391</span>'
+' </li>'
+' <li id="TWIIGSPOLL30863_63932400answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Welcome to the meeting, Twitchy.&quot; (Sawyer)<br>'
+' <span title="870 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg1" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct1" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.22985468956407</span>'
+' </li>'
+' <li id="TWIIGSPOLL30863_63932400answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Your mother is an Other?&quot; (Sawyer)<br>'
+' <span title="293 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg2" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct2" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.077410832232497</span>'
+' </li>'
+' <li id="TWIIGSPOLL30863_63932400answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;You guys were in 1954? Like Fonzie times?&quot; (Hurley)<br>'
+' <span title="491 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg3" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct3" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.12972258916777</span>'
+' </li>'
+' <li id="TWIIGSPOLL30863_63932400answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;We disappeared on a plane in midair and reappeared in 1977. I'+"'"+'m getting kinda used to insane.&quot; Jack<br>'
+' <span title="461 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg4" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct4" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.1217965653897</span>'
+' </li>'
+' <li id="TWIIGSPOLL30863_63932400answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Do you have something for a beginner?&quot; (Daniel)<br>'
+' <span title="362 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg5" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct5" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.095640686922061</span>'
+' </li>'
+' <li id="TWIIGSPOLL30863_63932400answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Cupcakes are in the kitchen. Help yourself to the punch.&quot; (Sawyer)<br>'
+' <span title="304 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg6" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct6" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.080317040951123</span>'
+' </li>'
+' <li id="TWIIGSPOLL30863_63932400answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30863_63932400({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Helping H.G. Wells talk to his mommy here ain'+"'"+'t got nothing to do with it.&quot; (Sawyer)<br>'
+' <span title="453 votes" '+twiigsAddStyleInline30863_63932400({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gray_beg03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img id="TWIIGSPOLL30863_63932400answerimg7" src="http://www.twiigs.com/img/pb_gray_mid03.png" width="0" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gray_end03.png" width="2" height="10" '+twiigsAddStyleImage30863_63932400({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30863_63932400answerpct7" '+twiigsAddStyleInline30863_63932400({})+'>'
+'0.11968295904888</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock30863_63932400({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Apr 29, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock30863_63932400({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock30863_63932400({"text-align":"center"})+'>'
+' Total Votes: 3,785 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet30863_63932400();
