To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/lenasys/trunk
20.1.1
by galaxyAbstractor
* Added an simple admin panel to the codeviewer-cmssy stuff
|
1
|
window.onload = function() {
|
2
|
myHeight = new fx.Height('nav', {duration: 400});
|
3
|
myHeight.hide();
|
4
|
}
|