I have a site that has thumbnails as Javascipt buttons, when clicked on they show a full view of the image in the middle of the page. Now I need to be able to click on that image in the middle of the page to see a pop-up window with a larger view of the image with details and such. Should I create the latter part in Flash and incorporate it in my javascript? or is there a way to do it javascript?