Can't change pages

Can't seem to change pages on this site

http://variety411.com/us/new-york/?s=&search=Commercial%20Production%20Companies&category=2#?search=Commercial%20Production%20Companies&category=2

The link contained in "Next" does not change on each page.

Here is an export of how I configured Web Scraper

{"_id":"variety","startUrl":["http://variety411.com/us/new-york/?s=&search=Commercial%20Production%20Companies&category=2#?search=Commercial%20Production%20Companies&category=2"],"selectors":[{"id":"links","type":"SelectorLink","selector":"div.result-title a.ng-binding","parentSelectors":["_root","page"],"multiple":true,"delay":0},{"id":"page","type":"SelectorLink","selector":"a.st-next","parentSelectors":["_root","page"],"multiple":false,"delay":0},{"id":"element","type":"SelectorText","selector":"div.map-address","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"company","type":"SelectorText","selector":"div.map-address h1","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"address","type":"SelectorText","selector":"tr:contains('Address:') span:nth-of-type(1)","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"city","type":"SelectorText","selector":"span:nth-of-type(2)","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"state","type":"SelectorText","selector":"span:nth-of-type(3)","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"zip","type":"SelectorText","selector":"span:nth-of-type(4)","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"phone","type":"SelectorText","selector":"tr:contains('Phone:') span.gc-cs-link","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"fax","type":"SelectorText","selector":"tr:contains('Fax:') span.gc-cs-link","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"website","type":"SelectorText","selector":"tr:contains('Website:') a","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"industry","type":"SelectorText","selector":"div.map-address div:nth-of-type(1) a","parentSelectors":["links"],"multiple":false,"regex":"","delay":0},{"id":"email","type":"SelectorText","selector":"a.contact-txt2","parentSelectors":["links"],"multiple":false,"regex":"","delay":0}]}

Thanks for any help you can offer.

Joe

Solution found.

Thanks