<!--function net(number) {  window.open("faq" + number + ".html", "faqframe", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,height=170,width=600");}function s() {   window.open("schedule.html", "schedule", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,height=175,width=600");}function path() {  if( (navigator.appName == "Microsoft Internet Explorer") || (navigator.appName == "Netscape" && (navigator.appVersion == "5.0 (Windows; en-US)" || navigator.appVersion == "5.0 (Macintosh; en-US)")) )      location.href="student_organizations.html";    else      window.open("http://solo.ucsd.edu/lasso/orgsearch.lasso", "student_organizations", "resizable=yes,toolbar=yes,location=no,directories=no,status=yes,menubar=no,scrollbars=yes");}function max(){     self.resizeTo(screen.width,screen.height);    self.moveTo(0,0);}// -->