window.onload=function(){
	int = setInterval('rotate()', milliseconds);
}