
function twiigsAddStyle16199_87626800(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 twiigsAddStyleBlock16199_87626800(mods)
{
  var stype = {
  };
  return twiigsAddStyle16199_87626800(stype, mods);
}

function twiigsAddStyleInline16199_87626800(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle16199_87626800(stype, mods);
}

function twiigsAddStyleInput16199_87626800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle16199_87626800(stype, mods);
}

function twiigsAddStyleImage16199_87626800(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle16199_87626800(stype, mods);
}

function twiigsAddStyleLink16199_87626800(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle16199_87626800(stype, mods);
}

function twiigsAddStyleList16199_87626800(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle16199_87626800(stype, mods);
}

function twiigsPollBarWidthSet16199_87626800()
{
  for(var i = 0; i < 8; i++)
    twiigsPollBarWidthSetBar16199_87626800(i, 20);
}

function twiigsPollBarWidthSetBar16199_87626800(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL16199_87626800answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL16199_87626800answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL16199_87626800answerpct" + 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('twiigsPollBarWidthSetBar16199_87626800(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock16199_87626800({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock16199_87626800({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock16199_87626800({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Beauty_&_Style/16199" '+twiigsAddStyleInline16199_87626800({})+'>'
+'From biting our nails to over plucking our brows, we all have those bad little beauty habits we wish we could break. What'+"'"+'s yours?</a>'
+' </div>'
+' <div id="TWIIGSPOLL16199_87626800" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock16199_87626800({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock16199_87626800({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock16199_87626800({})+'>'
+' <li id="TWIIGSPOLL16199_87626800answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Nail biting! I'+"'"+'ve tried everything to break the habit, but I just can'+"'"+'t help it.<br>'
+' <span title="102 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct0" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.10839532412327</span>'
+' </li>'
+' <li id="TWIIGSPOLL16199_87626800answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I know I should let it heal, but if I have a pimple, I can'+"'"+'t seem to leave it alone.<br>'
+' <span title="444 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct1" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.47183846971307</span>'
+' </li>'
+' <li id="TWIIGSPOLL16199_87626800answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I'+"'"+'m a bit of a tweezers addict. I definitely over pluck my brows.<br>'
+' <span title="46 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct2" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.048884165781084</span>'
+' </li>'
+' <li id="TWIIGSPOLL16199_87626800answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I'+"'"+'ll admit it, I have &quot;tanorexia&quot;.<br>'
+' <span title="10 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct3" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.010626992561105</span>'
+' </li>'
+' <li id="TWIIGSPOLL16199_87626800answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I can never make my hairstyle last because I'+"'"+'m constantly playing with my hair.<br>'
+' <span title="52 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct4" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.055260361317747</span>'
+' </li>'
+' <li id="TWIIGSPOLL16199_87626800answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I suffer from more than one of these bad habits!<br>'
+' <span title="149 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg5" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct5" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.15834218916047</span>'
+' </li>'
+' <li id="TWIIGSPOLL16199_87626800answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I'+"'"+'m plagued by a different affliction.<br>'
+' <span title="76 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg6" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct6" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.0807651434644</span>'
+' </li>'
+' <li id="TWIIGSPOLL16199_87626800answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList16199_87626800({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' None! I'+"'"+'m habit free!<br>'
+' <span title="62 votes" '+twiigsAddStyleInline16199_87626800({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img id="TWIIGSPOLL16199_87626800answerimg7" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage16199_87626800({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL16199_87626800answerpct7" '+twiigsAddStyleInline16199_87626800({})+'>'
+'0.065887353878852</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock16199_87626800({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Aug 22, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock16199_87626800({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock16199_87626800({"text-align":"center"})+'>'
+' Total Votes: 941 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet16199_87626800();
