
function twiigsAddStyle37295_42935600(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 twiigsAddStyleBlock37295_42935600(mods)
{
  var stype = {
  };
  return twiigsAddStyle37295_42935600(stype, mods);
}

function twiigsAddStyleInline37295_42935600(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle37295_42935600(stype, mods);
}

function twiigsAddStyleInput37295_42935600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle37295_42935600(stype, mods);
}

function twiigsAddStyleImage37295_42935600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle37295_42935600(stype, mods);
}

function twiigsAddStyleLink37295_42935600(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle37295_42935600(stype, mods);
}

function twiigsAddStyleList37295_42935600(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle37295_42935600(stype, mods);
}

function twiigsPollBarWidthSet37295_42935600()
{
  for(var i = 0; i < 13; i++)
    twiigsPollBarWidthSetBar37295_42935600(i, 20);
}

function twiigsPollBarWidthSetBar37295_42935600(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL37295_42935600answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL37295_42935600answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL37295_42935600answerpct" + 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('twiigsPollBarWidthSetBar37295_42935600(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock37295_42935600({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock37295_42935600({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock37295_42935600({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Society_&_Culture/37295" '+twiigsAddStyleInline37295_42935600({})+'>'
+'What type of condoms do reach for first?</a>'
+' </div>'
+' <div id="TWIIGSPOLL37295_42935600" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock37295_42935600({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock37295_42935600({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock37295_42935600({})+'>'
+' <li id="TWIIGSPOLL37295_42935600answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Trojan<br>'
+' <span title="198 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg0" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct0" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.44695259593679</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Durex<br>'
+' <span title="90 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg1" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct1" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.20316027088036</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' LifeStyles<br>'
+' <span title="83 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg2" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct2" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.18735891647856</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Maxpro<br>'
+' <span title="1 vote" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg3" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct3" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.0022573363431151</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Kimono<br>'
+' <span title="24 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg4" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct4" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.054176072234763</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Crown<br>'
+' <span title="7 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg5" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct5" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.015801354401806</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Contempo<br>'
+' <span title="0 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg6" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct6" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' ONE<br>'
+' <span title="15 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg7" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct7" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.033860045146727</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Atlas<br>'
+' <span title="0 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg8" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct8" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Paradise<br>'
+' <span title="0 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg9" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct9" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Vivid<br>'
+' <span title="1 vote" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg10" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct10" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.0022573363431151</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Rough Rider<br>'
+' <span title="6 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg11" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct11" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.013544018058691</span>'
+' </li>'
+' <li id="TWIIGSPOLL37295_42935600answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList37295_42935600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' **other<br>'
+' <span title="18 votes" '+twiigsAddStyleInline37295_42935600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_bluedarkest_beg03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img id="TWIIGSPOLL37295_42935600answerimg12" src="http://www.twiigs.com/img/pb_bluedarkest_mid03.png" width="0" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_bluedarkest_end03.png" width="2" height="10" '+twiigsAddStyleImage37295_42935600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL37295_42935600answerpct12" '+twiigsAddStyleInline37295_42935600({})+'>'
+'0.040632054176072</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock37295_42935600({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Aug 13, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock37295_42935600({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock37295_42935600({"text-align":"center"})+'>'
+' Total Votes: 443 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet37295_42935600();
