You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
449 B
15 lines
449 B
</DIV>
|
|
|
|
<SCRIPT TYPE="text/javascript"><!--
|
|
// Hide custom options parameters for browsers that understand Javascript
|
|
var paramtables = document.getElementsByName("paramtable");
|
|
for (var i = 0; i < paramtables.length; i++)
|
|
{
|
|
var opt = paramtables[i].id.substr(0, paramtables[i].id.lastIndexOf("-"));
|
|
var cb = document.getElementById("select-" + opt);
|
|
if (cb.value != "Custom")
|
|
paramtables[i].style.display = "none";
|
|
}
|
|
--></SCRIPT>
|
|
</FORM>
|