
function twiigsAddStyle22775_14856900(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 twiigsAddStyleBlock22775_14856900(mods)
{
  var stype = {
  };
  return twiigsAddStyle22775_14856900(stype, mods);
}

function twiigsAddStyleInline22775_14856900(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle22775_14856900(stype, mods);
}

function twiigsAddStyleInput22775_14856900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle22775_14856900(stype, mods);
}

function twiigsAddStyleImage22775_14856900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle22775_14856900(stype, mods);
}

function twiigsAddStyleLink22775_14856900(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle22775_14856900(stype, mods);
}

function twiigsAddStyleList22775_14856900(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle22775_14856900(stype, mods);
}

function twiigsPollBarWidthSet22775_14856900()
{
  for(var i = 0; i < 16; i++)
    twiigsPollBarWidthSetBar22775_14856900(i, 20);
}

function twiigsPollBarWidthSetBar22775_14856900(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL22775_14856900answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL22775_14856900answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL22775_14856900answerpct" + 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('twiigsPollBarWidthSetBar22775_14856900(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock22775_14856900({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock22775_14856900({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock22775_14856900({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Health/Diet_&_Fitness/22775" '+twiigsAddStyleInline22775_14856900({})+'>'
+'What Are Your New Year'+"'"+'s Resolutions This Year?</a>'
+' </div>'
+' <div id="TWIIGSPOLL22775_14856900" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock22775_14856900({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock22775_14856900({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock22775_14856900({})+'>'
+' <li id="TWIIGSPOLL22775_14856900answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Eat healthier<br>'
+' <span title="11 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct0" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.40740740740741</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Stop smoking<br>'
+' <span title="2 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct1" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.074074074074074</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Get out of debt<br>'
+' <span title="5 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct2" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.18518518518519</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Drink less alcohol<br>'
+' <span title="1 vote" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct3" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.037037037037037</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Go to church more<br>'
+' <span title="8 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct4" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.2962962962963</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Devote more time to myself<br>'
+' <span title="2 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg5" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct5" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.074074074074074</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Volunteer more<br>'
+' <span title="7 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg6" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct6" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.25925925925926</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Learn something new<br>'
+' <span title="8 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg7" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct7" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.2962962962963</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Get organized<br>'
+' <span title="10 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg8" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct8" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.37037037037037</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Take a vacation<br>'
+' <span title="3 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg9" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct9" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.11111111111111</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Save money, spend less<br>'
+' <span title="12 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg10" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct10" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.44444444444444</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Get in shape<br>'
+' <span title="7 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg11" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct11" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.25925925925926</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Lose weight<br>'
+' <span title="8 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg12" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct12" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.2962962962963</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem13" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Don'+"'"+'t sweat the small stuff<br>'
+' <span title="8 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg13" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct13" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.2962962962963</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem14" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Live green<br>'
+' <span title="5 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg14" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct14" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.18518518518519</span>'
+' </li>'
+' <li id="TWIIGSPOLL22775_14856900answeritem15" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22775_14856900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I don'+"'"+'t do resolutions<br>'
+' <span title="8 votes" '+twiigsAddStyleInline22775_14856900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img id="TWIIGSPOLL22775_14856900answerimg15" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage22775_14856900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22775_14856900answerpct15" '+twiigsAddStyleInline22775_14856900({})+'>'
+'0.2962962962963</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock22775_14856900({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Dec 29, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock22775_14856900({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock22775_14856900({"text-align":"center"})+'>'
+' Total Votes: 27 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet22775_14856900();
