home *** CD-ROM | disk | FTP | other *** search
- <!---BeginTitle--->Flash Background red and black<!---BeginJAVHead---><SCRIPT LANGUAGE="JAVASCRIPT">
-
- // This script developed by Krishna "Mackfactor" Sudhakar
- // Krishna Sudhakar :: mackfactor98@hotmail.com
- // http://members.tripod.com/~mackfactor
- // Anyone is free to use this script. Please leave these
- // comment lines in. Thanks and enjoy.
-
- // <!-- Hide from older browsers
-
-
-
- for (j=4;j>=0;j=j-1) {
- for (i=255;i>=0;i=i-3) {
- rr=i>15 ? i.toString(16) : 0+i.toString(16);
- document.bgColor=rr+"0000";
- }
- }
-
- // -->
-
- </SCRIPT><!---BeginJAVBody---><!--EndJAVBody-->
-