New to JQ need serious help with image map/select boxs

New to JQ need serious help with image map/select boxs

Hello everyone, I am super new to Jquery so please bare with me. I have a huge task a head of me, rewriting a decent sized site over the next 48 hours.

What I am stuck on is conforming an old pop up window that I was using with an image map in it, that I had users click on a region of the image map and it would set the value of a particular select box on the parent windows form, and close the window that was popped open.

What I am now attempting to do is similar using a lightbox function. FaceBox to be more exact. Where it just layers over the form, user selects just like with the pop up and then it sets the select value, and then closes the Facebox. Problem is im not versed enough in jquery yet to make this transition. Can anyone help me?

to see an example of the pop up version goto
http://www.crecs.org/index.php?yb=jobreg&type=1 Scroll down on the form and look for "County" and hit the "Not Sure" link right near it. And thats what I want to conform the concept of into a facebox lightbox.

I got facebox working fine, handling the image map and rollovers for it. just lost when it comes to the jquery aspect.