> m = text.match(/Math\.ceil\(\-(\d+)/)

I cannot use regexp on this - need regexp on whole this prase 
(<td>Traffic left:</td>.....), because document is full of strings like 
this.
-- 
Posted via http://www.ruby-forum.com/.