/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk
1
2
3
4
5
6
function show(){
	$('#buttonContainer').hide();
	$('#showButton').hide();
	$('#lessUsed').slideDown(1000);
 }