// JavaScript Document function eval_location() { // ascertain the document location and image path var here=new String(document.location),path=new String(document.images[0].src); // get the path to the graphics folder path = path.substring(0,path.lastIndexOf("/")+1); // alert(path); // work through the keywords and test one is in the location for (i=0;i-1) { MM_nbGroup('down','group1',mkeys[i],path+'nav-'+mkeys[i]+'-d.gif',1); break; } } return; }// JavaScript Document var mkeys=new Array('events','photogallery','aanewsletters','students','aacommittees','career','aalinks', 'discussion'); function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=775,height=575,left = 352.5,top = 0');"); }