var text = "/center/5555/zoom/11/query/Сдесь запрос"; var arr = text.split('/');arr.splice(0,1); alert(arr.join(',\n'))