its the christmas tree script from "learn how to program using any web browser" and i copied it from the book to see if it works (before i edit it), and it doesnt work.
2/ the commas in the for loops should be semi-colons
3/ var Ornament.Math.round(Number); should be var Ornament = Math.round(Number);
4/ missing type in the <script> tag
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System