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