if (olNs4 && bkSet) {
        dpObj = over.document.layers['backdrop'];
        if (typeof dpObj == 'undefined') return;  // if shadow layer not found, then content layer won't be either

        puObj = over.document.layers['PUContent'];