Event.observe(window, 'load', function(e){
	makeSameHeight($('leftColumn', 'loginBox_content'),'TRUE');
});
