From d7046f5d38004ff20739798c18f5796c31676546 Mon Sep 17 00:00:00 2001 From: yorhel Date: Sun, 13 Apr 2008 13:45:20 +0000 Subject: W00t, VNDB on SVN! git-svn-id: svn://vndb.org/vndb@1 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b --- static/files/def.js | 239 +++++++++++++++ static/files/dyna.js | 579 +++++++++++++++++++++++++++++++++++ static/files/footer.gif | Bin 0 -> 91 bytes static/files/graph.png | Bin 0 -> 601 bytes static/files/headerbg.jpg | Bin 0 -> 6068 bytes static/files/headerbot.png | Bin 0 -> 2343 bytes static/files/platforms.png | Bin 0 -> 2353 bytes static/files/rss.png | Bin 0 -> 735 bytes static/files/select.png | Bin 0 -> 1165 bytes static/files/sidebarbg.jpg | Bin 0 -> 3035 bytes static/files/sidebarbot.jpg | Bin 0 -> 1642 bytes static/files/sidebg.jpg | Bin 0 -> 553 bytes static/files/style.css | 729 ++++++++++++++++++++++++++++++++++++++++++++ static/files/warning.png | Bin 0 -> 2348 bytes 14 files changed, 1547 insertions(+) create mode 100644 static/files/def.js create mode 100644 static/files/dyna.js create mode 100644 static/files/footer.gif create mode 100644 static/files/graph.png create mode 100644 static/files/headerbg.jpg create mode 100644 static/files/headerbot.png create mode 100644 static/files/platforms.png create mode 100644 static/files/rss.png create mode 100644 static/files/select.png create mode 100644 static/files/sidebarbg.jpg create mode 100644 static/files/sidebarbot.jpg create mode 100644 static/files/sidebg.jpg create mode 100644 static/files/style.css create mode 100644 static/files/warning.png (limited to 'static') diff --git a/static/files/def.js b/static/files/def.js new file mode 100644 index 00000000..fcb98421 --- /dev/null +++ b/static/files/def.js @@ -0,0 +1,239 @@ + + +/* G L O B A L S T U F F */ + +function x(y){return document.getElementById(y)} +function cl(o,f){if(x(o))x(o).onclick=f} +function DOMLoad(y){var d=0;var f=function(){if(d++)return;y()}; +if(document.addEventListener)document.addEventListener("DOMCont" ++"entLoaded",f,false);document.write("