
function twiigsAddStyle9030_1655900(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 twiigsAddStyleBlock9030_1655900(mods)
{
  var stype = {
  };
  return twiigsAddStyle9030_1655900(stype, mods);
}

function twiigsAddStyleInline9030_1655900(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle9030_1655900(stype, mods);
}

function twiigsAddStyleInput9030_1655900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle9030_1655900(stype, mods);
}

function twiigsAddStyleImage9030_1655900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle9030_1655900(stype, mods);
}

function twiigsAddStyleLink9030_1655900(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle9030_1655900(stype, mods);
}

function twiigsAddStyleList9030_1655900(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle9030_1655900(stype, mods);
}

function twiigsPollBarWidthSet9030_1655900()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar9030_1655900(i, 20);
}

function twiigsPollBarWidthSetBar9030_1655900(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL9030_1655900answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL9030_1655900answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL9030_1655900answerpct" + 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('twiigsPollBarWidthSetBar9030_1655900(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock9030_1655900({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock9030_1655900({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock9030_1655900({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Television/9030" '+twiigsAddStyleInline9030_1655900({})+'>'
+'Two more guys are going home this week. Which TWO do you think will be ELIMINATED?</a>'
+' </div>'
+' <div id="TWIIGSPOLL9030_1655900" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock9030_1655900({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock9030_1655900({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock9030_1655900({})+'>'
+' <li id="TWIIGSPOLL9030_1655900answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' David Archuleta<br>'
+' <span title="101 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg0" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct0" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.023181087904521</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Robbie Carrico<br>'
+' <span title="1143 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg1" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct1" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.2623364700482</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Jason Castro<br>'
+' <span title="669 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg2" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct2" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.15354601790223</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' David Cook<br>'
+' <span title="377 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg3" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct3" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.086527427128758</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Chikezie Eze<br>'
+' <span title="333 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg4" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct4" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.076428735368373</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' David Hernandez<br>'
+' <span title="94 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg5" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct5" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.021574477851733</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Michael Johns<br>'
+' <span title="260 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg6" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct6" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.059674087675006</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Luke Menard<br>'
+' <span title="1644 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg7" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct7" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.3773238466835</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Danny Noriega<br>'
+' <span title="1219 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg8" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct8" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.27977966490705</span>'
+' </li>'
+' <li id="TWIIGSPOLL9030_1655900answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9030_1655900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Jason Yeager<br>'
+' <span title="2737 votes" '+twiigsAddStyleInline9030_1655900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_green_beg03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img id="TWIIGSPOLL9030_1655900answerimg9" src="http://www.twiigs.com/img/pb_green_mid03.png" width="0" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_green_end03.png" width="2" height="10" '+twiigsAddStyleImage9030_1655900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9030_1655900answerpct9" '+twiigsAddStyleInline9030_1655900({})+'>'
+'0.62818453064035</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock9030_1655900({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Feb 27, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock9030_1655900({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock9030_1655900({"text-align":"center"})+'>'
+' Total Votes: 4,357 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet9030_1655900();
