
function twiigsAddStyle36300_61048800(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 twiigsAddStyleBlock36300_61048800(mods)
{
  var stype = {
  };
  return twiigsAddStyle36300_61048800(stype, mods);
}

function twiigsAddStyleInline36300_61048800(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle36300_61048800(stype, mods);
}

function twiigsAddStyleInput36300_61048800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle36300_61048800(stype, mods);
}

function twiigsAddStyleImage36300_61048800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle36300_61048800(stype, mods);
}

function twiigsAddStyleLink36300_61048800(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle36300_61048800(stype, mods);
}

function twiigsAddStyleList36300_61048800(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle36300_61048800(stype, mods);
}

function twiigsPollBarWidthSet36300_61048800()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar36300_61048800(i, 20);
}

function twiigsPollBarWidthSetBar36300_61048800(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL36300_61048800answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL36300_61048800answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL36300_61048800answerpct" + 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('twiigsPollBarWidthSetBar36300_61048800(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock36300_61048800({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock36300_61048800({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock36300_61048800({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Sports/Soccer/36300" '+twiigsAddStyleInline36300_61048800({})+'>'
+'Whose stock rose the most on the national team this month?</a>'
+' </div>'
+' <div id="TWIIGSPOLL36300_61048800" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock36300_61048800({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock36300_61048800({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock36300_61048800({})+'>'
+' <li id="TWIIGSPOLL36300_61048800answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Troy Perkins<br>'
+' <span title="337 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg0" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct0" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.15276518585675</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Chad Marshall<br>'
+' <span title="110 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg1" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct1" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.049864007252947</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Clarence Goodson<br>'
+' <span title="50 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg2" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct2" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.022665457842248</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Robbie Rogers<br>'
+' <span title="56 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg3" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct3" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.025385312783318</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Stuart Holden<br>'
+' <span title="1272 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg4" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct4" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.5766092475068</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Santino Quaranta<br>'
+' <span title="83 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg5" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct5" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.037624660018132</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Kyle Beckerman<br>'
+' <span title="196 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg6" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct6" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.088848594741614</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Kenny Cooper<br>'
+' <span title="29 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg7" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct7" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.013145965548504</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Other<br>'
+' <span title="8 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg8" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct8" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.0036264732547597</span>'
+' </li>'
+' <li id="TWIIGSPOLL36300_61048800answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList36300_61048800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' None<br>'
+' <span title="65 votes" '+twiigsAddStyleInline36300_61048800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img id="TWIIGSPOLL36300_61048800answerimg9" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage36300_61048800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL36300_61048800answerpct9" '+twiigsAddStyleInline36300_61048800({})+'>'
+'0.029465095194923</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock36300_61048800({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jul 27, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock36300_61048800({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock36300_61048800({"text-align":"center"})+'>'
+' Total Votes: 2,206 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet36300_61048800();
