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.

16 lines
265 B

var defaultMaxWidth = 546;
var defaultMinWidth = 266;
var defaultHeight = 440;
dialogWidth = "272px";
dialogHeight = "465px";
function colorDialog(Arguments) {
var TimeoutID = null;
function palette.onchange() {
colorselector.palette = this.value;
}