// JavaScript Document

smoothexpand.addDiv('job-1', 'fade=1,height=auto')
smoothexpand.addDiv('job-2', 'fade=1,height=auto')
smoothexpand.addDiv('job-3', 'fade=1,height=auto')
smoothexpand.addDiv('job-4', 'fade=1,height=auto')
smoothexpand.addDiv('job-5', 'fade=1,height=auto')
smoothexpand.addDiv('job-6', 'fade=1,height=auto')
smoothexpand.addDiv('job-7', 'fade=1,height=auto')
smoothexpand.addDiv('post', 'fade=1,height=auto')
smoothexpand.addDiv('search', 'fade=1,height=auto')


smoothexpand.addDiv('job-1', 'fade=0,speed=400,group=pets')
smoothexpand.addDiv('job-2', 'fade=0,speed=400,group=pets')
smoothexpand.addDiv('job-3', 'fade=0,speed=400,group=pets')
smoothexpand.addDiv('job-4', 'fade=0,speed=400,group=pets')
smoothexpand.addDiv('job-5', 'fade=0,speed=400,group=pets')
smoothexpand.addDiv('job-6', 'fade=0,speed=400,group=pets')
smoothexpand.addDiv('job-7', 'fade=0,speed=400,group=pets')
smoothexpand.addDiv('post', 'fade=0,speed=800,group=pets')
smoothexpand.addDiv('search', 'fade=0,speed=800,group=pets')


smoothexpand.ontoggle=function($, divobj, state){ 
}
smoothexpand.init()