
function twiigsAddStyle25402_50892200(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 twiigsAddStyleBlock25402_50892200(mods)
{
  var stype = {
  };
  return twiigsAddStyle25402_50892200(stype, mods);
}

function twiigsAddStyleInline25402_50892200(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle25402_50892200(stype, mods);
}

function twiigsAddStyleInput25402_50892200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle25402_50892200(stype, mods);
}

function twiigsAddStyleImage25402_50892200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle25402_50892200(stype, mods);
}

function twiigsAddStyleLink25402_50892200(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle25402_50892200(stype, mods);
}

function twiigsAddStyleList25402_50892200(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle25402_50892200(stype, mods);
}

function twiigsPollBarWidthSet25402_50892200()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar25402_50892200(i, 20);
}

function twiigsPollBarWidthSetBar25402_50892200(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL25402_50892200answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL25402_50892200answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL25402_50892200answerpct" + 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('twiigsPollBarWidthSetBar25402_50892200(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock25402_50892200({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock25402_50892200({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock25402_50892200({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Home_&_Garden/25402" '+twiigsAddStyleInline25402_50892200({})+'>'
+'Which Pet is your Hero of 2008?</a>'
+' </div>'
+' <div id="TWIIGSPOLL25402_50892200" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock25402_50892200({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock25402_50892200({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock25402_50892200({})+'>'
+' <li id="TWIIGSPOLL25402_50892200answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Tia Betsy - January<br>'
+' <span title="0 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct0" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Spike - February<br>'
+' <span title="58 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct1" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.453125</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Miss Daisy - March<br>'
+' <span title="2 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct2" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.015625</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Daisy - April<br>'
+' <span title="5 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct3" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.0390625</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Rosie - May<br>'
+' <span title="1 vote" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct4" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.0078125</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Lala - June<br>'
+' <span title="0 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg5" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct5" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Roly - August<br>'
+' <span title="11 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg6" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct6" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.0859375</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Fred - September<br>'
+' <span title="1 vote" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg7" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct7" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.0078125</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Magic - November<br>'
+' <span title="3 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg8" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct8" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.0234375</span>'
+' </li>'
+' <li id="TWIIGSPOLL25402_50892200answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList25402_50892200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Shadow - December<br>'
+' <span title="47 votes" '+twiigsAddStyleInline25402_50892200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img id="TWIIGSPOLL25402_50892200answerimg9" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage25402_50892200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL25402_50892200answerpct9" '+twiigsAddStyleInline25402_50892200({})+'>'
+'0.3671875</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock25402_50892200({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Feb 13, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock25402_50892200({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock25402_50892200({"text-align":"center"})+'>'
+' Total Votes: 128 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet25402_50892200();
