
function twiigsAddStyle16397_18609800(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 twiigsAddStyleBlock16397_18609800(mods)
{
  var stype = {
  };
  return twiigsAddStyle16397_18609800(stype, mods);
}

function twiigsAddStyleInline16397_18609800(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle16397_18609800(stype, mods);
}

function twiigsAddStyleInput16397_18609800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle16397_18609800(stype, mods);
}

function twiigsAddStyleImage16397_18609800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle16397_18609800(stype, mods);
}

function twiigsAddStyleLink16397_18609800(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle16397_18609800(stype, mods);
}

function twiigsAddStyleList16397_18609800(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle16397_18609800(stype, mods);
}

function twiigsPollBarWidthSet16397_18609800()
{
  for(var i = 0; i < 5; i++)
    twiigsPollBarWidthSetBar16397_18609800(i, 20);
}

function twiigsPollBarWidthSetBar16397_18609800(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL16397_18609800answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL16397_18609800answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL16397_18609800answerpct" + 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('twiigsPollBarWidthSetBar16397_18609800(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock16397_18609800({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock16397_18609800({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock16397_18609800({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Celebrities/16397" '+twiigsAddStyleInline16397_18609800({})+'>'
+'Hold my hand and make this better: Fug or feh? Or fab?</a>'
+' </div>'
+' <div id="TWIIGSPOLL16397_18609800" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock16397_18609800({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock16397_18609800({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock16397_18609800({})+'>'
+' <li id="TWIIGSPOLL16397_18609800answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16397_18609800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Definite fug. It looks like split-pea soup garnished with tomato sauce and brains.<br>'
+' <span title="8797 votes" '+twiigsAddStyleInline16397_18609800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img id="TWIIGSPOLL16397_18609800answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16397_18609800answerpct0" '+twiigsAddStyleInline16397_18609800({})+'>'
+'0.25392564369011</span>'
+' </li>'
+' <li id="TWIIGSPOLL16397_18609800answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16397_18609800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Feh -- it'+"'"+'s weird, but it'+"'"+'s not at the level I crave from Tilda. I need MORE.<br>'
+' <span title="14138 votes" '+twiigsAddStyleInline16397_18609800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img id="TWIIGSPOLL16397_18609800answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16397_18609800answerpct1" '+twiigsAddStyleInline16397_18609800({})+'>'
+'0.40809375360813</span>'
+' </li>'
+' <li id="TWIIGSPOLL16397_18609800answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16397_18609800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Fab! I think it'+"'"+'s amazing on her. That woman can wear (almost) anything.<br>'
+' <span title="6709 votes" '+twiigsAddStyleInline16397_18609800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img id="TWIIGSPOLL16397_18609800answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16397_18609800answerpct2" '+twiigsAddStyleInline16397_18609800({})+'>'
+'0.19365546703614</span>'
+' </li>'
+' <li id="TWIIGSPOLL16397_18609800answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16397_18609800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Love the outfit, but she lost me on the shoes.<br>'
+' <span title="1884 votes" '+twiigsAddStyleInline16397_18609800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img id="TWIIGSPOLL16397_18609800answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16397_18609800answerpct3" '+twiigsAddStyleInline16397_18609800({})+'>'
+'0.054381711118808</span>'
+' </li>'
+' <li id="TWIIGSPOLL16397_18609800answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16397_18609800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Love the shoes... with something else.<br>'
+' <span title="3116 votes" '+twiigsAddStyleInline16397_18609800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img id="TWIIGSPOLL16397_18609800answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16397_18609800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16397_18609800answerpct4" '+twiigsAddStyleInline16397_18609800({})+'>'
+'0.089943424546819</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock16397_18609800({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Aug 27, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock16397_18609800({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock16397_18609800({"text-align":"center"})+'>'
+' Total Votes: 34,644 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet16397_18609800();
