function getConnectionObject() {
        var o;

        try {
            if (o = createXhrObject(pub.transactionId)) {