cursor etrafinda azerbaycan dilinde ayin ilin heftenin ve saatin gosterilmesi cox gozel gorsenir meslehetlidir
<br /><br />dCol='ff0000';//date colour.<br />fCol='0000ff';//face colour.<br />sCol='808080';//seconds colour.<br />mCol='000000';//minutes colour.<br />hCol='000000';//hours colour.<br />ClockHeight=40;<br />ClockWidth=40;<br />ClockFromMouseY=0;<br />ClockFromMouseX=100; <br /> <br />//Alter nothing below! Alignments will be lost! <br /> <br />d=new Array("BAZAR ERTESI","CERSENBE AXSAMI","CERSENBE","CUME AXSAMI","CUME","SENBE","BAZAR");<br />m=new Array("YANVAR","FEVRAL","MART","APREL","MAY","IYUN","IYUL","AVQUST","SENTYABR","OKTYABR","NOYABR","DEKABR");<br />date=new Date();<br />day=date.getDate();<br />year=date.getYear();<br />if (year < 2000) year=year+1900;<br />TodaysDate=" "+d[date.get
...
Читать дальше »