
function twiigsAddStyle32457_75042800(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 twiigsAddStyleBlock32457_75042800(mods)
{
  var stype = {
  };
  return twiigsAddStyle32457_75042800(stype, mods);
}

function twiigsAddStyleInline32457_75042800(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle32457_75042800(stype, mods);
}

function twiigsAddStyleInput32457_75042800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle32457_75042800(stype, mods);
}

function twiigsAddStyleImage32457_75042800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle32457_75042800(stype, mods);
}

function twiigsAddStyleLink32457_75042800(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle32457_75042800(stype, mods);
}

function twiigsAddStyleList32457_75042800(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle32457_75042800(stype, mods);
}

function twiigsPollBarWidthSet32457_75042800()
{
  for(var i = 0; i < 3; i++)
    twiigsPollBarWidthSetBar32457_75042800(i, 20);
}

function twiigsPollBarWidthSetBar32457_75042800(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL32457_75042800answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL32457_75042800answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL32457_75042800answerpct" + 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('twiigsPollBarWidthSetBar32457_75042800(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock32457_75042800({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock32457_75042800({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock32457_75042800({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Beauty_&_Style/32457" '+twiigsAddStyleInline32457_75042800({})+'>'
+'Does texting help you make your fashion choices?</a>'
+' </div>'
+' <div id="TWIIGSPOLL32457_75042800" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock32457_75042800({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock32457_75042800({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock32457_75042800({})+'>'
+' <li id="TWIIGSPOLL32457_75042800answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList32457_75042800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Yea, sometimes.<br>'
+' <span title="5 votes" '+twiigsAddStyleInline32457_75042800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+'<img id="TWIIGSPOLL32457_75042800answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL32457_75042800answerpct0" '+twiigsAddStyleInline32457_75042800({})+'>'
+'0.33333333333333</span>'
+' </li>'
+' <li id="TWIIGSPOLL32457_75042800answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList32457_75042800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Never thought of doing that, but will now.<br>'
+' <span title="3 votes" '+twiigsAddStyleInline32457_75042800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+'<img id="TWIIGSPOLL32457_75042800answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL32457_75042800answerpct1" '+twiigsAddStyleInline32457_75042800({})+'>'
+'0.2</span>'
+' </li>'
+' <li id="TWIIGSPOLL32457_75042800answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList32457_75042800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Nope, if I change my mind, I'+"'"+'ll just return it.<br>'
+' <span title="7 votes" '+twiigsAddStyleInline32457_75042800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+'<img id="TWIIGSPOLL32457_75042800answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage32457_75042800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL32457_75042800answerpct2" '+twiigsAddStyleInline32457_75042800({})+'>'
+'0.46666666666667</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock32457_75042800({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on May 26, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock32457_75042800({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock32457_75042800({"text-align":"center"})+'>'
+' Total Votes: 15 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet32457_75042800();
