diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 19:23:47 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 19:23:47 -0400 |
| commit | da2c9221e6e9b3fc3cd75ff1824ce77f8539e01b (patch) | |
| tree | 31ea24c9ffb059f6ea36025964d9ada6e8eb2de0 /static/index.html | |
| parent | 83aee3dd09c05a8b7840f9f439fee46a34eb9d57 (diff) | |
sostler prod commit
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 406f71c..3743520 100755 --- a/static/index.html +++ b/static/index.html @@ -25,6 +25,7 @@ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <script type="text/javascript" src="/static/js/sha1.js"></script> <script type="text/javascript" src="/static/js/home.js"></script> + <script type="text/javascript" src="/static/js/cookie.js"></script> <script type="text/javascript" src="/static/js/jquery.nivo.slider.pack.js"></script> <script> $(document).ready(initLoginForm); @@ -82,7 +83,7 @@ $(document).ready(function() { <div id="main" align="center"> <img src="/static/img/flyhorse.gif" id="horse" /> - +<img src="/static/img/bigbow.png" id="bigbow" /> <div id="registerbox"> <div id="logo-and-text"> <a href="/"><img src="/static/img/dumpclearlogo2.png"></a> |
