if (o3_shadowx == 0) {
        if (o3_shadowy < 0) {
            posStr[0] = ' left:0; top: 0';
            posStr[1] = ' left:0; top: ' + Y + 'px';
        } else if (o3_shadowy > 0) {