function hideControlPanel(){
	new Effect.toggle('controlPanel', 'slide', {duration:0.25});
}