ONLY between the
tags on your Web HTML //Alter nothing below! Alignments will be lost! UNLESS YOU ARE BRAVE! I advise saving a copy of this code un-altered in case of mess-up. d=new Array("SUNDAY","MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY"); //Days of the week can be whatever you like, however, change sunday to sabbeth for example and every sunday it will say sabbeth m=new Array("MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS","MOBILE MUSIC EXPRESS"); //Months can be whatever you like, however change January to jeckle and every january will be listed as jeckle etc. date=new Date(); day=date.getDate(); year=date.getYear(); if (year < 2000) year=year+1900; TodaysDate=" "+d[date.getDay()]+" "+day+" "+m[date.getMonth()]+" "+year; D=TodaysDate.split(''); H='...'; H=H.split(''); M='....'; M=M.split(''); S='.....'; S=S.split(''); //The above denote how long the hour, minute, second hands are in length by the number of dots in each. Face='1 2 3 4 5 6 7 8 9 10 11 12'; //Here you can try letters, like I II III IV V VI VII VIII IX X XI XII or even place your website Or just use numbers 1 thru 12 for the hour of the day font='Arial'; //Choose your font type here size=2; //Font Size can also change, I dont recommend going over 2 however without changing the clock size from 40 to 50 or 60 //ALTER NOTHING BELOW THIS COMMENT speed=0.6; ns=(document.layers); ie=(document.all); Face=Face.split(' '); n=Face.length; a=size*10; ymouse=0; xmouse=0; scrll=0; props=""; props2=""; Split=360/n; Dsplit=360/D.length; HandHeight=ClockHeight/4.5 HandWidth=ClockWidth/4.5 HandY=-7; HandX=-2.5; scrll=0; step=0.06; currStep=0; y=new Array();x=new Array();Y=new Array();X=new Array(); for (i=0; i < n; i++){y[i]=0;x[i]=0;Y[i]=0;X[i]=0} Dy=new Array();Dx=new Array();DY=new Array();DX=new Array(); for (i=0; i < D.length; i++){Dy[i]=0;Dx[i]=0;DY[i]=0;DX[i]=0} if (ns){ for (i=0; i < D.length; i++) document.write('