
function twiigsAddStyle1937_35057500(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 twiigsAddStyleBlock1937_35057500(mods)
{
  var stype = {
  };
  return twiigsAddStyle1937_35057500(stype, mods);
}

function twiigsAddStyleInline1937_35057500(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle1937_35057500(stype, mods);
}

function twiigsAddStyleInput1937_35057500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle1937_35057500(stype, mods);
}

function twiigsAddStyleImage1937_35057500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle1937_35057500(stype, mods);
}

function twiigsAddStyleLink1937_35057500(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle1937_35057500(stype, mods);
}

function twiigsAddStyleList1937_35057500(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle1937_35057500(stype, mods);
}

function twiigsPollBarWidthSet1937_35057500()
{
  for(var i = 0; i < 6; i++)
    twiigsPollBarWidthSetBar1937_35057500(i, 20);
}

function twiigsPollBarWidthSetBar1937_35057500(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL1937_35057500answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL1937_35057500answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL1937_35057500answerpct" + 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('twiigsPollBarWidthSetBar1937_35057500(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock1937_35057500({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock1937_35057500({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock1937_35057500({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Television/1937" '+twiigsAddStyleInline1937_35057500({})+'>'
+'What tribute dress should have been next?</a>'
+' </div>'
+' <div id="TWIIGSPOLL1937_35057500" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock1937_35057500({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock1937_35057500({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock1937_35057500({})+'>'
+' <li id="TWIIGSPOLL1937_35057500answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList1937_35057500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' One made entirely of cans<br>'
+' <span title="2212 votes" '+twiigsAddStyleInline1937_35057500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img id="TWIIGSPOLL1937_35057500answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL1937_35057500answerpct0" '+twiigsAddStyleInline1937_35057500({})+'>'
+'0.093109399334933</span>'
+' </li>'
+' <li id="TWIIGSPOLL1937_35057500answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList1937_35057500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' An enormous gown shaped exactly like the famed Hotel du Cap<br>'
+' <span title="344 votes" '+twiigsAddStyleInline1937_35057500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img id="TWIIGSPOLL1937_35057500answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL1937_35057500answerpct1" '+twiigsAddStyleInline1937_35057500({})+'>'
+'0.014479942753715</span>'
+' </li>'
+' <li id="TWIIGSPOLL1937_35057500answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList1937_35057500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' An enormous gown shaped exactly like George Clooney<br>'
+' <span title="6754 votes" '+twiigsAddStyleInline1937_35057500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img id="TWIIGSPOLL1937_35057500answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL1937_35057500answerpct2" '+twiigsAddStyleInline1937_35057500({})+'>'
+'0.28429515511218</span>'
+' </li>'
+' <li id="TWIIGSPOLL1937_35057500answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList1937_35057500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' A few tiny, strategically placed &quot;Palme d'+"'"+'Or&quot; replicas<br>'
+' <span title="3572 votes" '+twiigsAddStyleInline1937_35057500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img id="TWIIGSPOLL1937_35057500answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL1937_35057500answerpct3" '+twiigsAddStyleInline1937_35057500({})+'>'
+'0.15035568464032</span>'
+' </li>'
+' <li id="TWIIGSPOLL1937_35057500answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList1937_35057500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' One made of paparazzi lenses<br>'
+' <span title="2314 votes" '+twiigsAddStyleInline1937_35057500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img id="TWIIGSPOLL1937_35057500answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL1937_35057500answerpct4" '+twiigsAddStyleInline1937_35057500({})+'>'
+'0.097402870732837</span>'
+' </li>'
+' <li id="TWIIGSPOLL1937_35057500answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList1937_35057500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' One made of Bai Ling<br>'
+' <span title="8561 votes" '+twiigsAddStyleInline1937_35057500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img id="TWIIGSPOLL1937_35057500answerimg5" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage1937_35057500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL1937_35057500answerpct5" '+twiigsAddStyleInline1937_35057500({})+'>'
+'0.36035694742602</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock1937_35057500({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on May 30, 2007 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock1937_35057500({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock1937_35057500({"text-align":"center"})+'>'
+' Total Votes: 23,757 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet1937_35057500();
