javascript. im doing a website and i want a box to pop up with the picture in it when i click the thumbnail.?

Question by soooo bored: javascript. im doing a website and i want a box to pop up with the picture in it when i click the thumbnail.?
the site where i got the idea is lanethrush.com i have copied the javascript files and the css files and added them to my own site. and added the href’s and all that stuff. and i keep getting javascript errors. what is wrong?

here are the script files and css files i have implemented. the others can be found viewing the source for lanethrush.com

http://www.daknomarketing.com/realestate_solution-1.8.2/admin_js/jquery.js

http://www.daknomarketing.com/realestate_solution-1.8.2/admin_js/thickbox.js

http://www.daknomarketing.com/realestate_solution-1.8.2/admin_css/thickbox.css

Best answer:

Answer by Colanth
Run your site in Firefox with the Firebug addon. When you get errors go to the lines causing the error (Firebug makes it trivially easy) and see if you can figure out the problem. If not, post the line causing the error and enough before and after it for us to understand what’s causing it.

Add your own answer in the comments!

About Admin