if (data.indexOf('next_step=2') === 0) { $('#step_2').show("slow"); off_step('#step_1'); $('#dialog_ok').css('display','inline'); view_status_ok(); sent_nexstep_query(2); }