<!--function AW_BustFrames() {    var u = document.location.host;    var l = u.length;    var d = u.substring(l-9,l);     if ((self.parent.frames.length!=0) && (d!="fraser.cc") && (u!="www.ems.psu.edu"))       	{		self.parent.location.replace(document.location.href);	}}//-->

