
function twiigsAddStyle6483_96119500(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 twiigsAddStyleBlock6483_96119500(mods)
{
  var stype = {
  };
  return twiigsAddStyle6483_96119500(stype, mods);
}

function twiigsAddStyleInline6483_96119500(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle6483_96119500(stype, mods);
}

function twiigsAddStyleInput6483_96119500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle6483_96119500(stype, mods);
}

function twiigsAddStyleImage6483_96119500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle6483_96119500(stype, mods);
}

function twiigsAddStyleLink6483_96119500(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle6483_96119500(stype, mods);
}

function twiigsAddStyleList6483_96119500(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle6483_96119500(stype, mods);
}

function twiigsPollBarWidthSet6483_96119500()
{
  for(var i = 0; i < 7; i++)
    twiigsPollBarWidthSetBar6483_96119500(i, 20);
}

function twiigsPollBarWidthSetBar6483_96119500(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL6483_96119500answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL6483_96119500answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL6483_96119500answerpct" + 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('twiigsPollBarWidthSetBar6483_96119500(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock6483_96119500({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock6483_96119500({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock6483_96119500({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Television/6483" '+twiigsAddStyleInline6483_96119500({})+'>'
+'The &quot;Project Runway&quot; season debut had more sharp lines than a single-breasted peak-lapel Armani. What was your favorite line?</a>'
+' </div>'
+' <div id="TWIIGSPOLL6483_96119500" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock6483_96119500({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock6483_96119500({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock6483_96119500({})+'>'
+' <li id="TWIIGSPOLL6483_96119500answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6483_96119500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Life is too short to have a bad outfit.&quot; (Kit &quot;Pistol&quot;)<br>'
+' <span title="74 votes" '+twiigsAddStyleInline6483_96119500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_purple_beg03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img id="TWIIGSPOLL6483_96119500answerimg0" src="http://www.twiigs.com/img/pb_purple_mid03.png" width="0" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_purple_end03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6483_96119500answerpct0" '+twiigsAddStyleInline6483_96119500({})+'>'
+'0.094267515923567</span>'
+' </li>'
+' <li id="TWIIGSPOLL6483_96119500answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6483_96119500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Don'+"'"+'t go into the fear box, people.&quot; (Christian)<br>'
+' <span title="76 votes" '+twiigsAddStyleInline6483_96119500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_purple_beg03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img id="TWIIGSPOLL6483_96119500answerimg1" src="http://www.twiigs.com/img/pb_purple_mid03.png" width="0" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_purple_end03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6483_96119500answerpct1" '+twiigsAddStyleInline6483_96119500({})+'>'
+'0.096815286624204</span>'
+' </li>'
+' <li id="TWIIGSPOLL6483_96119500answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6483_96119500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Her model looked like she was pooing fabric.&quot; (Heidi)<br>'
+' <span title="388 votes" '+twiigsAddStyleInline6483_96119500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_purple_beg03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img id="TWIIGSPOLL6483_96119500answerimg2" src="http://www.twiigs.com/img/pb_purple_mid03.png" width="0" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_purple_end03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6483_96119500answerpct2" '+twiigsAddStyleInline6483_96119500({})+'>'
+'0.49426751592357</span>'
+' </li>'
+' <li id="TWIIGSPOLL6483_96119500answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6483_96119500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Can you make us outfits out of salad ingredients? Well, sure.&quot; (Chris)<br>'
+' <span title="43 votes" '+twiigsAddStyleInline6483_96119500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_purple_beg03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img id="TWIIGSPOLL6483_96119500answerimg3" src="http://www.twiigs.com/img/pb_purple_mid03.png" width="0" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_purple_end03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6483_96119500answerpct3" '+twiigsAddStyleInline6483_96119500({})+'>'
+'0.054777070063694</span>'
+' </li>'
+' <li id="TWIIGSPOLL6483_96119500answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6483_96119500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;I know women willing to bleed if the dress is fabulous enough.&quot; (M. Kors)<br>'
+' <span title="130 votes" '+twiigsAddStyleInline6483_96119500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_purple_beg03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img id="TWIIGSPOLL6483_96119500answerimg4" src="http://www.twiigs.com/img/pb_purple_mid03.png" width="0" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_purple_end03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6483_96119500answerpct4" '+twiigsAddStyleInline6483_96119500({})+'>'
+'0.1656050955414</span>'
+' </li>'
+' <li id="TWIIGSPOLL6483_96119500answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6483_96119500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;I'+"'"+'d rather buy clothes than buy a bed.&quot; (Christian)<br>'
+' <span title="43 votes" '+twiigsAddStyleInline6483_96119500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_purple_beg03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img id="TWIIGSPOLL6483_96119500answerimg5" src="http://www.twiigs.com/img/pb_purple_mid03.png" width="0" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_purple_end03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6483_96119500answerpct5" '+twiigsAddStyleInline6483_96119500({})+'>'
+'0.054777070063694</span>'
+' </li>'
+' <li id="TWIIGSPOLL6483_96119500answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6483_96119500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Have you all enjoyed your champagne? Because the party is over.&quot; (Heidi)<br>'
+' <span title="31 votes" '+twiigsAddStyleInline6483_96119500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_purple_beg03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img id="TWIIGSPOLL6483_96119500answerimg6" src="http://www.twiigs.com/img/pb_purple_mid03.png" width="0" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_purple_end03.png" width="2" height="10" '+twiigsAddStyleImage6483_96119500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6483_96119500answerpct6" '+twiigsAddStyleInline6483_96119500({})+'>'
+'0.039490445859873</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock6483_96119500({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Nov 15, 2007 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock6483_96119500({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock6483_96119500({"text-align":"center"})+'>'
+' Total Votes: 785 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet6483_96119500();
