I am using jQuery Cycle plugin with pagers. I need to have navigation functionality, where I can provide a link to my client and he can browse that page which is a projects gallery. I need the cycle plugin to show a particular slide. Maybe variables can be supplied in the URL to go to a specific slide. I do not mind writing another jquery script to achieve it.
In that case, I would need to get a variable on pageload from the URL (a number 'n') and make a click on a nth element inside a div.