function adv_init() {
advSearchFormHeight = new fx.FadeSize('advSearchForm', {duration: 1000});
advSearchFormHeight.toggle('height');
}