// Script anti-frames

if (top != self) {
top.location.href = location.href;
}

