- the width and height (in pixels) of the applet. - the number of frames to be painted per second. Default value: 13 - the style of the clock. Currently, this can be either 1 (ring-shaped clock) or 2 (twisted clock). Default value: 1 - if set to 1, the clock will display 12-hour time (e.g. 10:25:33 PM instead of 22:25:33). Default value: 0 - the distance between two pixels. If STYLE=1, this is in vertical direction, for STYLE=2 in vertical and horizontal direction. Default value: 16 - for STYLE=1, the angle between two horizontally adjascent pixels. For STYLE=2 the amount of "twist" between two pixels. Default value: 8 - for STYLE=1, the radius of the circle on which the pixels are projected. Default value: 15 - a measurement for the distance between the monitor screen and the clock. The smaller this number, the closer (and larger) the clock appears. Default value: 5000 - the speed of rotation around the x-axis (in degrees/frame). Default value: 0 - the speed of rotation around the y-axis (in degrees/frame). Default value: 4 - the speed of rotation around the z-axis (in degrees/frame). Default value: 0 - the inital angle of rotation around the x-axis. Default value: 0 - the inital angle of rotation around the y-axis. Default value: 0 - the inital angle of rotation around the z-axis. Default value: 0 - the color of the clock's pixels. Default value: #FF0000 (Red) - the background color of the applet. Default value: #000000 (Black)