home *** CD-ROM | disk | FTP | other *** search
- <ccResource>
- <ccTitle>
- Random background
- </ccTitle>
- <ccCategory>
- Images
- </ccCategory>
- <ccDescription>
-
- </ccDescription>
- <ccInstructions>
-
- </ccInstructions>
- <ccHeadContent>
-
- </ccHeadContent>
- <ccBodyContent>
- <SCRIPT LANGUAGE="Javascript">
- <!-- Place this code in the BODY of you text. --->
- <!-- Script supplied with CoffeeCup HTML Editor -->
- <!-- www.coffeecup.com -->
-
- var ccbg1="alarmclock.bmp"
- var ccbg2="baby.bmp"
- var ccbg3="bell.bmp"
-
- var coffeecurr=Math.round(6*Math.random())
- if (coffeecurr<=1)
- ccbg=ccbg1
- else if (coffeecurr<=4)
- ccbg=ccbg2
- else
- ccbg=ccbg3
- document.write('<body background="'+ccbg+'" bgcolor="#FFFFFF">')
-
- </SCRIPT>
- </ccBodyContent>
- <ccElementContent>
-
- <ccElementName></ccElementName>
- <ccElementAction></ccElementAction>
-
- </ccElementContent>
- <ccExtraData>
-
- </ccExtraData>
- </ccResource>