
function twiigsAddStyle24457_32301900(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 twiigsAddStyleBlock24457_32301900(mods)
{
  var stype = {
  };
  return twiigsAddStyle24457_32301900(stype, mods);
}

function twiigsAddStyleInline24457_32301900(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle24457_32301900(stype, mods);
}

function twiigsAddStyleInput24457_32301900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle24457_32301900(stype, mods);
}

function twiigsAddStyleImage24457_32301900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle24457_32301900(stype, mods);
}

function twiigsAddStyleLink24457_32301900(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle24457_32301900(stype, mods);
}

function twiigsAddStyleList24457_32301900(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle24457_32301900(stype, mods);
}

function twiigsPollBarWidthSet24457_32301900()
{
  for(var i = 0; i < 6; i++)
    twiigsPollBarWidthSetBar24457_32301900(i, 20);
}

function twiigsPollBarWidthSetBar24457_32301900(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL24457_32301900answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL24457_32301900answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL24457_32301900answerpct" + 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('twiigsPollBarWidthSetBar24457_32301900(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock24457_32301900({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock24457_32301900({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock24457_32301900({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Celebrities/24457" '+twiigsAddStyleInline24457_32301900({})+'>'
+'Save me from myself:</a>'
+' </div>'
+' <div id="TWIIGSPOLL24457_32301900" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock24457_32301900({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock24457_32301900({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock24457_32301900({})+'>'
+' <li id="TWIIGSPOLL24457_32301900answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24457_32301900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' That is a fab-looking couple. I would gladly trade places with EITHER of them.<br>'
+' <span title="7402 votes" '+twiigsAddStyleInline24457_32301900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img id="TWIIGSPOLL24457_32301900answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24457_32301900answerpct0" '+twiigsAddStyleInline24457_32301900({})+'>'
+'0.17507095553453</span>'
+' </li>'
+' <li id="TWIIGSPOLL24457_32301900answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24457_32301900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Her dress does nothing for me. Her man-wrap, on the other hand, I plan to borrow and never return.<br>'
+' <span title="14572 votes" '+twiigsAddStyleInline24457_32301900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img id="TWIIGSPOLL24457_32301900answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24457_32301900answerpct1" '+twiigsAddStyleInline24457_32301900({})+'>'
+'0.34465468306528</span>'
+' </li>'
+' <li id="TWIIGSPOLL24457_32301900answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24457_32301900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Confession: I could do without him, but SHE looks amazing.<br>'
+' <span title="1827 votes" '+twiigsAddStyleInline24457_32301900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img id="TWIIGSPOLL24457_32301900answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24457_32301900answerpct2" '+twiigsAddStyleInline24457_32301900({})+'>'
+'0.043211920529801</span>'
+' </li>'
+' <li id="TWIIGSPOLL24457_32301900answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24457_32301900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Bigger confession: They both look kind of fug.<br>'
+' <span title="6497 votes" '+twiigsAddStyleInline24457_32301900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img id="TWIIGSPOLL24457_32301900answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24457_32301900answerpct3" '+twiigsAddStyleInline24457_32301900({})+'>'
+'0.1536660359508</span>'
+' </li>'
+' <li id="TWIIGSPOLL24457_32301900answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24457_32301900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Eh. I'+"'"+'m not mad at her for that dress, but I'+"'"+'m not envious either.<br>'
+' <span title="4436 votes" '+twiigsAddStyleInline24457_32301900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img id="TWIIGSPOLL24457_32301900answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24457_32301900answerpct4" '+twiigsAddStyleInline24457_32301900({})+'>'
+'0.10491958372753</span>'
+' </li>'
+' <li id="TWIIGSPOLL24457_32301900answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList24457_32301900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' An ASCOT. Seriously, if Dawson tried that, he'+"'"+'d look like a refried asshat. But Pacey is the magic.<br>'
+' <span title="7546 votes" '+twiigsAddStyleInline24457_32301900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img id="TWIIGSPOLL24457_32301900answerimg5" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage24457_32301900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL24457_32301900answerpct5" '+twiigsAddStyleInline24457_32301900({})+'>'
+'0.17847682119205</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock24457_32301900({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jan 30, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock24457_32301900({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock24457_32301900({"text-align":"center"})+'>'
+' Total Votes: 42,280 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet24457_32301900();
