Event.observe(window, 'load', function() {
	if (parent.adjustIFrameSize) parent.adjustIFrameSize(window);
});