Ctrl + click on the switches doesn't work - `this.value=defvalue;` should be `this.value=this.defvalue;`
Ctrl + click on the switches doesn't work -
this.value=defvalue;should bethis.value=this.defvalue;