/* popup.js * Alan Wilkinson (awilkin@udel.edu) - 2/11/2007 * * Script that facilates pop-ups. To create a pop-up link the "rel" attribute * must be formated as "popup|TYPE", where TYPE is a member of the list below. * * This script supports the following TYPEs: * "newWin" - Link opens in a new window * "info' - Pop-up for "site.shtml" */ //