
function twiigsAddStyle42725_94670600(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 twiigsAddStyleBlock42725_94670600(mods)
{
  var stype = {
  };
  return twiigsAddStyle42725_94670600(stype, mods);
}

function twiigsAddStyleInline42725_94670600(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle42725_94670600(stype, mods);
}

function twiigsAddStyleInput42725_94670600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle42725_94670600(stype, mods);
}

function twiigsAddStyleImage42725_94670600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle42725_94670600(stype, mods);
}

function twiigsAddStyleLink42725_94670600(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle42725_94670600(stype, mods);
}

function twiigsAddStyleList42725_94670600(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle42725_94670600(stype, mods);
}

function twiigsPollBarWidthSet42725_94670600()
{
  for(var i = 0; i < 4; i++)
    twiigsPollBarWidthSetBar42725_94670600(i, 20);
}

function twiigsPollBarWidthSetBar42725_94670600(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL42725_94670600answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL42725_94670600answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL42725_94670600answerpct" + 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('twiigsPollBarWidthSetBar42725_94670600(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock42725_94670600({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock42725_94670600({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock42725_94670600({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Celebrities/42725" '+twiigsAddStyleInline42725_94670600({})+'>'
+'Who do YOU think wore it better?</a>'
+' </div>'
+' <div id="TWIIGSPOLL42725_94670600" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock42725_94670600({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock42725_94670600({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock42725_94670600({})+'>'
+' <li id="TWIIGSPOLL42725_94670600answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList42725_94670600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Lara<br>'
+' <span title="677 votes" '+twiigsAddStyleInline42725_94670600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img id="TWIIGSPOLL42725_94670600answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL42725_94670600answerpct0" '+twiigsAddStyleInline42725_94670600({})+'>'
+'0.049419665669027</span>'
+' </li>'
+' <li id="TWIIGSPOLL42725_94670600answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList42725_94670600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Rihanna<br>'
+' <span title="5296 votes" '+twiigsAddStyleInline42725_94670600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img id="TWIIGSPOLL42725_94670600answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL42725_94670600answerpct1" '+twiigsAddStyleInline42725_94670600({})+'>'
+'0.38659756186583</span>'
+' </li>'
+' <li id="TWIIGSPOLL42725_94670600answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList42725_94670600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I like Lara'+"'"+'s more laid-back styling, GENERALLY, but she'+"'"+'s not pulling off the dress<br>'
+' <span title="2003 votes" '+twiigsAddStyleInline42725_94670600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img id="TWIIGSPOLL42725_94670600answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL42725_94670600answerpct2" '+twiigsAddStyleInline42725_94670600({})+'>'
+'0.14621505219359</span>'
+' </li>'
+' <li id="TWIIGSPOLL42725_94670600answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList42725_94670600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Forget these people. Let'+"'"+'s see JOAN COLLINS pull this off. COME ON.<br>'
+' <span title="5723 votes" '+twiigsAddStyleInline42725_94670600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img id="TWIIGSPOLL42725_94670600answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage42725_94670600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL42725_94670600answerpct3" '+twiigsAddStyleInline42725_94670600({})+'>'
+'0.41776772027155</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock42725_94670600({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Oct 29, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock42725_94670600({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock42725_94670600({"text-align":"center"})+'>'
+' Total Votes: 13,699 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet42725_94670600();
