function resize() {
	$('content').setStyle('height', (Window.getHeight()-95)+'px');
}