Every once in a while, you run across a script on the web that just makes you say “WOW!”.  Today, I found it at Lokesh Dhakar’s Lightbox JS v2.0 script.  I actually ran across this script running on Scott Hanselman’s blog and checked the source to see what he was using (thanks Scott!).  The things I really like about this script are (1) how very simple it is to use and (2) how it is nicely backwards-compatible if javascript is broken or if the script just doesn’t work for some reason (in which case your code will just open the window).  I guess what I really like is just how pretty the result is!