
function twiigsAddStyle43617_8939500(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 twiigsAddStyleBlock43617_8939500(mods)
{
  var stype = {
  };
  return twiigsAddStyle43617_8939500(stype, mods);
}

function twiigsAddStyleInline43617_8939500(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle43617_8939500(stype, mods);
}

function twiigsAddStyleInput43617_8939500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle43617_8939500(stype, mods);
}

function twiigsAddStyleImage43617_8939500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle43617_8939500(stype, mods);
}

function twiigsAddStyleLink43617_8939500(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle43617_8939500(stype, mods);
}

function twiigsAddStyleList43617_8939500(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle43617_8939500(stype, mods);
}

function twiigsPollBarWidthSet43617_8939500()
{
  for(var i = 0; i < 9; i++)
    twiigsPollBarWidthSetBar43617_8939500(i, 20);
}

function twiigsPollBarWidthSetBar43617_8939500(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL43617_8939500answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL43617_8939500answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL43617_8939500answerpct" + 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('twiigsPollBarWidthSetBar43617_8939500(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock43617_8939500({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock43617_8939500({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock43617_8939500({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/43617" '+twiigsAddStyleInline43617_8939500({})+'>'
+'How much would you pay for the Wonderbook e-reader?</a>'
+' </div>'
+' <div id="TWIIGSPOLL43617_8939500" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock43617_8939500({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock43617_8939500({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock43617_8939500({})+'>'
+' <li id="TWIIGSPOLL43617_8939500answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $350<br>'
+' <span title="22 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct0" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.019349164467898</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $300<br>'
+' <span title="38 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct1" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.033421284080915</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $250<br>'
+' <span title="53 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct2" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.046613896218118</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $200<br>'
+' <span title="75 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct3" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.065963060686016</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $150<br>'
+' <span title="138 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct4" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.12137203166227</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $100<br>'
+' <span title="213 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg5" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct5" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.18733509234828</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $50<br>'
+' <span title="150 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg6" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct6" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.13192612137203</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I'+"'"+'d accept one as a gift but I ain'+"'"+'t paying!<br>'
+' <span title="334 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg7" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct7" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.29375549692172</span>'
+' </li>'
+' <li id="TWIIGSPOLL43617_8939500answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList43617_8939500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' You'+"'"+'d have to pay me<br>'
+' <span title="114 votes" '+twiigsAddStyleInline43617_8939500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img id="TWIIGSPOLL43617_8939500answerimg8" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage43617_8939500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL43617_8939500answerpct8" '+twiigsAddStyleInline43617_8939500({})+'>'
+'0.10026385224274</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock43617_8939500({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Nov 11, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock43617_8939500({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock43617_8939500({"text-align":"center"})+'>'
+' Total Votes: 1,137 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet43617_8939500();
