Javascript class for an analog clock using Css 3.
		
		Easily put an animated clock to your website.
		It can show clock hands and the time as text.
		you can modify the look and feel (enable/ disable seconds hand,
		size, colors). The clock can show the local time of the user or any
		time of other time zones based on a utc time.
		
		Clock hands are DIV tags. They are animated with the
		Css 3 property "transform".
		
	
             GNU GPL v 3.0
            The project is hosted on  Sourceforge: anclock
             Download
	
		The clock works on Browsers with CSS 3 support.
                It means: it will run on current Firefox, Chrome, Safari, Opera.
                If you use an Internet Explorer version 9 is required.
                
                Javascript must be enabled.