﻿function go() {
    if (self != top) {
        window.location.href('http://www.chem99.com/no.gif');
    }
}
go();