Syncing two jquery slideshows

Syncing two jquery slideshows

Hi, I'm using this jquery cycle plugin http://malsup.com/jquery/cycle/ for two "slideshows" on this page: http://dev.emsix.com/renaissance/default.asp. I have one slideshow for the graphic masthead and one for the text in the white box.

I have each set to rotate at the same interval, but over time, the sync gets slightly off. Is there a way I can fire off a function to change the text ONLY when the graphic changes? That way one will control the other and they'll be truly synced.

I'm a total newbie when it comes to jquery function writing, so I would appreciate any help or advice on how to go about this challenge. Thank you!