There is a poll on her page for folks to vote on a nickname for the arena. People have been having lots of fun with this.
var count = -1;
var values = new Array();
var total = 0;
var num = -1;
var percent = 0;
values[++num] = 1;
total += values[num];
values[++num] = 3;
total += values[num];
values[++num] = 0;
total += values[num];
values[++num] = 2;
total += values[num];
values[++num] = 1;
total += values[num];
values[++num] = 1;
total += values[num];
values[++num] = 0;
total += values[num];
values[++num] = 6;
total += values[num];
values[++num] = 3;
total += values[num];
var threshold = ‘null’;
var options = ‘null’;
function writeValue(num, thisTotal) {
if (thisTotal > 0) {
var thisPercentage = ((num / thisTotal) * 100) + “”;
if (thisPercentage.length > 4) {
thisPercentage = thisPercentage.substring(0,5);
}
if (total < threshold) {
document.write(thisPercentage + " %");
} else {
switch (options) {
case 'percentages':
document.write(thisPercentage + " %");
break;
case 'numbers':
document.write(num + " Votes");
break;
case 'both':
document.write(num + " Votes, or " + thisPercentage + " %");
break;
}
}
} else {
document.write(num);
}
}
New Arena Name | ||||||||||||||||||
What should Utahns nickname Larry H. Miller’s newly christened EnergySolutions Arena? | ||||||||||||||||||
|