
function twiigsAddStyle13874_43542500(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 twiigsAddStyleBlock13874_43542500(mods)
{
  var stype = {
  };
  return twiigsAddStyle13874_43542500(stype, mods);
}

function twiigsAddStyleInline13874_43542500(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle13874_43542500(stype, mods);
}

function twiigsAddStyleInput13874_43542500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle13874_43542500(stype, mods);
}

function twiigsAddStyleImage13874_43542500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle13874_43542500(stype, mods);
}

function twiigsAddStyleLink13874_43542500(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle13874_43542500(stype, mods);
}

function twiigsAddStyleList13874_43542500(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle13874_43542500(stype, mods);
}

function twiigsPollBarWidthSet13874_43542500()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar13874_43542500(i, 20);
}

function twiigsPollBarWidthSetBar13874_43542500(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL13874_43542500answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL13874_43542500answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL13874_43542500answerpct" + 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('twiigsPollBarWidthSetBar13874_43542500(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock13874_43542500({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock13874_43542500({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock13874_43542500({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Music/13874" '+twiigsAddStyleInline13874_43542500({})+'>'
+'Which of these classics say summertime to you?</a>'
+' </div>'
+' <div id="TWIIGSPOLL13874_43542500" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock13874_43542500({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock13874_43542500({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock13874_43542500({})+'>'
+' <li id="TWIIGSPOLL13874_43542500answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Good Vibrations - The Beach Boys<br>'
+' <span title="153 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg0" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct0" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.22972972972973</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Margaritaville - Jimmy Buffett<br>'
+' <span title="255 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg1" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct1" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.38288288288288</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Wipe Out - The Surfaris<br>'
+' <span title="88 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg2" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct2" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.13213213213213</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Escape (The Pina Colada Song) - Rupert Holmes<br>'
+' <span title="71 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg3" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct3" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.10660660660661</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Summer Nights - John Travolta &amp; Oliva Newton-John<br>'
+' <span title="124 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg4" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct4" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.18618618618619</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Under the Boardwalk - The Drifters<br>'
+' <span title="161 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg5" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct5" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.24174174174174</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' In the Summertime - Mungo Jerry<br>'
+' <span title="75 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg6" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct6" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.11261261261261</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Summer in the City - The Lovin'+"'"+' Spoonful<br>'
+' <span title="91 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg7" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct7" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.13663663663664</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' California Sun - The Rivieras<br>'
+' <span title="37 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg8" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct8" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.055555555555556</span>'
+' </li>'
+' <li id="TWIIGSPOLL13874_43542500answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList13874_43542500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Itsy Bitsy Teenie Weenie Yellow Polkadot Bikini - Brian Hyland<br>'
+' <span title="95 votes" '+twiigsAddStyleInline13874_43542500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_yellow_beg03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img id="TWIIGSPOLL13874_43542500answerimg9" src="http://www.twiigs.com/img/pb_yellow_mid03.png" width="0" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_yellow_end03.png" width="2" height="10" '+twiigsAddStyleImage13874_43542500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL13874_43542500answerpct9" '+twiigsAddStyleInline13874_43542500({})+'>'
+'0.14264264264264</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock13874_43542500({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jul 3, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock13874_43542500({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock13874_43542500({"text-align":"center"})+'>'
+' Total Votes: 666 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet13874_43542500();
