
added "?wmode=transparent" to the embeded youtube URL.
How's everyone in merry old England?
~Wayne
Code: Select all
for (var q=0;q<document.Simple.Colors.length;q++) {
if (document.Simple.Colors[q].value == document.Restored.Colors.value)
{ document.Simple.Colors[q].checked = true; break; }