
function twiigsAddStyle15663_911700(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 twiigsAddStyleBlock15663_911700(mods)
{
  var stype = {
  };
  return twiigsAddStyle15663_911700(stype, mods);
}

function twiigsAddStyleInline15663_911700(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle15663_911700(stype, mods);
}

function twiigsAddStyleInput15663_911700(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle15663_911700(stype, mods);
}

function twiigsAddStyleImage15663_911700(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle15663_911700(stype, mods);
}

function twiigsAddStyleLink15663_911700(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle15663_911700(stype, mods);
}

function twiigsAddStyleList15663_911700(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle15663_911700(stype, mods);
}

function twiigsPollBarWidthSet15663_911700()
{
  for(var i = 0; i < 7; i++)
    twiigsPollBarWidthSetBar15663_911700(i, 20);
}

function twiigsPollBarWidthSetBar15663_911700(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL15663_911700answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL15663_911700answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL15663_911700answerpct" + 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('twiigsPollBarWidthSetBar15663_911700(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock15663_911700({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock15663_911700({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock15663_911700({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Music/15663" '+twiigsAddStyleInline15663_911700({})+'>'
+'Which Olympian violin feat would you want to be able to do over a one-week period?</a>'
+' </div>'
+' <div id="TWIIGSPOLL15663_911700" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock15663_911700({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock15663_911700({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock15663_911700({})+'>'
+' <li id="TWIIGSPOLL15663_911700answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15663_911700({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Perform all 24 Paganini Caprices<br>'
+' <span title="55 votes" '+twiigsAddStyleInline15663_911700({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img id="TWIIGSPOLL15663_911700answerimg0" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15663_911700answerpct0" '+twiigsAddStyleInline15663_911700({})+'>'
+'0.36423841059603</span>'
+' </li>'
+' <li id="TWIIGSPOLL15663_911700answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15663_911700({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Record all the Bach Sonatas and Partitas<br>'
+' <span title="51 votes" '+twiigsAddStyleInline15663_911700({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img id="TWIIGSPOLL15663_911700answerimg1" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15663_911700answerpct1" '+twiigsAddStyleInline15663_911700({})+'>'
+'0.33774834437086</span>'
+' </li>'
+' <li id="TWIIGSPOLL15663_911700answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15663_911700({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Lead students through all 10 Suzuki books completely from memory<br>'
+' <span title="12 votes" '+twiigsAddStyleInline15663_911700({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img id="TWIIGSPOLL15663_911700answerimg2" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15663_911700answerpct2" '+twiigsAddStyleInline15663_911700({})+'>'
+'0.079470198675497</span>'
+' </li>'
+' <li id="TWIIGSPOLL15663_911700answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15663_911700({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Play six Richard Strauss tone poems all in one marathon concert<br>'
+' <span title="10 votes" '+twiigsAddStyleInline15663_911700({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img id="TWIIGSPOLL15663_911700answerimg3" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15663_911700answerpct3" '+twiigsAddStyleInline15663_911700({})+'>'
+'0.066225165562914</span>'
+' </li>'
+' <li id="TWIIGSPOLL15663_911700answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15663_911700({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Play in the pit for the entire &quot;Ring&quot; cycle<br>'
+' <span title="10 votes" '+twiigsAddStyleInline15663_911700({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img id="TWIIGSPOLL15663_911700answerimg4" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15663_911700answerpct4" '+twiigsAddStyleInline15663_911700({})+'>'
+'0.066225165562914</span>'
+' </li>'
+' <li id="TWIIGSPOLL15663_911700answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15663_911700({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Read the entire Grove'+"'"+'s Encyclopedia of Music<br>'
+' <span title="5 votes" '+twiigsAddStyleInline15663_911700({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img id="TWIIGSPOLL15663_911700answerimg5" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15663_911700answerpct5" '+twiigsAddStyleInline15663_911700({})+'>'
+'0.033112582781457</span>'
+' </li>'
+' <li id="TWIIGSPOLL15663_911700answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15663_911700({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Find every tone row in the score for &quot;Lulu&quot;<br>'
+' <span title="8 votes" '+twiigsAddStyleInline15663_911700({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img id="TWIIGSPOLL15663_911700answerimg6" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage15663_911700({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15663_911700answerpct6" '+twiigsAddStyleInline15663_911700({})+'>'
+'0.052980132450331</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock15663_911700({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Aug 9, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock15663_911700({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock15663_911700({"text-align":"center"})+'>'
+' Total Votes: 151 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet15663_911700();
