// sitetools.js

if (top.location != self.location) top.location.replace(self.location);
function function1() {
document.getElementById('sidebar').allowTransparency = true;
}