I think this code is no longer work because it contains [b]document.write[/b] script.
[quote]var w_x, w_y;
var snow=new Array();
for(i=1;i<=snowflakes;i++)t+='<div id="snow'+i+'" class="snow"></div>';
[b]document.write(t);[/b][/quote]
This script may work if the user still use the older version of the JS linker but if you try to use it with the recent linker it won't work
Last edited by KaNaLiTnUk (2007-12-06 13:37:55)