window.onload = function() {
	myHeight = new fx.Height('client_login', {duration: 400});
	myHeight.hide();
}