Skip to content

Commit

Permalink
Disable jiggy
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Klug committed Jun 9, 2010
1 parent b33f2f5 commit 67e2eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.html
Expand Up @@ -9,6 +9,7 @@
<script type="text/javascript" charset="utf-8">

function onl() {
return false;
document.body.style.background="#"+randhex()+randhex()+randhex()+randhex()+randhex()+randhex();
var fore = "#"+randhexlight()+randhexlight()+randhexlight()+randhexlight()+randhexlight()+randhexlight();

Expand Down

0 comments on commit 67e2eee

Please sign in to comment.