Version 0.6.1-Beta: - Make icons clickable to same URL as text links - Links now generate random popup names instead of just '_new' - Default browser display settings are now passed to options.beforeReject() event method - Code/comments cleanup Version 0.6-Beta: - Add opts.closeCookie and functionality to remmember closes - Allow closing of window via ESC key via opts.closeESC - Added parameters to event functions - Add opts.overlayBgColor and opts.overlayOpacity - Rename #jr_bg to #jr_overlay - Make popup position static; move with scroll/window resizing - Remove "return" requirement for click events; removed from demos - Hide/show "embed, object, select, applet" elements because they show above overlay - Remove opts.width/opts.height (now determined dynamically) - Improve issues with included CSS files affecting display - Fix opts.closeURL issues with default option ('#') - Add options to browserInfo to allow display restrictions - Add 'all' to browser reject options - Make browser display settings "cascade" - Improve DOM/CSS traversing efficiency - Fix display bugs in IE - Other Misc. Bug Fixes / Efficiency improvements Version 0.5-Beta: - Initial Version