
function twiigsAddStyle16765_27419600(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 twiigsAddStyleBlock16765_27419600(mods)
{
  var stype = {
  };
  return twiigsAddStyle16765_27419600(stype, mods);
}

function twiigsAddStyleInline16765_27419600(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle16765_27419600(stype, mods);
}

function twiigsAddStyleInput16765_27419600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle16765_27419600(stype, mods);
}

function twiigsAddStyleImage16765_27419600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle16765_27419600(stype, mods);
}

function twiigsAddStyleLink16765_27419600(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle16765_27419600(stype, mods);
}

function twiigsAddStyleList16765_27419600(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle16765_27419600(stype, mods);
}

function twiigsPollBarWidthSet16765_27419600()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar16765_27419600(i, 20);
}

function twiigsPollBarWidthSetBar16765_27419600(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL16765_27419600answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL16765_27419600answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL16765_27419600answerpct" + 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('twiigsPollBarWidthSetBar16765_27419600(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock16765_27419600({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock16765_27419600({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock16765_27419600({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Society_&_Culture/16765" '+twiigsAddStyleInline16765_27419600({})+'>'
+'When at a ball game, what do you order at the concession stand?</a>'
+' </div>'
+' <div id="TWIIGSPOLL16765_27419600" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock16765_27419600({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock16765_27419600({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock16765_27419600({})+'>'
+' <li id="TWIIGSPOLL16765_27419600answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Hot dogs<br>'
+' <span title="263 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg0" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct0" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.52917505030181</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Bratwursts / sausages<br>'
+' <span title="66 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg1" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct1" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.1327967806841</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Garlic fries (or cheese fries)<br>'
+' <span title="84 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg2" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct2" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.16901408450704</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Peanuts<br>'
+' <span title="105 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg3" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct3" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.2112676056338</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Nachos<br>'
+' <span title="166 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg4" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct4" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.33400402414487</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Cracker Jack<br>'
+' <span title="31 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg5" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct5" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.062374245472837</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Dippin'+"'"+' Dots<br>'
+' <span title="46 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg6" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct6" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.092555331991952</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Cotton candy<br>'
+' <span title="46 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg7" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct7" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.092555331991952</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Sunflower seeds<br>'
+' <span title="26 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg8" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct8" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.052313883299799</span>'
+' </li>'
+' <li id="TWIIGSPOLL16765_27419600answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16765_27419600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Beer<br>'
+' <span title="178 votes" '+twiigsAddStyleInline16765_27419600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img id="TWIIGSPOLL16765_27419600answerimg9" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage16765_27419600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16765_27419600answerpct9" '+twiigsAddStyleInline16765_27419600({})+'>'
+'0.35814889336016</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock16765_27419600({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Sep 4, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock16765_27419600({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock16765_27419600({"text-align":"center"})+'>'
+' Total Votes: 497 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet16765_27419600();
