// User Interface JS file
// Store common JS functions here and reduce bandwidth!

// break out of frames, allow loginas.
//alert(self.name);

//if (self.name.indexOf('loginas') == -1 && self.name.indexOf('hiddenframe') == -1 && self.name != 'popwinframe' && top.location != self.location) top.location.href = self.location.href;

