<!-- Hide Javascript from older browsers to prevent errors!
    if (top.frames.length > 0) {
        top.location.href = location.href;
    }
-->