jQuery image slider stop when in position

jQuery image slider stop when in position

I have a continuous scroll of images being pulled through from a database and I want to make the scroll stop for 3 seconds every time one image from the scroller moves into a certain position.

Then after 3 seconds, the next one scrolls to the position and does the same thing.