Problems on a site...need help

I’ve got this site that I’m coding and I keep running into one problem after another, primarily with the JavaScript and some of the stuff I’m using.

I’m using jQuery, and along with it - jquery corners, [URL=“http://flowplayer.org/”]FlowPlayer, and [URL=“http://jquery.com/demo/thickbox/”]ThickBox.

The idea is to have a video portfolio section and when you click on “Video”, it pops up the thickbox window with a flowplayer movie in it. Everything works perfect in FireFox 3.5 on Mac OSX

http://tinyurl.com/yedu28z

Problem #1:
If you view the same page in Safari, ALL of the videos start playing at the same time. They are set to auto play, but I want them to start playing when the thickbox window is triggered.

Problem #2:
the Corners are not working as I expect them to when I view it in IE7. I don’t know if it’s a cached version of the jquery corners file or if it’s still janked up in IE7 for some reason.

Please view my source code and feel free to make some suggestions on maybe another method of getting all of this to work right.

Thank you.

Bump. Any help would be very much appreciated.