No edit summary Tag: Reverted |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
</script> | </script> | ||
<script> | <script> | ||
$(" | $(".thumb").each( function() { | ||
var rNum = (Math.random()*6)-3; | var rNum = (Math.random()*6)-3; | ||
$(this).css( { | $(this).css( { |