
function twiigsAddStyle30213_56628800(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 twiigsAddStyleBlock30213_56628800(mods)
{
  var stype = {
  };
  return twiigsAddStyle30213_56628800(stype, mods);
}

function twiigsAddStyleInline30213_56628800(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle30213_56628800(stype, mods);
}

function twiigsAddStyleInput30213_56628800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle30213_56628800(stype, mods);
}

function twiigsAddStyleImage30213_56628800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle30213_56628800(stype, mods);
}

function twiigsAddStyleLink30213_56628800(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle30213_56628800(stype, mods);
}

function twiigsAddStyleList30213_56628800(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle30213_56628800(stype, mods);
}

function twiigsPollBarWidthSet30213_56628800()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar30213_56628800(i, 20);
}

function twiigsPollBarWidthSetBar30213_56628800(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL30213_56628800answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL30213_56628800answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL30213_56628800answerpct" + 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('twiigsPollBarWidthSetBar30213_56628800(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock30213_56628800({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock30213_56628800({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock30213_56628800({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Sports/Baseball/30213" '+twiigsAddStyleInline30213_56628800({})+'>'
+'Which East Coast team has the best third baseman right now?</a>'
+' </div>'
+' <div id="TWIIGSPOLL30213_56628800" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock30213_56628800({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock30213_56628800({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock30213_56628800({})+'>'
+' <li id="TWIIGSPOLL30213_56628800answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Braves - Chipper Jones<br>'
+' <span title="3 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg0" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct0" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0.14285714285714</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Orioles - Ty Wigginton<br>'
+' <span title="0 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg1" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct1" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Red Sox - Mike Lowell<br>'
+' <span title="2 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg2" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct2" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0.095238095238095</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Marlins - Emilio Bonifacio<br>'
+' <span title="0 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg3" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct3" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Mets - David Wright<br>'
+' <span title="8 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg4" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct4" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0.38095238095238</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Yankees - Alex Rodriguez/Cody Ransom<br>'
+' <span title="1 vote" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg5" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct5" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0.047619047619048</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Phillies - Pedro Feliz<br>'
+' <span title="0 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg6" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct6" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Rays - Evan Longoria<br>'
+' <span title="5 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg7" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct7" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0.23809523809524</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Blue Jays - Scott Rolen<br>'
+' <span title="0 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg8" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct8" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL30213_56628800answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList30213_56628800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Nationals - Ryan Zimmerman<br>'
+' <span title="2 votes" '+twiigsAddStyleInline30213_56628800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img id="TWIIGSPOLL30213_56628800answerimg9" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage30213_56628800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL30213_56628800answerpct9" '+twiigsAddStyleInline30213_56628800({})+'>'
+'0.095238095238095</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock30213_56628800({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Apr 20, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock30213_56628800({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock30213_56628800({"text-align":"center"})+'>'
+' Total Votes: 21 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet30213_56628800();
