
function twiigsAddStyle11912_37052600(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 twiigsAddStyleBlock11912_37052600(mods)
{
  var stype = {
  };
  return twiigsAddStyle11912_37052600(stype, mods);
}

function twiigsAddStyleInline11912_37052600(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle11912_37052600(stype, mods);
}

function twiigsAddStyleInput11912_37052600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle11912_37052600(stype, mods);
}

function twiigsAddStyleImage11912_37052600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle11912_37052600(stype, mods);
}

function twiigsAddStyleLink11912_37052600(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle11912_37052600(stype, mods);
}

function twiigsAddStyleList11912_37052600(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle11912_37052600(stype, mods);
}

function twiigsPollBarWidthSet11912_37052600()
{
  for(var i = 0; i < 8; i++)
    twiigsPollBarWidthSetBar11912_37052600(i, 20);
}

function twiigsPollBarWidthSetBar11912_37052600(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL11912_37052600answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL11912_37052600answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL11912_37052600answerpct" + 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('twiigsPollBarWidthSetBar11912_37052600(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock11912_37052600({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock11912_37052600({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock11912_37052600({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Society_&_Culture/11912" '+twiigsAddStyleInline11912_37052600({})+'>'
+'How do you like to spend Memorial Day?</a>'
+' </div>'
+' <div id="TWIIGSPOLL11912_37052600" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock11912_37052600({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock11912_37052600({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock11912_37052600({})+'>'
+' <li id="TWIIGSPOLL11912_37052600answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' At a movie<br>'
+' <span title="53 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg0" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct0" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.071140939597315</span>'
+' </li>'
+' <li id="TWIIGSPOLL11912_37052600answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Anyplace with air-conditioning<br>'
+' <span title="68 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg1" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct1" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.091275167785235</span>'
+' </li>'
+' <li id="TWIIGSPOLL11912_37052600answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' At a BBQ<br>'
+' <span title="375 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg2" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct2" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.50335570469799</span>'
+' </li>'
+' <li id="TWIIGSPOLL11912_37052600answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' On the beach<br>'
+' <span title="192 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg3" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct3" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.25771812080537</span>'
+' </li>'
+' <li id="TWIIGSPOLL11912_37052600answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' At the mall, hitting the sales<br>'
+' <span title="46 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg4" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct4" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.061744966442953</span>'
+' </li>'
+' <li id="TWIIGSPOLL11912_37052600answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Hanging out at home<br>'
+' <span title="228 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg5" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct5" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.30604026845638</span>'
+' </li>'
+' <li id="TWIIGSPOLL11912_37052600answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Going to a baseball game<br>'
+' <span title="30 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg6" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct6" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.040268456375839</span>'
+' </li>'
+' <li id="TWIIGSPOLL11912_37052600answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11912_37052600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Watching a parade<br>'
+' <span title="41 votes" '+twiigsAddStyleInline11912_37052600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_reddark_beg03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img id="TWIIGSPOLL11912_37052600answerimg7" src="http://www.twiigs.com/img/pb_reddark_mid03.png" width="0" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_reddark_end03.png" width="2" height="10" '+twiigsAddStyleImage11912_37052600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11912_37052600answerpct7" '+twiigsAddStyleInline11912_37052600({})+'>'
+'0.05503355704698</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock11912_37052600({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on May 16, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock11912_37052600({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock11912_37052600({"text-align":"center"})+'>'
+' Total Votes: 745 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet11912_37052600();
