
function twiigsAddStyle24123_58580500(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 twiigsAddStyleBlock24123_58580500(mods)
{
  var stype = {
  };
  return twiigsAddStyle24123_58580500(stype, mods);
}

function twiigsAddStyleInline24123_58580500(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle24123_58580500(stype, mods);
}

function twiigsAddStyleInput24123_58580500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle24123_58580500(stype, mods);
}

function twiigsAddStyleImage24123_58580500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle24123_58580500(stype, mods);
}

function twiigsAddStyleLink24123_58580500(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle24123_58580500(stype, mods);
}

function twiigsAddStyleList24123_58580500(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle24123_58580500(stype, mods);
}

function twiigsPollBarWidthSet24123_58580500()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar24123_58580500(i, 20);
}

function twiigsPollBarWidthSetBar24123_58580500(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL24123_58580500answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL24123_58580500answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL24123_58580500answerpct" + 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('twiigsPollBarWidthSetBar24123_58580500(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock24123_58580500({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock24123_58580500({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock24123_58580500({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Society_&_Culture/24123" '+twiigsAddStyleInline24123_58580500({})+'>'
+'What are your favorite Super Bowl party foods?</a>'
+' </div>'
+' <div id="TWIIGSPOLL24123_58580500" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock24123_58580500({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock24123_58580500({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock24123_58580500({})+'>'
+' <li id="TWIIGSPOLL24123_58580500answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Chips &amp; dip<br>'
+' <span title="252 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg0" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct0" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.45985401459854</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Wings<br>'
+' <span title="260 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg1" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct1" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.47445255474453</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Pizza<br>'
+' <span title="159 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg2" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct2" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.29014598540146</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Hot dogs<br>'
+' <span title="59 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg3" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct3" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.10766423357664</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Chili<br>'
+' <span title="128 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg4" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct4" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.23357664233577</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Pigs in blankets<br>'
+' <span title="78 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg5" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct5" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.14233576642336</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Popcorn<br>'
+' <span title="55 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg6" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct6" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.10036496350365</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Party subs<br>'
+' <span title="93 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg7" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct7" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.16970802919708</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Nachos<br>'
+' <span title="188 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg8" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct8" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.34306569343066</span>'
+' </li>'
+' <li id="TWIIGSPOLL24123_58580500answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24123_58580500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Hamburgers<br>'
+' <span title="54 votes" '+twiigsAddStyleInline24123_58580500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bronze_beg03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img id="TWIIGSPOLL24123_58580500answerimg9" src="http://www.twiigs.com/img/pb_bronze_mid03.png" width="0" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bronze_end03.png" width="2" height="10" '+twiigsAddStyleImage24123_58580500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24123_58580500answerpct9" '+twiigsAddStyleInline24123_58580500({})+'>'
+'0.098540145985401</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock24123_58580500({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jan 23, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock24123_58580500({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock24123_58580500({"text-align":"center"})+'>'
+' Total Votes: 548 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet24123_58580500();
