
function twiigsAddStyle7956_46181500(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 twiigsAddStyleBlock7956_46181500(mods)
{
  var stype = {
  };
  return twiigsAddStyle7956_46181500(stype, mods);
}

function twiigsAddStyleInline7956_46181500(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle7956_46181500(stype, mods);
}

function twiigsAddStyleInput7956_46181500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle7956_46181500(stype, mods);
}

function twiigsAddStyleImage7956_46181500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle7956_46181500(stype, mods);
}

function twiigsAddStyleLink7956_46181500(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle7956_46181500(stype, mods);
}

function twiigsAddStyleList7956_46181500(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle7956_46181500(stype, mods);
}

function twiigsPollBarWidthSet7956_46181500()
{
  for(var i = 0; i < 11; i++)
    twiigsPollBarWidthSetBar7956_46181500(i, 20);
}

function twiigsPollBarWidthSetBar7956_46181500(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL7956_46181500answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL7956_46181500answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL7956_46181500answerpct" + 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('twiigsPollBarWidthSetBar7956_46181500(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock7956_46181500({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock7956_46181500({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock7956_46181500({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Recreation/7956" '+twiigsAddStyleInline7956_46181500({})+'>'
+'How much do you spend per day per person on souvenirs when visiting a theme park?</a>'
+' </div>'
+' <div id="TWIIGSPOLL7956_46181500" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock7956_46181500({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock7956_46181500({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock7956_46181500({})+'>'
+' <li id="TWIIGSPOLL7956_46181500answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $0-10<br>'
+' <span title="189 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg0" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct0" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.31605351170569</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $11-20<br>'
+' <span title="153 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg1" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct1" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.25585284280936</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $21-30<br>'
+' <span title="102 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg2" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct2" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.17056856187291</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $31-40<br>'
+' <span title="52 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg3" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct3" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.08695652173913</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $41-50<br>'
+' <span title="36 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg4" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct4" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.060200668896321</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $51-60<br>'
+' <span title="14 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg5" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct5" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.023411371237458</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $61-70<br>'
+' <span title="4 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg6" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct6" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.0066889632107023</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $71-80<br>'
+' <span title="7 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg7" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct7" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.011705685618729</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $81-90<br>'
+' <span title="5 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg8" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct8" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.0083612040133779</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' $91-100<br>'
+' <span title="9 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg9" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct9" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.01505016722408</span>'
+' </li>'
+' <li id="TWIIGSPOLL7956_46181500answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList7956_46181500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' more than $100<br>'
+' <span title="27 votes" '+twiigsAddStyleInline7956_46181500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img id="TWIIGSPOLL7956_46181500answerimg10" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage7956_46181500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL7956_46181500answerpct10" '+twiigsAddStyleInline7956_46181500({})+'>'
+'0.045150501672241</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock7956_46181500({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jan 18, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock7956_46181500({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock7956_46181500({"text-align":"center"})+'>'
+' Total Votes: 598 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet7956_46181500();
